Package wt.epm.alternaterep
Class AlternateRepresentation
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.epm.alternaterep._AlternateRepresentation
wt.epm.alternaterep.AlternateRepresentation
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="alternateRepID",type=int.class,initialValue="-1",supportedAPI=PUBLIC),@GeneratedProperty(name="genAttrs",type=int.class,initialValue="0",supportedAPI=PUBLIC),@GeneratedProperty(name="appAttrs",type=int.class,initialValue="0",supportedAPI=PUBLIC),@GeneratedProperty(name="masterRepID",type=int.class,initialValue="-1",supportedAPI=PUBLIC)})
public class AlternateRepresentation
extends _AlternateRepresentation
Use the newAlternateRepresentation static factory method(s),
not the AlternateRepresentation 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: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm.alternaterep._AlternateRepresentation
ALTERNATE_REP_ID, APP_ATTRS, EXTERNALIZATION_VERSION_UID, GEN_ATTRS, MASTER_REP_IDFields 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 wt.epm.alternaterep._AlternateRepresentation
getAlternateRepID, getAppAttrs, getClassInfo, getConceptualClassname, getGenAttrs, getMasterRepID, getType, readExternal, readExternal, readVersion, setAlternateRepID, setAppAttrs, setGenAttrs, setMasterRepID, super_readExternal_AlternateRepresentation, super_readVersion_AlternateRepresentation, super_writeExternal_AlternateRepresentation, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo