Uses of Class
wt.eff.EffContextKey

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

Methods in wt.eff that return EffContextKey
static EffContextKey EffContextKey.newEffContextKey(String identity)
          

Supported API: false
static EffContextKey EffContextKey.newEffContextKey(String identity)
          

Supported API: false
 

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