Class _ESIReleasedObjectSnapshot

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.esi.snapshot._ESIReleasedObjectSnapshot
All Implemented Interfaces:
Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification
Direct Known Subclasses:
ESIReleasedObjectSnapshot

public abstract class _ESIReleasedObjectSnapshot extends WTObject implements Releasable, Externalizable
See Also:
  • Field Details

  • Method Details

    • getParentReference

      public ObjectReference getParentReference()
      Object reference of BOM in case of raw material link and primary part in case of coupling object.This will be null in case of coupling member object.

      Supported API: true

      See Also:
    • setParentReference

      public void setParentReference(ObjectReference parentReference)
      Object reference of BOM in case of raw material link and primary part in case of coupling object.This will be null in case of coupling member object.

      Supported API: true

      See Also:
    • getReleasedObjectRef

      public ObjectReference getReleasedObjectRef()
      Object reference of raw material link/coupling/coupling member object.

      Supported API: true

      See Also:
    • setReleasedObjectRef

      public void setReleasedObjectRef(ObjectReference releasedObjectRef)
      Object reference of raw material link/coupling/coupling member object.

      Supported API: true

      See Also:
    • getGroupObjectRef

      public ObjectReference getGroupObjectRef()
      Object reference of coupling object. This field will be populated only for coupling member object.

      Supported API: true

      See Also:
    • setGroupObjectRef

      public void setGroupObjectRef(ObjectReference groupObjectRef)
      Object reference of coupling object. This field will be populated only for coupling member object.

      Supported API: true

      See Also:
    • getTargetRef

      public ObjectReference getTargetRef()
      Object reference of esi target object.

      Supported API: true

      See Also:
    • setTargetRef

      public void setTargetRef(ObjectReference targetRef)
      Object reference of esi target object.

      Supported API: true

      See Also:
    • getTransactionID

      public long getTransactionID()
      Transaction ID. This field will be populated only when context part/content part/navigation criteria of smart collection is released.

      Supported API: true

      See Also:
    • setTransactionID

      public void setTransactionID(long transactionID)
      Transaction ID. This field will be populated only when context part/content part/navigation criteria of smart collection is released.

      Supported API: true

      See Also:
    • getAction

      public String getAction()
      Action. This field will be populated only when raw material is released.

      Supported API: true

      See Also:
    • setAction

      public void setAction(String action)
      Action. This field will be populated only when raw material is released.

      Supported API: true

      See Also: