com.bea.wli.worklist.api.taskplan
Interface RuleBinding.Event

All Superinterfaces:
EventSource.Event, NamedObject.Event
Enclosing interface:
RuleBinding

public static interface RuleBinding.Event
extends NamedObject.Event

Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.


Field Summary
static String PROPERTY_TO_PARAMETER_MAPPINGS
           
static String RULE_HIERARCHY_NAME
           
static String RULE_PATH
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.NamedObject.Event
DESCRIPTION, NAME
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

RULE_HIERARCHY_NAME

static final String RULE_HIERARCHY_NAME
See Also:
Constant Field Values

RULE_PATH

static final String RULE_PATH
See Also:
Constant Field Values

PROPERTY_TO_PARAMETER_MAPPINGS

static final String PROPERTY_TO_PARAMETER_MAPPINGS
See Also:
Constant Field Values