|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventHandlerTemplateActions
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 |
GETVARIABLENAMES
Symbolic constant for event handler template action get variable names. |
static int |
SENDMESSAGE
Symbolic constant for event handler template action send message. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int SENDMESSAGE
static final int CREATEMESSAGE
static final int GETVARIABLENAMES
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |