Package com.endeca.infront.cartridge.model

Contains model objects for use in the built-in Assembler cartridge handlers.

See:
          Description

Interface Summary
Breadcrumb The cartridge output model interface for a single breadcrumb.
 

Class Summary
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<T> 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.
DimensionSearchValue A model class that represents a single search result within a DimensionSearchGroup.
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.
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.
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.
Sort Represents a group of actions (both ascending and descending) to sort by a single field
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
StringAttribute Class representing single value string attributes.
SuggestedSearch SuggestedSearch is the model for a view of suggested search terms a.k.a, "did you mean?".
UrlAction An Action which involves following some arbitrary URL.
 

Enum Summary
LinkBuilder.LinkType The types of links that the LinkBuilder supports.
 

Package com.endeca.infront.cartridge.model Description

Contains model objects for use in the built-in Assembler cartridge handlers.



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