Uses of Class
wt.eff.EffModifier

Packages that use EffModifier
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
 

Uses of EffModifier in wt.eff
 

Methods in wt.eff that return EffModifier
static EffModifier EffModifier.newEffModifier(EffChangeAudit theEffChangeAudit, WTPrincipal modifier)
          Default factory for the class.
static EffModifier EffModifier.newEffModifier(EffChangeAudit theEffChangeAudit, WTPrincipal modifier)
          Default factory for the class.
 

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