|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTSerialNumberedEffectivity | |
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 WTSerialNumberedEffectivity in wt.effectivity |
Methods in wt.effectivity that return WTSerialNumberedEffectivity | |
static WTSerialNumberedEffectivity |
WTSerialNumberedEffectivity.newWTSerialNumberedEffectivity(String startNumber,
String endNumber)
Constructs a WTDatedEffectivity object with the startNumber and endNumber attributes set. |
static WTSerialNumberedEffectivity |
WTSerialNumberedEffectivity.newWTSerialNumberedEffectivity()
Default no argument constructor. |
Methods in wt.effectivity with parameters of type WTSerialNumberedEffectivity | |
protected boolean |
WTSerialNumberedEffectivity.readVersion(WTSerialNumberedEffectivity thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |