Package wt.epm.structure
Class _EPMReferenceLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.epm.structure._EPMReferenceLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.epm._EPMObject,EPMObject,_EPMDependencyLink,EPMDependencyLink,wt.esi._Releasable,Releasable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,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
- Direct Known Subclasses:
EPMReferenceLink
public abstract class _EPMReferenceLink
extends ObjectToObjectLink
implements EPMDependencyLink, wt.fc.archive.Archiveable, Releasable, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.epm.structure._EPMDependencyLink
AS_STORED_CHILD_NAME, DEP_TYPE, HAS_IBAVALUES, REQUIRED, UNIQUE_LINK_ID, UNIQUE_NDIDFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.epm.EPMObject
AUTHORING_APPLICATION, OWNER_APPLICATION, UNSPECIFIEDFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSpecifies the name of the "child" document as it was known by the application when it created the dependency link.intan integer that authoring application may use to designate the type of dependencylonguniqueLinkId is used to identify the identical member links between parent and child document.uniqueNDId is used to identify the identical member links between parent and child document in Neutral Data.booleanDesignates that the authoring application requires the "child" document in order to work with the "parent" document.voidsetAsStoredChildName(String asStoredChildName) Specifies the name of the "child" document as it was known by the application when it created the dependency link.voidsetDepType(int depType) an integer that authoring application may use to designate the type of dependencyvoidsetRequired(boolean required) Designates that the authoring application requires the "child" document in order to work with the "parent" document.voidsetUniqueLinkID(long uniqueLinkID) uniqueLinkId is used to identify the identical member links between parent and child document.voidsetUniqueNDId(String uniqueNDId) uniqueNDId is used to identify the identical member links between parent and child document in Neutral Data.Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.epm.EPMObject
checkAttributes, getAuthoringApplication, getOwnerApplicationMethods inherited from interface wt.type.FlexTyped
getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValueMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getAsStoredChildName
Specifies the name of the "child" document as it was known by the application when it created the dependency link. Applications often internally save the names of documents that they reference. This field enables those applications to find the correct document after it is renamed.Supported API: true
- Specified by:
getAsStoredChildNamein interface_EPMDependencyLink- See Also:
-
setAsStoredChildName
Specifies the name of the "child" document as it was known by the application when it created the dependency link. Applications often internally save the names of documents that they reference. This field enables those applications to find the correct document after it is renamed.Supported API: true
- Specified by:
setAsStoredChildNamein interface_EPMDependencyLink- Throws:
WTPropertyVetoException- See Also:
-
getDepType
public int getDepType()an integer that authoring application may use to designate the type of dependencySupported API: true
- Specified by:
getDepTypein interface_EPMDependencyLink- See Also:
-
setDepType
an integer that authoring application may use to designate the type of dependencySupported API: true
- Specified by:
setDepTypein interface_EPMDependencyLink- Throws:
WTPropertyVetoException- See Also:
-
isRequired
public boolean isRequired()Designates that the authoring application requires the "child" document in order to work with the "parent" document.Supported API: true
- Specified by:
isRequiredin interface_EPMDependencyLink- See Also:
-
setRequired
Designates that the authoring application requires the "child" document in order to work with the "parent" document.Supported API: true
- Specified by:
setRequiredin interface_EPMDependencyLink- Throws:
WTPropertyVetoException- See Also:
-
getUniqueLinkID
public long getUniqueLinkID()uniqueLinkId is used to identify the identical member links between parent and child document. Its uniqueness scope is within the system. It is an internally generated unique link identifier. It may be read but not changed.Supported API: true
- Specified by:
getUniqueLinkIDin interface_EPMDependencyLink- See Also:
-
setUniqueLinkID
uniqueLinkId is used to identify the identical member links between parent and child document. Its uniqueness scope is within the system. It is an internally generated unique link identifier. It may be read but not changed.Supported API: true
- Specified by:
setUniqueLinkIDin interface_EPMDependencyLink- Throws:
WTPropertyVetoException- See Also:
-
getUniqueNDId
uniqueNDId is used to identify the identical member links between parent and child document in Neutral Data. Its uniqueness scope is within the system. It is an internally generated unique link identifier. It may be read but not changed.Supported API: true
- Specified by:
getUniqueNDIdin interface_EPMDependencyLink- See Also:
-
setUniqueNDId
uniqueNDId is used to identify the identical member links between parent and child document in Neutral Data. Its uniqueness scope is within the system. It is an internally generated unique link identifier. It may be read but not changed.Supported API: true
- Specified by:
setUniqueNDIdin interface_EPMDependencyLink- Throws:
WTPropertyVetoException- See Also:
-