Uses of Interface
de.hybris.platform.personalizationwebservices.queries.RestQueryExecutor
-
-
Uses of RestQueryExecutor in de.hybris.platform.personalizationcmsweb.queries
Classes in de.hybris.platform.personalizationcmsweb.queries that implement RestQueryExecutor Modifier and Type Class Description classCmsContainersFromVariationQueryExecutorQuery executor that returns code of containers that are related to given variations.classCmsPageVersionSwitchQueryExecutorQuery executor for checking if target page version is missing any containers with actions.classCxReplaceComponentWithContainerExecutorThis executor replaces a component in a slot with CxCmsContainer and set the component as default of this container.classCxUpdateCustomizationRankExecutorThis executor replaces a component in a slost with CxCmsContainer and set the component as default of this container. -
Uses of RestQueryExecutor in de.hybris.platform.personalizationpromotionsweb.queries
Classes in de.hybris.platform.personalizationpromotionsweb.queries that implement RestQueryExecutor Modifier and Type Class Description classCxPromotionsForCatalogQueryExecutorFinds promotions for given catalog and catalog version -
Uses of RestQueryExecutor in de.hybris.platform.personalizationsearchweb.queries
Classes in de.hybris.platform.personalizationsearchweb.queries that implement RestQueryExecutor Modifier and Type Class Description classCxGetIndexTypesForSiteExecutorclassCxUpdateSearchProfileActionRankExecutorMoves (ranks) actions before or after a given action. -
Uses of RestQueryExecutor in de.hybris.platform.personalizationwebservices.queries.impl
Classes in de.hybris.platform.personalizationwebservices.queries.impl that implement RestQueryExecutor Modifier and Type Class Description classAbstractFlexibleSearchRestQueryExecutor<T,Q>classAbstractRestQueryExecutorMethod parameters in de.hybris.platform.personalizationwebservices.queries.impl with type arguments of type RestQueryExecutor Modifier and Type Method Description voidDefaultRestQueryService. setQueries(java.util.Map<java.lang.String,RestQueryExecutor> queries)
-