Class EPMAsStoredConfig

java.lang.Object
wt.epm.workspaces._EPMAsStoredConfig
wt.epm.workspaces.EPMAsStoredConfig
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, wt.locks._Lockable, Lockable, wt.org.electronicIdentity._ElectronicallySignable, wt.org.electronicIdentity.ElectronicallySignable, wt.vc.baseline._Baseline, wt.vc.baseline._NonStrictBaseline, Baseline, wt.vc.baseline.NonStrictBaseline

@GenAsPersistable(interfaces=wt.vc.baseline.NonStrictBaseline.class, versions=-851525209257136904L, properties=@GeneratedProperty(name="configurationType",type=EPMConfigurationType.class)) public class EPMAsStoredConfig extends wt.epm.workspaces._EPMAsStoredConfig

Use the newEPMAsStoredConfig static factory method(s), not the EPMAsStoredConfig 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.workspaces._EPMAsStoredConfig

    CONFIGURATION_TYPE, EXTERNALIZATION_VERSION_UID

    Fields inherited from interface wt.locks._Lockable

    LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAME

    Fields inherited from interface wt.vc.baseline._NonStrictBaseline

    DIRTY

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Methods inherited from class wt.epm.workspaces._EPMAsStoredConfig

    equals, getClassInfo, getConceptualClassname, getConfigurationType, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getPersistInfo, hashCode, isDirty, isLocked, readExternal, readExternal, readVersion, setConfigurationType, setDirty, setLock, setPersistInfo, toString, writeExternal, writeExternal

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait