|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines symbolic constants for all actions that can be performed on
event handler templates. These constants are to be used when determining the actions
allowed on the event handler template by the current user.
Currently allowed actions are returned
when calling the getAvailableActions()
method on a event handler template.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
CREATEMESSAGE
Symbolic constant for event handler template action create message. |
static int |
SENDMESSAGE
Symbolic constant for event handler template action send message. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final int SENDMESSAGE
public static final int CREATEMESSAGE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |