|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkBasketActions
This interface defines symbolic constants for all actions that can be performed on
work baskets. These constants are to be used when determining the actions
allowed by the currently logged-on user.
Currently allowed actions are returned when calling the
getAvailableActionsForWorkBasket()
or getAvailableActionFlagsForWorkBaskets()
methods for a work basket.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
CREATEWORKBASKET
Symbolic constant for work basket action create. |
static int |
CUSTOMACTION1
Symbolic constants for custom work basket actions. |
static int |
CUSTOMACTION10
|
static int |
CUSTOMACTION11
|
static int |
CUSTOMACTION12
|
static int |
CUSTOMACTION13
|
static int |
CUSTOMACTION14
|
static int |
CUSTOMACTION15
|
static int |
CUSTOMACTION16
|
static int |
CUSTOMACTION17
|
static int |
CUSTOMACTION18
|
static int |
CUSTOMACTION19
|
static int |
CUSTOMACTION2
|
static int |
CUSTOMACTION20
|
static int |
CUSTOMACTION3
|
static int |
CUSTOMACTION4
|
static int |
CUSTOMACTION5
|
static int |
CUSTOMACTION6
|
static int |
CUSTOMACTION7
|
static int |
CUSTOMACTION8
|
static int |
CUSTOMACTION9
|
static int |
DELETEWORKBASKET
Symbolic constant for work basket action delete. |
static int |
DISTRIBUTE
Symbolic constant for work basket action distribute. |
static int |
GETDISTRIBUTIONTARGETS
Symbolic constant for work basket action get distribution targets. |
static int |
GETROLEINFO
Symbolic constant for work basket action get (all) work items. |
static int |
GETWORKBASKET
Symbolic constant for work basket action get work basket. |
static int |
GETWORKBASKETDEFINITION
Symbolic constant for work basket action get work basket definition. |
static int |
OPEN
Symbolic constant for work basket action open. |
static int |
TRANSFERFROMWORKBASKET
Symbolic constant for work basket action transfer from work basket. |
static int |
TRANSFERTOWORKBASKET
Symbolic constant for work basket action transfer to work basket. |
static int |
UPDATE
Symbolic constant for work basket action update. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int CUSTOMACTION1
static final int CUSTOMACTION2
static final int CUSTOMACTION3
static final int CUSTOMACTION4
static final int CUSTOMACTION5
static final int CUSTOMACTION6
static final int CUSTOMACTION7
static final int CUSTOMACTION8
static final int CUSTOMACTION9
static final int CUSTOMACTION10
static final int CUSTOMACTION11
static final int CUSTOMACTION12
static final int CUSTOMACTION13
static final int CUSTOMACTION14
static final int CUSTOMACTION15
static final int CUSTOMACTION16
static final int CUSTOMACTION17
static final int CUSTOMACTION18
static final int CUSTOMACTION19
static final int CUSTOMACTION20
static final int GETWORKBASKET
static final int GETROLEINFO
static final int GETDISTRIBUTIONTARGETS
static final int DISTRIBUTE
static final int TRANSFERFROMWORKBASKET
static final int TRANSFERTOWORKBASKET
static final int GETWORKBASKETDEFINITION
static final int CREATEWORKBASKET
static final int UPDATE
static final int DELETEWORKBASKET
static final int OPEN
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |