Uses of Class
wt.eff.EffDeletion

Packages that use EffDeletion
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 EffDeletion in wt.eff
 

Methods in wt.eff that return EffDeletion
static EffDeletion EffDeletion.newEffDeletion(Eff theEff, EffChangeAudit deletion)
          Default factory for the class.
static EffDeletion EffDeletion.newEffDeletion(Eff theEff, EffChangeAudit deletion)
          Default factory for the class.
 

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