Class EnterpriseDataLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.enterprise.data._EnterpriseDataLink
com.ptc.windchill.enterprise.data.EnterpriseDataLink
All Implemented Interfaces:
com.ptc.windchill.enterprise.data._DatableLink, com.ptc.windchill.enterprise.data._EnterpriseDataLinkTypeInterface, com.ptc.windchill.enterprise.data.DatableLink, com.ptc.windchill.enterprise.data.EnterpriseDataLinkTypeInterface, Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

@GenAsBinaryLink(superClass=ObjectToObjectLink.class, interfaces={com.ptc.windchill.enterprise.data.EnterpriseDataLinkTypeInterface.class,wt.type.Typed.class,com.ptc.windchill.enterprise.data.DatableLink.class}, serializable=EXTERNALIZABLE_BASIC, roleA=@GeneratedRole(name="datable",type=EnterpriseDatable.class,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="data",type=EnterpriseData.class,cardinality=ONE_TO_MANY), tableProperties=@TableProperties(tableName="EnterpriseDataLink")) public class EnterpriseDataLink extends com.ptc.windchill.enterprise.data._EnterpriseDataLink

Use the newEnterpriseDataLink static factory method(s), not the EnterpriseDataLink 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: