com.stellent.cis.client.api.scs.component.folder
Interface ISCSFolderContent

All Superinterfaces:
ICISContent, ICISObject, ICISObjectInitializable, ISCSContent, ISCSItem, ISCSLink, ISCSObject, java.io.Serializable

public interface ISCSFolderContent
extends ISCSContent, ISCSLink

Content that lives inside a folder. Either actual content or a link to actual content.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.stellent.cis.client.api.common.ICISObjectInitializable
ICISObjectInitializable.AdapterVersionAware
 
Field Summary
 
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.scs.component.folder.ISCSLink
LINK_TYPE_CONTENT, LINK_TYPE_FOLDER
 
Method Summary
 java.lang.String getWebFileName()
           
 java.lang.String getWebUrl()
           
 
Methods inherited from interface com.stellent.cis.client.api.scs.ISCSContent
getComments, getExpirationDate, getExtension, getFileName, getFileSize, getFolderID, getFormat, getInternalID, getReleaseDate, getRevisionLabel, getTitle, getTrashDeleteDate, getTrashDeleteLocation, getTrashDeleteOldName, getTrashDeleter, getWebExtension, isHidden, isInhibitMetaDataUpdate, isReadOnly, setComments, setExpirationDate, setFolderID, setFormat, setHidden, setInhibitMetaDataUpdate, setReadOnly, setReleaseDate, setRevisionLabel, setTitle, setTrashDeleteDate, setTrashDeleteLocation, setTrashDeleteOldName, setTrashDeleter
 
Methods inherited from interface com.stellent.cis.client.api.scs.ISCSItem
getAuthor, getContentID, getDocumentID, getSecurityAccount, getSecurityGroup, getType, setAuthor, setContentID, setDocumentID, setSecurityAccount, setSecurityGroup, setType
 
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
 
Methods inherited from interface com.stellent.cis.client.api.common.ICISContent
getIdentifier, getName, getProperty, getSourceAdapter, getType, setProperty
 
Methods inherited from interface com.stellent.cis.client.api.scs.component.folder.ISCSLink
getLinkCreatedDate, getLinkFolderID, getLinkID, getLinkItemID, getLinkName, getLinkOwner, getLinkType, isLink
 

Method Detail

getWebUrl

java.lang.String getWebUrl()
Returns:
the web url

getWebFileName

java.lang.String getWebFileName()
Returns:
the web filename