Class SyncToGrouperReport
java.lang.Object
edu.internet2.middleware.grouper.app.syncToGrouper.SyncToGrouperReport
sync to grouper report
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add change countvoid
addErrorLine
(String errorLine) add error linevoid
addOutputLine
(String outputLine) add output linevoid
void
addTotalCount
(int amountToAdd) int
how many changes overallint
this is dynamically built for a reportint
this is dynamically built for a reportint
this is dynamically built for a reportint
int
how many changes overallerror linesint
this is dynamically built for a reportint
this is dynamically built for a reportint
this is dynamically built for a reportint
this is dynamically built for a report, of size tenint
int
this is dynamically built for a reportint
this is dynamically built for a reportoutput linesthis is dynamically built for a report, of size tenint
int
this is dynamically built for a reportthis is dynamically built for a report, of size tenint
int
this is dynamically built for a reportgetState()
state for loggingint
this is dynamically built for a reportint
this is dynamically built for a reportint
this is dynamically built for a reportint
int
int
void
state for loggingvoid
setSyncToGrouper
(SyncToGrouper syncToGrouper) void
setTotalCount
(int totalCount)
-
Constructor Details
-
SyncToGrouperReport
public SyncToGrouperReport() -
SyncToGrouperReport
-
-
Method Details
-
getTotalCount
public int getTotalCount() -
setTotalCount
public void setTotalCount(int totalCount) -
getInserts
public int getInserts() -
getUpdates
public int getUpdates() -
getDeletes
public int getDeletes() -
addTotalCount
public void addTotalCount(int amountToAdd) - Parameters:
amountToAdd
-
-
getState
state for logging- Returns:
-
setState
state for logging- Parameters:
state
-
-
getSyncToGrouper
-
setSyncToGrouper
-
getDifferenceCountOverall
public int getDifferenceCountOverall()how many changes overall- Returns:
- change count overall
-
getChangeCountOverall
public int getChangeCountOverall()how many changes overall- Returns:
- change count overall
-
getStemInserts
public int getStemInserts()- Returns:
-
getStemInsertsNames
this is dynamically built for a report- Returns:
- the set of stem names which are inserts
-
getStemUpdatesNames
this is dynamically built for a report- Returns:
- the set of stem names which are updates
-
getErrorLines
error lines- Returns:
-
getOutputLines
output lines- Returns:
- output lines
-
addOutputLine
add output line- Parameters:
outputLines1
-
-
addErrorLine
add error line- Parameters:
errorLine
-
-
addChangeOverall
public void addChangeOverall()add change count -
getStemUpdates
public int getStemUpdates() -
getStemDeletes
public int getStemDeletes()- Returns:
-
getStemDeletesNames
this is dynamically built for a report- Returns:
- the set of stem names which are deletes
-
getGroupDeletes
public int getGroupDeletes()- Returns:
-
getGroupDeletesNames
this is dynamically built for a report- Returns:
- the set of Group names which are deletes
-
getGroupInserts
public int getGroupInserts()- Returns:
-
getGroupInsertsNames
this is dynamically built for a report- Returns:
- the set of stem names which are inserts
-
getGroupUpdates
public int getGroupUpdates() -
getGroupUpdatesNames
this is dynamically built for a report- Returns:
- the set of stem names which are updates
-
getCompositeDeletes
public int getCompositeDeletes()- Returns:
-
getCompositeDeletesNames
this is dynamically built for a report- Returns:
- the set of Composite names which are deletes
-
getCompositeInserts
public int getCompositeInserts()- Returns:
-
getCompositeInsertsNames
this is dynamically built for a report- Returns:
- the set of composites names which are inserts
-
getCompositeUpdates
public int getCompositeUpdates() -
getCompositeUpdatesNames
this is dynamically built for a report- Returns:
- the set of composite names which are updates
-
getMembershipDeletes
public int getMembershipDeletes()- Returns:
-
getMembershipDeleteNames
this is dynamically built for a report, of size ten- Returns:
- the set of Membership names which are deletes
-
getMembershipInserts
public int getMembershipInserts()- Returns:
-
getMembershipInsertsNames
this is dynamically built for a report- Returns:
- the set of composites names which are inserts
-
getMembershipUpdates
public int getMembershipUpdates() -
getMembershipUpdatesNames
this is dynamically built for a report- Returns:
- the set of composite names which are updates
-
getPrivilegeGroupDeleteNames
this is dynamically built for a report, of size ten- Returns:
- the set of Membership names which are deletes
-
getPrivilegeGroupDeletes
public int getPrivilegeGroupDeletes()- Returns:
-
getPrivilegeGroupInserts
public int getPrivilegeGroupInserts()- Returns:
-
getPrivilegeGroupInsertsNames
this is dynamically built for a report- Returns:
- the set of composites names which are inserts
-
getPrivilegeStemDeleteNames
this is dynamically built for a report, of size ten- Returns:
- the set of Membership names which are deletes
-
getPrivilegeStemDeletes
public int getPrivilegeStemDeletes()- Returns:
-
getPrivilegeStemInserts
public int getPrivilegeStemInserts()- Returns:
-
getPrivilegeStemInsertsNames
this is dynamically built for a report- Returns:
- the set of composites names which are inserts
-
getSubjectNotFound
public int getSubjectNotFound() -
addSubjectNotFound
public void addSubjectNotFound()
-