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

All Superinterfaces:
EventSource.Event
Enclosing interface:
BusinessDateTime

public static interface BusinessDateTime.Event
extends EventSource.Event

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


Field Summary
static String CALENDAR_NAME
           
static String INTERVAL
           
static String USER_NAME
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

INTERVAL

static final String INTERVAL
See Also:
Constant Field Values

USER_NAME

static final String USER_NAME
See Also:
Constant Field Values

CALENDAR_NAME

static final String CALENDAR_NAME
See Also:
Constant Field Values