Uses of Interface
org.jboss.shotoku.search.SearchParameter

Packages that use SearchParameter
org.jboss.shotoku.search   
 

Uses of SearchParameter in org.jboss.shotoku.search
 

Classes in org.jboss.shotoku.search that implement SearchParameter
 class AndNodeFilter
           
 class BooleanNodeFilter
           
 class DateSortParameter
           
 class DirectoryIncludeParameter
          A search parameter which includes to the result all nodes from a directory.
 class HistoryIncludeParameter
          A search parameter which includes to the result all nodes from the history of a given node.
 class LimitParameter
          A search parameter which truncates the number of nodes in the result to the given parameter.
 class MultiBooleanNodeFilter
           
 class NodeFilter
           
 class OrNodeFilter
           
 class PropertySortParameter
           
 class PropertyValueParameter
           
 class Search
          A class representing a search or a sub-search.
 class SortParameter
          A search parameter which sorts the result node list with the given comparator.
 

Methods in org.jboss.shotoku.search with parameters of type SearchParameter
 void Search.add(SearchParameter parameter)
           
 



Copyright © -2006 . All Rights Reserved.