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

All Superinterfaces:
ICISObject, ICISObjectInitializable, ISCSObject, java.io.Serializable

public interface ISCSFolderMovedFolder
extends ISCSObject

Represents a folder that was operated on during a copy or move


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
 
Method Summary
 java.lang.String getFolderID()
           
 java.lang.String getLinkID()
           
 java.lang.String getPath()
           
 boolean isLink()
           
 
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
 

Method Detail

isLink

boolean isLink()
Returns:
true if this is a link

getLinkID

java.lang.String getLinkID()
Returns:
the link ID

getFolderID

java.lang.String getFolderID()
Returns:
the folder ID

getPath

java.lang.String getPath()
Returns:
the folder path if available