Package com.ptc.windchill.esi.snapshot
Class ESIReleasedObjectAttributes
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.esi.snapshot._ESIReleasedObjectAttributes
com.ptc.windchill.esi.snapshot.ESIReleasedObjectAttributes
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,properties={@GeneratedProperty(name="attribute",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={}),supportedAPI=PUBLIC,javaDoc="Attribute names like line number, quantity etc. as a string separated by | ",constraints=@PropertyConstraints(required=false)),@GeneratedProperty(name="value",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={}),supportedAPI=PUBLIC,javaDoc="Value of the attributes as a string separated by a | in the same order as attribute values are stored",constraints=@PropertyConstraints(required=false,upperLimit=10000)),@GeneratedProperty(name="releaseClass",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={}),supportedAPI=PUBLIC,javaDoc="Release class of the object being published",constraints=@PropertyConstraints(required=true))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="releasedObject",type=ESIReleasedObjectSnapshot.class),myRole=@MyRole(name="activity",cardinality=ONE,supportedAPI=PUBLIC)),tableProperties=@TableProperties(tableName="ESIReleasedObjectAttributes",oracleTableSize=HUGE))
public class ESIReleasedObjectAttributes
extends _ESIReleasedObjectAttributes
This class is an implementation of a ESI specific released object snapshot. It is uniquely identified
by its number attribute.
Use the newESIReleasedObjectSnapshot static factory method(s), not
the ESIReleasedObjectSnapshot 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.snapshot._ESIReleasedObjectAttributes
ATTRIBUTE, EXTERNALIZATION_VERSION_UID, RELEASE_CLASS, RELEASED_OBJECT, RELEASED_OBJECT_REFERENCE, VALUEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields 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.snapshot._ESIReleasedObjectAttributes
getAttribute, getClassInfo, getConceptualClassname, getReleaseClass, getReleasedObject, getReleasedObjectReference, getType, getValue, readExternal, readExternal, readVersion, setAttribute, setReleaseClass, setReleasedObject, setReleasedObjectReference, setValue, super_readExternal_ESIReleasedObjectAttributes, super_readVersion_ESIReleasedObjectAttributes, super_writeExternal_ESIReleasedObjectAttributes, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initializeMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo