Package wt.trace.links
Class _ObjectToObjectTraceLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.trace.links._ObjectToObjectTraceLink
- All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable,Externalizable,Serializable,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,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,_TraceLinkIfc,TraceLinkIfc,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
ObjectToObjectTraceLink
public abstract class _ObjectToObjectTraceLink
extends ObjectToObjectLink
implements wt.type.Typed, com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, TraceLinkIfc, Externalizable
- See Also:
-
Field Summary
Fields inherited from interface wt.trace.links._TraceLinkIfc
RESOURCE_LAST_MODIFIED_AT, SUSPECT, TRACEABLE_ROLE, TRACED_TO_ROLE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetResourceLastModifiedAt(Timestamp resourceLastModifiedAt) Supported API: truevoidsetSuspect(Boolean suspect) Supported API: truevoidsetTraceable(Traceable the_traceable) Supported API: truevoidsetTracedTo(TracedTo the_tracedTo) Supported API: trueMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getTraceable
Supported API: true- Specified by:
getTraceablein interface_TraceLinkIfc- Specified by:
getTraceablein interfaceTraceLinkIfc- See Also:
-
setTraceable
Supported API: true- Specified by:
setTraceablein interface_TraceLinkIfc- Specified by:
setTraceablein interfaceTraceLinkIfc- Throws:
WTPropertyVetoException- See Also:
-
getTracedTo
Supported API: true- Specified by:
getTracedToin interface_TraceLinkIfc- Specified by:
getTracedToin interfaceTraceLinkIfc- See Also:
-
setTracedTo
Supported API: true- Specified by:
setTracedToin interface_TraceLinkIfc- Specified by:
setTracedToin interfaceTraceLinkIfc- Throws:
WTPropertyVetoException- See Also:
-
getSuspect
Supported API: true- Specified by:
getSuspectin interface_TraceLinkIfc- See Also:
-
setSuspect
Supported API: true- Specified by:
setSuspectin interface_TraceLinkIfc- Throws:
WTPropertyVetoException- See Also:
-
getResourceLastModifiedAt
Supported API: true- Specified by:
getResourceLastModifiedAtin interface_TraceLinkIfc- See Also:
-
setResourceLastModifiedAt
public void setResourceLastModifiedAt(Timestamp resourceLastModifiedAt) throws WTPropertyVetoException Supported API: true- Specified by:
setResourceLastModifiedAtin interface_TraceLinkIfc- Throws:
WTPropertyVetoException- See Also:
-