|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.esi.migrate.OrgAssociationMigrator.Server
Field Summary |
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
protected |
OrgAssociationMigrator.Server()
Constructs a Server object which performs the migration. |
Method Summary | |
protected void |
migrate()
Migrates RTP Part/Organizations Associations to ESI Target Assignment Links |
protected void |
migrate(WTPartMaster master,
Collection targets)
Migrates RTP Part/Organizations Associations for the supplied part master object. |
protected boolean |
migrateFromReleaseActivity(OrgAssociationMigrator.PartTargetAssignments assignments)
Creates ESI Target Assignment Links for the supplied part iteration based on the iteration's release history. |
static Boolean |
runMigration()
Static method for initiating migration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected OrgAssociationMigrator.Server() throws WTException
WTException
Method Detail |
public static Boolean runMigration() throws WTException
WTException
protected void migrate() throws WTException
WTException
protected void migrate(WTPartMaster master, Collection targets) throws WTException, SQLException
master
- - the part master to migratetargets
- - targets to which the supplied master has
OrgPMAssociations.
WTException
SQLException
protected boolean migrateFromReleaseActivity(OrgAssociationMigrator.PartTargetAssignments assignments) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |