|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.misc.MigrateLegacyAttributes
public class MigrateLegacyAttributes
Constructor Summary | |
---|---|
MigrateLegacyAttributes()
|
Method Summary | |
---|---|
long |
fullMigration()
Full migration |
MigrateLegacyAttributes |
logDetails(boolean logDetails)
Whether or not to log details |
long |
migrateAttributeAssignments()
Migrate attribute assignments |
long |
migrateAttributes()
Migrate attributes |
long |
migrateGroupTypeAssignments()
Migrate group type assignments |
long |
migrateGroupTypes()
Migrate group types |
long |
migrateLists()
Migrate lists |
MigrateLegacyAttributes |
saveUpdates(boolean saveUpdates)
Whether or not to actually save updates |
MigrateLegacyAttributes |
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 MigrateLegacyAttributes()
Method Detail |
---|
public MigrateLegacyAttributes showResults(boolean showResults)
showResults
-
public MigrateLegacyAttributes saveUpdates(boolean saveUpdates)
saveUpdates
-
public MigrateLegacyAttributes logDetails(boolean logDetails)
logDetails
-
public long fullMigration()
public long migrateGroupTypes()
public long migrateAttributes()
public long migrateLists()
public long migrateGroupTypeAssignments()
public long migrateAttributeAssignments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |