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

All Superinterfaces:
EventSource.Event, NamedObject.Event
All Known Subinterfaces:
Action.Event, AssignAction.Event, ReturnAction.Event, WorkAction.Event
Enclosing interface:
NamedIndexedObject

public static interface NamedIndexedObject.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 INDEX
           
 
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

INDEX

static final String INDEX
See Also:
Constant Field Values