wt.effectivity
Class WTDatedEffectivity

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.effectivity.DatedEffectivity
          extended by 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

Field Summary
 
Fields inherited from class wt.effectivity.DatedEffectivity
TARGET
 
Method Summary
 
Methods inherited from class wt.effectivity.DatedEffectivity
getTarget, getTargetReference, setTarget, setTargetReference
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait