Class MissingRepObjectLinkTarget

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.replication.server.imp._MissingRepObjectLinkTarget
com.ptc.windchill.replication.server.imp.MissingRepObjectLinkTarget
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification

MissingRepObjectLinkTarget is a subclass of ObjectToObjectLink that links MissingRepObjectTarget, WTObject objects to each other to form missing object information for a package delivery.

Use the newMissingRepObjectLinkTarget static factory method(s), not the MissingRepObjectLinkTarget constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: