|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitSeedLink | |
wt.replication.export | |
wt.replication.unit |
Uses of UnitSeedLink in wt.replication.export |
Methods in wt.replication.export with parameters of type UnitSeedLink | |
static void |
ReplicationWTPartStruct.printWTPartSeed(UnitSeedLink seedLink)
|
static void |
ReplicationEPMDocStruct.printEPMDocSeed(UnitSeedLink seedLink)
|
Uses of UnitSeedLink in wt.replication.unit |
Methods in wt.replication.unit that return UnitSeedLink | |
protected static UnitSeedLink |
UnitSeedOperation.findUnitSeedLink(WTObject a_seed,
WTUnit a_unit)
Returns the UnitSeedLink object (if it exists) for the Seed object and WTUnit. |
static UnitSeedLink |
UnitSeedLink.newUnitSeedLink(WTUnit unit,
WTObject seed)
Default factory for the class. |
Methods in wt.replication.unit with parameters of type UnitSeedLink | |
protected boolean |
UnitSeedLink.readVersion(UnitSeedLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |