com.ibm.ccd.ui.portlets.workflow
Interface IWorkFlow


public interface IWorkFlow


Field Summary
static java.lang.String ASCENDING
          Indicates the action string for links for ascending order
static java.lang.String ATTR_NAME_GTIN
           
static java.lang.String ATTR_NAME_PROD_DESC
           
static java.lang.String BUSINESS_FUNCTION_WORKFLOW
          Indicates the action string for links for session business function constant
static java.lang.String CATEGORYIDX
          Indicates the action string for Categories for Items in Step of CollaborationArea
static java.lang.String CONFIG_ITEMSPAGE
           
static int COUNT_MANDATORY_CHECKED_ATTRIBUTES
           
static java.lang.String DELIMITER_FOR_CATEGORY_INFO
           
static java.lang.String DELIMITER_FOR_CATPATH_AND_LABEL
           
static java.lang.String DELIMITER_FOR_CATPATH_AND_LABEL_LIST
           
static java.lang.String DESCENDING
          Indicates the action string for links for descending order
static java.lang.String EDIT_ITEMSPAGE
           
static java.lang.String FIRST_PAGE
          Indicates the action string for links for first page
static java.lang.String GO_BUS_PROC_SELECT
          Indicates the action string for Go Button for Workflow
static java.lang.String GO_TEAM_SELECT
          Indicates the action string for Go Button for TeamSelect
static java.lang.String ITEM_ACTION
          Indicates the action string for reserving an item
static java.lang.String KEY_MAP_GET_ITEMS_DATASET1
           
static java.lang.String KEY_MAP_GET_ITEMS_DATASET2
           
static java.lang.String KEY_MAP_GET_ITEMS_DATASET3
           
static java.lang.String LAST_PAGE
          Indicates the action string for links for last page
static java.lang.String NEXT_PAGE
          Indicates the action string for links for next page
static java.lang.String NEXT_STEP_ITEM
          Indicates the action string for push Next step Button
static java.lang.String PAGE_NAV
          Indicates the action string for links for page navigation
static java.lang.String PORTLET_PARAM_ITEMPERPAGE
           
static java.lang.String PORTLET_PARAM_MAX_ATTRIBUTES
           
static java.lang.String PREV_PAGE
          Indicates the action string for links for previous page
static java.lang.String REQ_ATTR_BEAN_KEY
           
static java.lang.String REQ_EDIT_ATTR_LIST_KEY
           
static java.lang.String REQ_EDIT_CATEGORY_LIST_KEY
           
static java.lang.String REQ_PAGE_NAV_KEY
          Indicates the action string for links for page navigation
static java.lang.String REQ_PARAM_KEY_CAT_ASSOCIATED
           
static java.lang.String REQ_PARAM_KEY_CATEGORY_SELECTED
           
static java.lang.String REQ_PARAM_MXATTR
           
static java.lang.String REQ_PARAM_MXITEMS
           
static java.lang.String REQ_PARAM_RESERVE_EDIT
           
static java.lang.String RESERVE_EDIT_ITEM
          Indicates the action string for reserve edit item
static java.lang.String RESERVE_ITEM
          Indicates the action string for reserving an item
static java.lang.String SESSION_DATABEAN
          Indicates the action string for links for session bean
static java.lang.String SORT_COLUMN
          Indicates the action string for links for sorting the items order by a column
static java.lang.String SORT_TYPE
          Indicates the action string for links for descending order
static int START_ITEM_INDEX
           
static java.lang.String STEPNAME
          Indicates the action string for Steps for CollaborationArea
static java.lang.String TEAM_ROLE
          Indicates the constants for user/roles constants for Role
static java.lang.String TEAM_USER
          Indicates the constants for user/roles constants for User
static java.lang.String UNRESERVE_ITEM
          Indicates the action string for unreserve an item
 

Field Detail

ITEM_ACTION

static final java.lang.String ITEM_ACTION
Indicates the action string for reserving an item

See Also:
Constant Field Values

RESERVE_ITEM

static final java.lang.String RESERVE_ITEM
Indicates the action string for reserving an item

See Also:
Constant Field Values

UNRESERVE_ITEM

static final java.lang.String UNRESERVE_ITEM
Indicates the action string for unreserve an item

See Also:
Constant Field Values

RESERVE_EDIT_ITEM

static final java.lang.String RESERVE_EDIT_ITEM
Indicates the action string for reserve edit item

See Also:
Constant Field Values

NEXT_STEP_ITEM

static final java.lang.String NEXT_STEP_ITEM
Indicates the action string for push Next step Button

See Also:
Constant Field Values

GO_BUS_PROC_SELECT

static final java.lang.String GO_BUS_PROC_SELECT
Indicates the action string for Go Button for Workflow

See Also:
Constant Field Values

GO_TEAM_SELECT

static final java.lang.String GO_TEAM_SELECT
Indicates the action string for Go Button for TeamSelect

See Also:
Constant Field Values

STEPNAME

static final java.lang.String STEPNAME
Indicates the action string for Steps for CollaborationArea

See Also:
Constant Field Values

CATEGORYIDX

static final java.lang.String CATEGORYIDX
Indicates the action string for Categories for Items in Step of CollaborationArea

See Also:
Constant Field Values

SORT_COLUMN

static final java.lang.String SORT_COLUMN
Indicates the action string for links for sorting the items order by a column

See Also:
Constant Field Values

PAGE_NAV

static final java.lang.String PAGE_NAV
Indicates the action string for links for page navigation

See Also:
Constant Field Values

PREV_PAGE

static final java.lang.String PREV_PAGE
Indicates the action string for links for previous page

See Also:
Constant Field Values

NEXT_PAGE

static final java.lang.String NEXT_PAGE
Indicates the action string for links for next page

See Also:
Constant Field Values

LAST_PAGE

static final java.lang.String LAST_PAGE
Indicates the action string for links for last page

See Also:
Constant Field Values

FIRST_PAGE

static final java.lang.String FIRST_PAGE
Indicates the action string for links for first page

See Also:
Constant Field Values

TEAM_ROLE

static final java.lang.String TEAM_ROLE
Indicates the constants for user/roles constants for Role

See Also:
Constant Field Values

TEAM_USER

static final java.lang.String TEAM_USER
Indicates the constants for user/roles constants for User

See Also:
Constant Field Values

ASCENDING

static final java.lang.String ASCENDING
Indicates the action string for links for ascending order

See Also:
Constant Field Values

DESCENDING

static final java.lang.String DESCENDING
Indicates the action string for links for descending order

See Also:
Constant Field Values

SORT_TYPE

static final java.lang.String SORT_TYPE
Indicates the action string for links for descending order

See Also:
Constant Field Values

SESSION_DATABEAN

static final java.lang.String SESSION_DATABEAN
Indicates the action string for links for session bean

See Also:
Constant Field Values

BUSINESS_FUNCTION_WORKFLOW

static final java.lang.String BUSINESS_FUNCTION_WORKFLOW
Indicates the action string for links for session business function constant

See Also:
Constant Field Values

CONFIG_ITEMSPAGE

static final java.lang.String CONFIG_ITEMSPAGE
See Also:
Constant Field Values

EDIT_ITEMSPAGE

static final java.lang.String EDIT_ITEMSPAGE
See Also:
Constant Field Values

REQ_PAGE_NAV_KEY

static final java.lang.String REQ_PAGE_NAV_KEY
Indicates the action string for links for page navigation

See Also:
Constant Field Values

REQ_ATTR_BEAN_KEY

static final java.lang.String REQ_ATTR_BEAN_KEY
See Also:
Constant Field Values

REQ_EDIT_ATTR_LIST_KEY

static final java.lang.String REQ_EDIT_ATTR_LIST_KEY
See Also:
Constant Field Values

START_ITEM_INDEX

static final int START_ITEM_INDEX
See Also:
Constant Field Values

PORTLET_PARAM_ITEMPERPAGE

static final java.lang.String PORTLET_PARAM_ITEMPERPAGE
See Also:
Constant Field Values

PORTLET_PARAM_MAX_ATTRIBUTES

static final java.lang.String PORTLET_PARAM_MAX_ATTRIBUTES
See Also:
Constant Field Values

REQ_PARAM_MXITEMS

static final java.lang.String REQ_PARAM_MXITEMS
See Also:
Constant Field Values

REQ_PARAM_MXATTR

static final java.lang.String REQ_PARAM_MXATTR
See Also:
Constant Field Values

REQ_PARAM_RESERVE_EDIT

static final java.lang.String REQ_PARAM_RESERVE_EDIT
See Also:
Constant Field Values

COUNT_MANDATORY_CHECKED_ATTRIBUTES

static final int COUNT_MANDATORY_CHECKED_ATTRIBUTES
See Also:
Constant Field Values

ATTR_NAME_GTIN

static final java.lang.String ATTR_NAME_GTIN
See Also:
Constant Field Values

ATTR_NAME_PROD_DESC

static final java.lang.String ATTR_NAME_PROD_DESC
See Also:
Constant Field Values

KEY_MAP_GET_ITEMS_DATASET1

static final java.lang.String KEY_MAP_GET_ITEMS_DATASET1
See Also:
Constant Field Values

KEY_MAP_GET_ITEMS_DATASET2

static final java.lang.String KEY_MAP_GET_ITEMS_DATASET2
See Also:
Constant Field Values

KEY_MAP_GET_ITEMS_DATASET3

static final java.lang.String KEY_MAP_GET_ITEMS_DATASET3
See Also:
Constant Field Values

REQ_PARAM_KEY_CAT_ASSOCIATED

static final java.lang.String REQ_PARAM_KEY_CAT_ASSOCIATED
See Also:
Constant Field Values

REQ_PARAM_KEY_CATEGORY_SELECTED

static final java.lang.String REQ_PARAM_KEY_CATEGORY_SELECTED
See Also:
Constant Field Values

REQ_EDIT_CATEGORY_LIST_KEY

static final java.lang.String REQ_EDIT_CATEGORY_LIST_KEY
See Also:
Constant Field Values

DELIMITER_FOR_CATPATH_AND_LABEL

static final java.lang.String DELIMITER_FOR_CATPATH_AND_LABEL
See Also:
Constant Field Values

DELIMITER_FOR_CATEGORY_INFO

static final java.lang.String DELIMITER_FOR_CATEGORY_INFO
See Also:
Constant Field Values

DELIMITER_FOR_CATPATH_AND_LABEL_LIST

static final java.lang.String DELIMITER_FOR_CATPATH_AND_LABEL_LIST
See Also:
Constant Field Values