Package wt.maturity
Class MaturityBaseline
java.lang.Object
wt.maturity._MaturityBaseline
wt.maturity.MaturityBaseline
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.inf.container._WTContained,WTContained,wt.locks._Lockable,Lockable,wt.org.electronicIdentity._ElectronicallySignable,wt.org.electronicIdentity.ElectronicallySignable,wt.recent.RecentlyVisited,wt.vc.baseline._Baseline,Baseline
@GenAsPersistable(interfaces={WTContained.class,Baseline.class},
versions=8429165241566957310L)
public final class MaturityBaseline
extends wt.maturity._MaturityBaseline
Baseline for a PromotionNotice indicating the dependant items required
for this PromotionNotice to be reviewed.
The MaturityBaseline does not support holding a reference to a working copy. There is a WinDU and WinRU that exists in order to detect and repair any references to a working copy. (PromotableWorkingCopyDT/RT)
The MaturityBaseline does not support holding a reference to a working copy. There is a WinDU and WinRU that exists in order to detect and repair any references to a working copy. (PromotableWorkingCopyDT/RT)
Use the newMaturityBaseline static factory method(s), not
the MaturityBaseline 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:
-
Method Summary
Modifier and TypeMethodDescriptionstatic MaturityBaselineDefault method to construct an instance of this class.
-
Method Details
-
newMaturityBaseline
Default method to construct an instance of this class.
Supported API: true- Returns:
- MaturityBaseline
- Throws:
WTException
-