|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CeEvents
This interface defines constants that describe what type of event an IInfoObject is.
| Field Summary | |
|---|---|
static int |
FILE
Deprecated. This is a file event. |
static int |
NOTIFICATION
Deprecated. This is a notification event. |
static int |
SCHEDULE
Deprecated. This is a schedule event. |
static int |
USER
Deprecated. This is a user event. |
| Field Detail |
|---|
static final int USER
This is a user event.
static final int FILE
This is a file event.
static final int SCHEDULE
This is a schedule event.
static final int NOTIFICATION
This is a notification event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||