com.stellent.cis.client.api.common.search
Interface ICISSavedSearch

All Superinterfaces:
ICISObject, java.io.Serializable
All Known Subinterfaces:
ISCSSavedSearch, ISISSavedSearch

public interface ICISSavedSearch
extends ICISObject


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 getDescription()
          Get the description of the saved search.
 java.lang.String getName()
          Get the name of the saved search
 
Methods inherited from interface com.stellent.cis.client.api.common.ICISObject
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty
 

Method Detail

getName

java.lang.String getName()
Get the name of the saved search

Returns:
the name of the saved search

getDescription

java.lang.String getDescription()
Get the description of the saved search.

Returns:
the description of the saved search