Package com.softwareag.centrasite.api.csom.search

Interface Summary
CSOLink Provides access through the link type and its parameters through the CSO.getAttributeValue() method.
CSOParameter This model is used to represent the parameters saved in report search definition.
CSOParameterType interface which defines the various parameter type constants.
CSOSearch This interface can be used to perform search operation on CentraSite Objects.
CSOSearchCondition CSOSearchCondition represent the search criteria/filters in a generic way.
CSOSearchConditionManager The CSOSearchConditionManager supports comparison conditions, keyword conditions customer defined conditions
that can be specified in the CLL configuration.
CSOSearchManager The CSOSearchManager provides the interface for searching the CSOM.
CSOSearchResult The CSOSearchResult provides a collection of result items where each result item is assumed to be a CentraSiteObject.
CSOSearchScope The CSOSearchScope determines which objects are affected by the search.
CSOSortSpecifier The order of a search result is defined by a list of CSSortSpecifier.
PredefinedSearches Predefined search names.
 

Enum Summary
CSOSearch.SearchType Enumeration that differentiate the types of searches
CSOSortSpecifier.Direction  
Operator Operator specifies the operator of the condition