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