wt.vc.baseline
Interface Baseline

All Superinterfaces:
ElectronicallySignable, Lockable, NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
BaselineConfigurationVersion, IteratedPartialBaseline, NonStrictBaseline, SerialNumberedBaselineConfigurationVersion
All Known Implementing Classes:
AnnotationBaseline, EPMAsStoredConfig, EPMCheckpoint, ManagedBaseline, MaturityBaseline, ReplicationBaseline, SandboxBaseline, WTProductConfiguration

public interface Baseline
extends Lockable, ElectronicallySignable

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
IDENTITY, PERSIST_INFO, TYPE
 
Methods inherited from interface wt.locks.Lockable
getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, isLocked, setLock
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname