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
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
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces={ESITargetAssociation.class,wt.type.Typed.class,com.ptc.windchill.esi.txn.ReleaseActivityTypeInterface.class,com.ptc.windchill.esi.translation.TranslationInfoMapHolder.class},extendable=true,versions={2183845878434325556L,5853723134098385361L},properties={@GeneratedProperty(name="releaseStamp",type=java.sql.Timestamp.class,supportedAPI=PUBLIC,javaDoc="Timestamp of the release."),@GeneratedProperty(name="creator",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="The name of the user who created this entry."),@GeneratedProperty(name="deleted",type=boolean.class,initialValue="false",supportedAPI=PUBLIC),@GeneratedProperty(name="description",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="Helpful display information for RPC results, should be the logical class of the object"),@GeneratedProperty(name="releaseClass",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="releasedObjectState",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="Life cycle state of the persistable object associated with the ReleaseActivity object."),@GeneratedProperty(name="status",type=ReleaseStatusType.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="action",type=ReleaseActivityAction.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="translationInfo",type=TranslationInfoMap.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=false),columnProperties=@ColumnProperties(columnType=BLOB)),@GeneratedProperty(name="effContext",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="This field will be populated only for Assembly headers or Components and used for calculating BOM delta if preference for considering EffContext for BOM delta is set to yes.",constraints=@PropertyConstraints(required=false),columnProperties=@ColumnProperties(index=true)),@GeneratedProperty(name="changeNumber",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="This field will be populated only for Assembly headers and used while publishing through CN.",constraints=@PropertyConstraints(required=false))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="message",type=ReleaseActivityMessage.class),myRole=@MyRole(name="activity",cardinality=ONE,supportedAPI=PUBLIC)),roleA=@GeneratedRole(name="releasableObject",type=Releasable.class,supportedAPI=PUBLIC,owner=false),roleB=@GeneratedRole(name="target",type=ESITarget.class,supportedAPI=PUBLIC),tableProperties=@TableProperties(tableName="ReleaseActivity",oracleTableSize=HUGE))
public class ReleaseActivity
extends _ReleaseActivity
A record of a unit of work in an external system
Use the newReleaseActivity static factory method(s), not
the ReleaseActivity 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: true
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.esi.txn._ReleaseActivity
ACTION, CHANGE_NUMBER, CREATOR, DELETED, DESCRIPTION, EFF_CONTEXT, EXTERNALIZATION_VERSION_UID, MESSAGE, MESSAGE_REFERENCE, RELEASABLE_OBJECT_ROLE, RELEASE_CLASS, RELEASE_STAMP, RELEASED_OBJECT_STATE, STATUS, TARGET_ROLE, TRANSLATION_INFOFields 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.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface com.ptc.windchill.esi.txn._ReleaseActivityTypeInterface
TYPE_INFO_RELEASE_ACTIVITYFields 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.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class com.ptc.windchill.esi.txn._ReleaseActivity
getAction, getAttributeContainer, getChangeNumber, getClassInfo, getConceptualClassname, getCreator, getDescription, getEffContext, getMessage, getMessageReference, getReleasableObject, getReleaseClass, getReleasedObjectState, getReleaseStamp, getStatus, getTarget, getTranslationInfo, getType, getTypeDefinitionReference, getTypeInfoReleaseActivity, isDeleted, readExternal, readExternal, readVersion, setAction, setAttributeContainer, setChangeNumber, setCreator, setDeleted, setDescription, setEffContext, setMessage, setMessageReference, setReleasableObject, setReleaseClass, setReleasedObjectState, setReleaseStamp, setStatus, setTarget, setTranslationInfo, setTypeDefinitionReference, setTypeInfoReleaseActivity, super_readExternal_ReleaseActivity, super_readVersion_ReleaseActivity, super_writeExternal_ReleaseActivity, writeExternal, writeExternalMethods 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.fc.Persistable
checkAttributes, getIdentity