Uses of Package
com.endeca.infront.navigation.model

Packages that use com.endeca.infront.navigation.model
com.endeca.infront.cartridge Contains the built-in Assembler cartridge handlers and their configuration classes. 
com.endeca.infront.cartridge.model Contains model objects for use in the built-in Assembler cartridge handlers. 
com.endeca.infront.content Contains all interfaces for accessing and representing content in an Assembler Application. 
com.endeca.infront.navigation Contains classes and interfaces for making requests to an MDEX server. 
com.endeca.infront.navigation.model Contains model objects for use in making requests to an MDEX server. 
com.endeca.infront.navigation.url Contains URL-based implementations of the interfaces in com.endeca.infront.navigation for making requests to an MDEX server. 
 

Classes in com.endeca.infront.navigation.model used by com.endeca.infront.cartridge
CollectionFilter
          Utility class to create record stratum
DvalSpec
           
FilterState
          A class that contains the filters applied to an Endeca data set.
MatchMode
           
SearchFilter
          A text search filter.
SortOption
          A specification of how a navigation results list should be sorted.
SubRecordsPerAggregateRecord
          For aggregate records, the number of sub records that should be included in results.
 

Classes in com.endeca.infront.navigation.model used by com.endeca.infront.cartridge.model
MatchMode
           
 

Classes in com.endeca.infront.navigation.model used by com.endeca.infront.content
MdexResource
          Allows a connection to an MDEX server to be created.
 

Classes in com.endeca.infront.navigation.model used by com.endeca.infront.navigation
FilterState
          A class that contains the filters applied to an Endeca data set.
GeoFilter
          A geocode range filter.
MdexResource
          Allows a connection to an MDEX server to be created.
RangeFilter
          A range filter.
SearchFilter
          A text search filter.
 

Classes in com.endeca.infront.navigation.model used by com.endeca.infront.navigation.model
AndFilter
          A logical conjunction of some number of filters.
CollectionFilter
          Utility class to create record stratum
ComboFilter
          Base class for AndFilter and OrFilter.
DimensionFilter
          A dimension value filter.
EqlFilter
          The EqlFilter contains an EQL expression, which is used to filter the results of a search.
Filter
          Abstract base class for various types of Endeca filter.
FilterState
          A class that contains the filters applied to an Endeca data set.
GeoFilter
          A geocode range filter.
MatchMode
           
OrFilter
          A logical disjunction of some number of filters.
PropertyFilter
          A filter for a single record.
RangeFilter
          A range filter.
RangeFilter.Operation
           
SearchFilter
          A text search filter.
SortSpec
          A way of sorting a list of search/navigation results.
SubRecordsPerAggregateRecord
          For aggregate records, the number of sub records that should be included in results.
 

Classes in com.endeca.infront.navigation.model used by com.endeca.infront.navigation.url
FilterState
          A class that contains the filters applied to an Endeca data set.
GeoFilter
          A geocode range filter.
MatchMode
           
RangeFilter
          A range filter.
SearchFilter
          A text search filter.
 



Copyright © 2012, Oracle and/or its affiliates. All rights reserved.