|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISCSContentID
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.stellent.cis.client.api.common.ICISObjectInitializable |
|---|
ICISObjectInitializable.AdapterVersionAware |
| Field Summary | |
|---|---|
static java.lang.String |
REVISION_LATEST
|
static java.lang.String |
REVISION_LATEST_RELEASED
|
| 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 |
getContentID()
|
java.lang.String |
getRevisionSelectionMethod()
|
void |
setContentID(java.lang.String contentID)
Set the content ID |
void |
setRevisionSelectionMethod(java.lang.String revisionSelectionMethod)
Set the revision selection method. |
| 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 java.lang.String REVISION_LATEST
static final java.lang.String REVISION_LATEST_RELEASED
| Method Detail |
|---|
java.lang.String getContentID()
void setContentID(java.lang.String contentID)
contentID - the content IDjava.lang.String getRevisionSelectionMethod()
void setRevisionSelectionMethod(java.lang.String revisionSelectionMethod)
REVISION_LATEST or REVISION_LATEST_RELEASED
revisionSelectionMethod - the type of revision
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||