com.stellent.cis.client.api.scs
Interface ISCSContentID

All Superinterfaces:
ICISID, ICISObject, ICISObjectInitializable, ISCSID, ISCSObject, java.io.Serializable
All Known Subinterfaces:
ISCSSubscriptionBasicID

public interface ISCSContentID
extends ISCSID


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

REVISION_LATEST

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

REVISION_LATEST_RELEASED

static final java.lang.String REVISION_LATEST_RELEASED
See Also:
Constant Field Values
Method Detail

getContentID

java.lang.String getContentID()
Returns:
the content ID (dDocName)

setContentID

void setContentID(java.lang.String contentID)
Set the content ID

Parameters:
contentID - the content ID

getRevisionSelectionMethod

java.lang.String getRevisionSelectionMethod()
Returns:
the revision selection method

setRevisionSelectionMethod

void setRevisionSelectionMethod(java.lang.String revisionSelectionMethod)
Set the revision selection method. Usually set to REVISION_LATEST or REVISION_LATEST_RELEASED

Parameters:
revisionSelectionMethod - the type of revision