Class MPMEPMDocumentDescribeLink

All Implemented Interfaces:
Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, _Filterable, Filterable, DisplayIdentification, wt.objecttag._ObjectTaggable, wt.objecttag.ObjectTaggable, wt.option._ChoiceMappable, wt.option._Expressionable, wt.option._ExpressionAssignable, wt.option._IndependentExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.option.IndependentExpressionAssignable, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=IteratedDescribeLink.class,interfaces={Releasable.class,Filterable.class,wt.objecttag.ObjectTaggable.class,ChoiceMappable.class,ExpressionAssignable.class,wt.option.IndependentExpressionAssignable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="builtFlag",type=boolean.class,initialValue="false",supportedAPI=PUBLIC),@GeneratedProperty(name="description",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(upperLimit=2000)),@GeneratedProperty(name="showInPlayback",type=boolean.class,initialValue="false",columnProperties=@ColumnProperties(defaultValue="0"),supportedAPI=PUBLIC),@GeneratedProperty(name="playbackSequence",type=java.lang.Long.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(lowerLimit=0)),@GeneratedProperty(name="illustration",type=boolean.class,initialValue="true",supportedAPI=PUBLIC),@GeneratedProperty(name="docOrder",type=int.class),@GeneratedProperty(name="controlLinkRef",type=ObjectReference.class),@GeneratedProperty(name="uniqueIdentifier",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true,defaultValue="0"))},roleA=@GeneratedRole(name="describes",type=MPMEPMDocumentManageable.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="describedBy",type=EPMDocument.class,cardinality=ONE_TO_MANY,owner=false),tableProperties=@TableProperties(tableName="MPMEPMDocumentDescribeLink")) public class MPMEPMDocumentDescribeLink extends _MPMEPMDocumentDescribeLink

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