Interface | Description |
---|---|
FeedTrigger |
Feed Trigger interface: A Feed Trigger is an entry point to alter the
behavior of a Feed.
|
FeedTrigger.BeforeSubfeedAware |
A Trigger that implements BeforeSubfeedAware will receive an additional event after its execute() method, but before
the sub feeds processing.
|
FeedTrigger.LifecycleAware | |
HasFacets | |
Highlightable | |
PageFeedTrigger |
Class | Description |
---|---|
AbstractCategory<T extends AbstractCategory<T>> | |
AbstractCategory.FieldsHolder |
Store common attributes available for Category and Facet api objects
|
AggregationValue | |
AggregationValue.FieldsHolder | |
Category | |
Category.FieldsHolder |
Extends the parent FieldsHoder static class to add the specific attributes only for Category
|
Category2D | |
CategoryTreeContainer<T extends AbstractCategory<T>> |
Represents a node in the category tree.
|
CategoryTreeContainer.AggregationSortModeASC | |
CategoryTreeContainer.AggregationSortModeDESC | |
CategoryTreeContainer.FieldsHolder | |
Entry |
Entry contains hit informations, metas, subfeeds, links, image and title.
|
Entry.FieldsHolder | |
ExtraSerializedObject | |
Facet |
A facet (also called refine) has a name, a path, a description and contains
all sub-categories
|
Facet.FieldsHolder |
Extends the parent FieldsHoder static class to add the specific attributes only for Facet
|
FacetsContainer | |
FacetsContainer.FieldsHolder | |
Feed | |
Feed.Constants | |
Feed.FieldsHolder | |
HighlightInterval | |
MergedCategory |
When several categories are merged into one category tree MergedCategory is used.
|
MergedCategory2D | |
MergedFacet | |
Meta |
A Meta has a name, a display name and values
|
Meta.FieldsHolder | |
MetaValue |
MetaValue Class.
|
MetaValue.FieldsHolder | |
MetaValue.HighlightInterval | Deprecated
as of 2013x release, replaced by
HighlightInterval |
QueryContext |
Query Context Class.
|
ResultFeed |
ResultFeed contains query informations, entries, facets...
|
ResultFeed.FieldsHolder | |
SpellCheckSuggestion |
Enum | Description |
---|---|
AbstractCategory.Field | |
AbstractCategory.State |
A category is always in one of the following three states
|
AggregationValue.AggregationValueType | |
Category.Field | |
CategoryTreeContainer.Field | |
CategoryTreeContainer.IterationMode |
Controls what kind of iterator is returned by getCategoryIterator()
TODO(blindfor): Move logic from iterator(x,y) into here to make more extensible
|
CategoryTreeContainer.SortMode |
Defines in which order getCategories(SortMode) returns its results
|
Entry.Field | |
Facet.Field | |
FacetsContainer.Field | |
FacetType | |
FeedTrigger.Result | |
Meta.Field | |
RefinementPolicy | |
ResultFeed.Field |
Exception | Description |
---|---|
AccessException |
Copyright © 2021 Dassault Systèmes, All Rights Reserved.