Package com.ptc.windchill.esi.txn
Class _ReleaseActivity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.txn._ReleaseActivity
- All Implemented Interfaces:
ESITargetAssociation,com.ptc.windchill.esi.translation.TranslationInfoMapHolder,com.ptc.windchill.esi.txn._ReleaseActivityTypeInterface,com.ptc.windchill.esi.txn.ReleaseActivityTypeInterface,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
- Direct Known Subclasses:
ReleaseActivity
public abstract class _ReleaseActivity
extends ObjectToObjectLink
implements ESITargetAssociation, wt.type.Typed, com.ptc.windchill.esi.txn.ReleaseActivityTypeInterface, com.ptc.windchill.esi.translation.TranslationInfoMapHolder, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringThe name of the user who created this entry.static final StringSupported API: truestatic final StringHelpful display information for RPC results, should be the logical class of the objectstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringTimestamp of the release.static final StringLife cycle state of the persistable object associated with the ReleaseActivity object.static final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: true -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueThe name of the user who created this entry.Helpful display information for RPC results, should be the logical class of the objectSupported API: trueSupported API: trueLife cycle state of the persistable object associated with the ReleaseActivity object.Timestamp of the release.Supported API: trueSupported API: trueSupported API: truebooleanSupported API: truevoidsetAction(ReleaseActivityAction action) Supported API: truevoidsetCreator(String creator) The name of the user who created this entry.voidsetDeleted(boolean deleted) Supported API: truevoidsetDescription(String description) Helpful display information for RPC results, should be the logical class of the objectvoidsetReleasableObject(Releasable the_releasableObject) Supported API: truevoidsetReleaseClass(String releaseClass) Supported API: truevoidsetReleasedObjectState(String releasedObjectState) Life cycle state of the persistable object associated with the ReleaseActivity object.voidsetReleaseStamp(Timestamp releaseStamp) Timestamp of the release.voidsetStatus(ReleaseStatusType status) Supported API: truevoidSupported API: truevoidsetTranslationInfo(TranslationInfoMap translationInfo) 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.Persistable
checkAttributes
-
Field Details
-
RELEASE_STAMP
Timestamp of the release.Supported API: true
- See Also:
-
CREATOR
The name of the user who created this entry.Supported API: true
- See Also:
-
DELETED
Supported API: true- See Also:
-
DESCRIPTION
Helpful display information for RPC results, should be the logical class of the objectSupported API: true
- See Also:
-
RELEASE_CLASS
Supported API: true- See Also:
-
RELEASED_OBJECT_STATE
Life cycle state of the persistable object associated with the ReleaseActivity object.Supported API: true
- See Also:
-
STATUS
Supported API: true- See Also:
-
ACTION
Supported API: true- See Also:
-
TRANSLATION_INFO
Supported API: true- See Also:
-
RELEASABLE_OBJECT_ROLE
Supported API: true- See Also:
-
TARGET_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getReleaseStamp
Timestamp of the release.Supported API: true
- See Also:
-
setReleaseStamp
Timestamp of the release.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getCreator
The name of the user who created this entry.Supported API: true
- See Also:
-
setCreator
The name of the user who created this entry.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
isDeleted
public boolean isDeleted()Supported API: true- See Also:
-
setDeleted
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getDescription
Helpful display information for RPC results, should be the logical class of the objectSupported API: true
- See Also:
-
setDescription
Helpful display information for RPC results, should be the logical class of the objectSupported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getReleaseClass
Supported API: true- See Also:
-
setReleaseClass
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getReleasedObjectState
Life cycle state of the persistable object associated with the ReleaseActivity object.Supported API: true
- See Also:
-
setReleasedObjectState
Life cycle state of the persistable object associated with the ReleaseActivity object.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getStatus
Supported API: true- See Also:
-
setStatus
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAction
Supported API: true- See Also:
-
setAction
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getTranslationInfo
Supported API: true- Specified by:
getTranslationInfoin interfacecom.ptc.windchill.esi.translation.TranslationInfoMapHolder- See Also:
-
setTranslationInfo
Supported API: true- Specified by:
setTranslationInfoin interfacecom.ptc.windchill.esi.translation.TranslationInfoMapHolder- Throws:
WTPropertyVetoException- See Also:
-
getReleasableObject
Supported API: true- See Also:
-
setReleasableObject
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getTarget
Supported API: true- Specified by:
getTargetin interfaceESITargetAssociation- Returns:
- ESITarget
- See Also:
-
setTarget
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-