|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ESITargetAssignmentLink | |
com.ptc.windchill.esi.tgt | |
com.ptc.windchill.esi.txn |
Uses of ESITargetAssignmentLink in com.ptc.windchill.esi.tgt |
Methods in com.ptc.windchill.esi.tgt that return ESITargetAssignmentLink | |
ESITargetAssignmentLink |
ESITargetUtility.newESITargetAssignmentLink(Persistable persistable,
ESITarget target)
Returns an instance of ESITargetAssignmentLink. |
static ESITargetAssignmentLink |
ESITargetAssignmentLink.newESITargetAssignmentLink(Releasable releasableObject,
ESITarget target)
Default factory for the class. |
static ESITargetAssignmentLink |
ESITargetAssignmentLink.newESITargetAssignmentLink(Persistable persistableObject,
ESITarget target)
Deprecated. , replaced by newESITargetAssignmentLink( Releasable releasableObject, ESITarget target ) |
Methods in com.ptc.windchill.esi.tgt with parameters of type ESITargetAssignmentLink | |
void |
ESITargetUtility.deleteTargetAssociation(ESITargetAssignmentLink link)
Deletes the argument from the database. |
protected boolean |
ESITargetAssignmentLink.readVersion(ESITargetAssignmentLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of ESITargetAssignmentLink in com.ptc.windchill.esi.txn |
Methods in com.ptc.windchill.esi.txn with parameters of type ESITargetAssignmentLink | |
void |
ESITransactionUtility.deleteTargetAssociation(ESITargetAssignmentLink link)
Removes the argument from the database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |