Interface Baseline

All Superinterfaces:
wt.vc.baseline._Baseline, wt.org.electronicIdentity._ElectronicallySignable, wt.locks._Lockable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.org.electronicIdentity.ElectronicallySignable, Lockable, NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
_BaselineConfigurationVersion, wt.vc.baseline._IteratedPartialBaseline, wt.configuration._SerialNumberedBaselineConfigurationVersion, BaselineConfigurationVersion, IteratedPartialBaseline, SerialNumberedBaselineConfigurationVersion
All Known Implementing Classes:
wt.epm.workspaces._EPMAsStoredConfig, _ESIManagedBaseline, _LotBaseline, _ManagedBaseline, wt.maturity._MaturityBaseline, _WTProductConfiguration, EPMAsStoredConfig, ESIManagedBaseline, LotBaseline, ManagedBaseline, MaturityBaseline, WTProductConfiguration

@GenAsPersistable(interfaces={Lockable.class,wt.org.electronicIdentity.ElectronicallySignable.class}, extendable=true) public interface Baseline extends wt.vc.baseline._Baseline
This interface is used to tag a class that represents a Baseline. Asserting this interface allows the class to be associated with Baselineable items.

Supported API: true

Extendable: true
  • Field Summary

    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.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Methods inherited from interface wt.locks._Lockable

    getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, isLocked, setLock

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.NetFactor

    getClassInfo, getConceptualClassname

    Methods inherited from interface wt.fc.ObjectMappable

    readExternal, writeExternal

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity, getType