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

Packages that use com.endeca.infront.cartridge.model
com.endeca.infront.assembler.servlet This package provides an HttpServlet interface over an Assembler to serve Assembler clients over the wire and a servlet for generating links for preview. 
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. 
 

Classes in com.endeca.infront.cartridge.model used by com.endeca.infront.assembler.servlet
NavigationAction
          An Action which represents a change to the current navigation state (e.g., selecting a refinement, performing a search, or paging through results).
 

Classes in com.endeca.infront.cartridge.model used by com.endeca.infront.cartridge
Action
          An Action represents a decision that an end user might choose to make when interacting with an Assembler application.
AdjustedSearch
          Represents a search input that was automatically adjusted.
Ancestor
          Represents an ancestor in a dimension hierarchy.
Attribute
          An ordered list of values that represents a record attribute that could be single valued or multi-valued.
DimensionSearchGroup
          Result of a dimension search grouped by the same dimension.
GeoFilterBreadcrumb
          GeoFilterBreadcrumb is the model for a view of a geo range filter a.k.a., a breadcrumb.
JsonAttribute
          An attribute that stores JSON formatted property values in a Record.
LinkBuilder
          A class that represents links as created by the LinkBuilder editor in Experience Manager and transforms them into Action objects.
MediaObject
          A generic media object that could represent an image or a video.
MediaSourceConfig
          MediaObject configuration model.
NavigationAction
          An Action which represents a change to the current navigation state (e.g., selecting a refinement, performing a search, or paging through results).
RangeFilterBreadcrumb
          RangeFilterBreadcrumb is the model for a view of a selected range filter a.k.a., a breadcrumb.
Record
          A generic data record that could represent a single record or an aggregate record.
Refinement
          A view model that provides an action to perform dimension filtering with information about the resulting dataset when applied.
RefinementBreadcrumb
          RefinementBreadcrumb is the model for a view of a selected refinement.
SearchBreadcrumb
          SearchBreadcrumb is a Breadcrumbs element that contains information about an active keyword search.
SortOptionConfig
          This class is the sort option configuration module for ResultList Cartridge.
SortOptionLabel
          Represents a button or piece of text that links to an action and appears within a group of selectable items
SuggestedSearch
          SuggestedSearch is the model for a view of suggested search terms a.k.a, "did you mean?".
 

Classes in com.endeca.infront.cartridge.model used by com.endeca.infront.cartridge.model
Action
          An Action represents a decision that an end user might choose to make when interacting with an Assembler application.
Ancestor
          Represents an ancestor in a dimension hierarchy.
Attribute
          An ordered list of values that represents a record attribute that could be single valued or multi-valued.
Breadcrumb
          The cartridge output model interface for a single breadcrumb.
DimensionSearchValue
          A model class that represents a single search result within a DimensionSearchGroup.
LinkBuilder.LinkType
          The types of links that the LinkBuilder supports.
NavigationAction
          An Action which represents a change to the current navigation state (e.g., selecting a refinement, performing a search, or paging through results).
Record
          A generic data record that could represent a single record or an aggregate record.
RecordAction
          An Action which represents the selection of a particular record or aggregate record.
Refinement
          A view model that provides an action to perform dimension filtering with information about the resulting dataset when applied.
 



Copyright © 2012. All Rights Reserved.