com.ibm.task.api
Interface BusinessCategoryActionIndex
public interface BusinessCategoryActionIndex
This interface defines symbolic constants to be used as column index when accessing
the array of available action flags - see
getAvailableActionFlagsForBusinessCategories()
.
- Since:
- 6.2.0.3
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
GETBUSINESSCATEGORY
static final int GETBUSINESSCATEGORY
- See Also:
- Constant Field Values
GETROLEINFO
static final int GETROLEINFO
- See Also:
- Constant Field Values
GETBUSINESSCATEGORYDEFINITION
static final int GETBUSINESSCATEGORYDEFINITION
- See Also:
- Constant Field Values
CREATEBUSINESSCATEGORY
static final int CREATEBUSINESSCATEGORY
- See Also:
- Constant Field Values
UPDATE
static final int UPDATE
- See Also:
- Constant Field Values
DELETEBUSINESSCATEGORY
static final int DELETEBUSINESSCATEGORY
- See Also:
- Constant Field Values
MAX_COUNT
static final int MAX_COUNT
- See Also:
- Constant Field Values