|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISCSWorkflowStepID
ID of a given workflow step.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.stellent.cis.client.api.common.ICISObjectInitializable |
|---|
ICISObjectInitializable.AdapterVersionAware |
| Field Summary | |
|---|---|
static int |
TYPE_WORKFLOW_STEP_ID
|
| Fields inherited from interface com.stellent.cis.client.api.scs.ISCSID |
|---|
TYPE_CONTENT_ID, TYPE_DOCUMENT_ID, TYPE_FOLDER_ID, TYPE_FOLDER_PATH, TYPE_INTERNAL_ID, TYPE_LINK_ID, TYPE_UNKNOWN |
| Fields inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM |
| Fields inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM |
| Method Summary | |
|---|---|
java.lang.String |
getWorkflowStepID()
|
void |
setWorkflowStepID(java.lang.String workflowStepID)
Set the workflow step ID |
| Methods inherited from interface com.stellent.cis.client.api.scs.ISCSID |
|---|
getType |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISID |
|---|
getAdapterName |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty |
| Methods inherited from interface com.stellent.cis.client.api.scs.ISCSObject |
|---|
castObject, clearPropertyFilter, copyObject, getPropertyFilter, getSourceAdapter, getSourceObject, getSourceObjectPropertyType, mergeObject, mergeObject, removeProperty, setPropertyFilter, setRestrictedPropertyFilter, setSourceObjectPropertyType |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISObjectInitializable |
|---|
intialize |
| Field Detail |
|---|
static final int TYPE_WORKFLOW_STEP_ID
| Method Detail |
|---|
java.lang.String getWorkflowStepID()
void setWorkflowStepID(java.lang.String workflowStepID)
workflowStepID - the workflow step
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||