com.ibm.workplace.wcm.api
Interface WorkflowStage
- All Superinterfaces:
- Document
- public interface WorkflowStage
- extends Document
Represents a workflow stage.
WorkflowStage objects cannot be created, edited or
deleted through the API. They must already exist in the repository.
|
Field Summary |
static java.lang.String |
COPYRIGHT
Copyright statement |
| Methods inherited from interface com.ibm.workplace.wcm.api.Document |
getAuthors, getDeleteAccessMembers, getDescription, getEditAccessMembers, getId, getLiveAccessMembers, getModifiedDate, getName, getOwners, getReadAccessMembers, hasDeleteAccess, hasDeleteAccess, hasEditAccess, hasEditAccess, hasLiveAccess, hasLiveAccess, hasReadAccess, hasReadAccess |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- Copyright statement
- See Also:
- Constant Field Values