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, GEN_ATTRS, MASTER_REP_ID -
Method Summary
Methods inherited from class wt.epm.alternaterep._AlternateRepresentation
getAlternateRepID, getAppAttrs, getGenAttrs, getMasterRepID, setAlternateRepID, setAppAttrs, setGenAttrs, setMasterRepIDMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType