Oracle Content Management SDK

Uses of Class
oracle.ifs.search.SearchSortSpecification

Packages that use SearchSortSpecification
oracle.ifs.search   
 

Uses of SearchSortSpecification in oracle.ifs.search
 

Fields in oracle.ifs.search declared as SearchSortSpecification
protected  SearchSortSpecification AttributeSearchSpecification.m_SortSpec
          The SearchSortSpecification, that describes the sort order for the Search Results.
 

Methods in oracle.ifs.search that return SearchSortSpecification
 SearchSortSpecification AttributeSearchSpecification.getSearchSortSpecification()
          Gets the SearchSortSpecification for this object.
 

Methods in oracle.ifs.search with parameters of type SearchSortSpecification
 void AttributeSearchSpecification.setSearchSortSpecification(SearchSortSpecification sortSpec)
          Sets the SearchSortSpecification.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.