Package de.hybris.platform.integrationservices.search
package de.hybris.platform.integrationservices.search
-
ClassDescriptionRepresents the supported conjunctive operatorAn exception indicating that filtering using a virtual attribute is not supported.An exception indicating that a filtering condition used for the item search is not supported.A builder for constructing a
FlexibleSearchQueryService to build flex search query based on anItemSearchRequestsent as a parameterImmutable value object for representing a search requestConverts IntegrationItem to its Map representation.Generator of Map of property name - values.Exception thrown when a single item search does not find an item.Exception indicating that an item referenced in the payload property does not exist in the persistent storage.Indicates any problem with the item search.Describes request for searching item(s) existing in the platform.A builder forImmutableItemSearchRequestResult of searching items in the platform.A service for searching items in the platform.Symbols that indicate how to query the item in the hierarchyRepresents a where clause condition (e.g.Represents a where clause condition (e.g.Exception thrown when looking up for an item, and there is more than one item returned.Represents a where clause condition where we have no result.Indicates that an operation involving item key cannot be performed because it does have a value for the required key attribute.A common exception for any problem with the order by condition used in the item search.Enumeration describing all possible sort orders used in flexible searchAn exception indicating that ordering using a virtual attribute is not supported.Represents the OData order by attribute, e.g., for the query option "$orderby=price asc" the orderBy = price and orderType = asc.Specifies page parameters for retrieving items stored in the platform.Represents the search result from theRootItemSearchServiceA service that provides methods for retrieving root items defined within theIntegrationObjectModel.Represents a where clause condition (e.g.Represents a where clause condition (e.g.Stores a list ofWhereClauseConditions in the same order as the original list