| Package | Description |
|---|---|
| de.hybris.platform.catalog.jalo.classification.util | |
| de.hybris.platform.cockpit.services.search.impl | |
| de.hybris.platform.core |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureField |
class |
FeatureValueCondition |
class |
FeatureValueOrderBy |
class |
FeatureValueSelectField |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericSearchSubQuery
Class represents a Condition in form of a subquery
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCondition
Super class for all Conditions.
|
class |
GenericConditionList
This Class holds a list of Conditions, concatenates them by
AND or OR operator. |
class |
GenericField
Super class for all kinds of Fields.
|
class |
GenericFieldComparisonCondition
Class represents a Condition for a field comparison (e.g.
|
class |
GenericFieldCondition
Super class for all conditions responsible for any kind of field comparison.
|
class |
GenericFunctionSelectField
Allows to specify a function to be applied to a generic select field.
|
class |
GenericLiteralCondition
Class represents a Condition for a literal comparison (e.g.
|
class |
GenericQuery
The
GenericQuery class holds and manages all objects necessary for searching on a specific
Type. |
class |
GenericSearchField
Kind of Field used with a WHERE or ORDER BY clause.
|
class |
GenericSearchFieldType
Class represents a field modifier, used to indicate one of the following:
CORE - marks field as core attribute PROPERTY - marks field as property
LOCALIZED - marks field as localized attribute INTERNAL - marks field as internal
OUTER_JOIN - forces flexible search to join this field outer |
class |
GenericSearchOrderBy
Class represents a
|
class |
GenericSelectField
Kind of Field used within a SELECT clause.
|
class |
GenericSubQueryCondition
Class represents a Condition for comparing a field with the outcome of a SubQuery ( e.g.
|
class |
GenericTypeJoin
Class represents a join between types.
|
class |
GenericValueCondition
Class represents a Condition for value comparison (e.g.
|
class |
Operator
Class represents an Operator; is used with all types of
GenericConditions. |
Copyright © 2017 SAP SE. All Rights Reserved.