Uses of Class
wt.effectivity.WTDatedEffectivity

Packages that use WTDatedEffectivity
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 WTDatedEffectivity in wt.effectivity
 

Methods in wt.effectivity that return WTDatedEffectivity
static WTDatedEffectivity WTDatedEffectivity.newWTDatedEffectivity(Timestamp startDate, Timestamp endDate)
          Constructs a WTDatedEffectivity object with the startDate and endDate attributes set.
static WTDatedEffectivity WTDatedEffectivity.newWTDatedEffectivity()
          Default no argument constructor.
 

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