wt.effectivity
Class WTDatedEffectivity
java.lang.Object
wt.fc.WTObject
wt.effectivity.DatedEffectivity
wt.effectivity.WTDatedEffectivity
- All Implemented Interfaces:
- Externalizable, Serializable, Eff, EffRecord, DateEffForm, EffForm, wt.effectivity.Effectivity, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public final class WTDatedEffectivity
- extends DatedEffectivity
- implements Externalizable
A WTDatedEffectivity is used to indicate that an item is effective while
a configuration item is being produced during a date range. This class
is represented by a table in the database. All interesting attributes
are inherited from the parent class.
This description taken in part from PDM Enablers section 2.8.3.5.
Use the newWTDatedEffectivity static factory method(s),
not the WTDatedEffectivity 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:
DatedEffectivity,
Effectivity,
Serialized Form