|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.misc.AddMissingGroupSets
public class AddMissingGroupSets
| Constructor Summary | |
|---|---|
AddMissingGroupSets()
|
|
| Method Summary | |
|---|---|
void |
addAllMissingGroupSets()
Add all missing group sets |
void |
addMissingImmediateGroupSetsForAttrDefOwners()
Add missing group sets for immediate memberships where the owner is a stem |
void |
addMissingImmediateGroupSetsForGroupOwners()
Add missing group sets for immediate memberships where the owner is a group |
void |
addMissingImmediateGroupSetsForStemOwners()
Add missing group sets for immediate memberships where the owner is a stem |
void |
addMissingSelfGroupSetsForAttrDefs()
Add missing self group sets for stems |
void |
addMissingSelfGroupSetsForGroups()
Add missing self group sets for groups |
void |
addMissingSelfGroupSetsForStems()
Add missing self group sets for stems |
AddMissingGroupSets |
logDetails(boolean logDetails)
Whether or not to log details |
AddMissingGroupSets |
saveUpdates(boolean saveUpdates)
Whether or not to actually save updates |
AddMissingGroupSets |
showResults(boolean showResults)
Whether or not to print out results of what's being done |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddMissingGroupSets()
| Method Detail |
|---|
public AddMissingGroupSets showResults(boolean showResults)
showResults -
public AddMissingGroupSets saveUpdates(boolean saveUpdates)
saveUpdates -
public AddMissingGroupSets logDetails(boolean logDetails)
logDetails -
public void addAllMissingGroupSets()
public void addMissingSelfGroupSetsForGroups()
public void addMissingSelfGroupSetsForStems()
public void addMissingImmediateGroupSetsForGroupOwners()
public void addMissingImmediateGroupSetsForStemOwners()
public void addMissingImmediateGroupSetsForAttrDefOwners()
public void addMissingSelfGroupSetsForAttrDefs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||