|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkListActions
This interface defines symbolic constants for all actions that can be performed on work lists.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated. |
static int |
DELETE_PUBLIC_WORKLIST
Deprecated. Symbolic constant for work list action delete public worklist. |
static int |
EXECUTE_PUBLIC_WORKLIST
Deprecated. Symbolic constant for work list action execute public worklist. |
static int |
GET_PUBLIC_WORKLIST
Deprecated. Symbolic constant for work list action get public worklist. |
static int |
GET_PUBLIC_WORKLIST_NAMES
Deprecated. Symbolic constant for work list action get names of all public worklists. |
static int |
NEW_PUBLIC_WORKLIST
Deprecated. Symbolic constant for work list action create new public worklist. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int NEW_PUBLIC_WORKLIST
static final int GET_PUBLIC_WORKLIST_NAMES
static final int GET_PUBLIC_WORKLIST
static final int DELETE_PUBLIC_WORKLIST
static final int EXECUTE_PUBLIC_WORKLIST
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |