Uses of Class
wt.effectivity.DatedEffectivity

Packages that use DatedEffectivity
wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
 

Uses of DatedEffectivity in wt.effectivity
 

Subclasses of DatedEffectivity in wt.effectivity
 class WTDatedEffectivity
          A WTDatedEffectivity is used to indicate that an item is effective while a configuration item is being produced during a date range.
 

Methods in wt.effectivity with parameters of type DatedEffectivity
protected  boolean DatedEffectivity.readVersion(DatedEffectivity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.