Uses of Class
de.hybris.platform.personalizationwebservices.queries.impl.AbstractRestQueryExecutor
-
-
Uses of AbstractRestQueryExecutor in de.hybris.platform.personalizationcmsweb.queries
Subclasses of AbstractRestQueryExecutor in de.hybris.platform.personalizationcmsweb.queries 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 AbstractRestQueryExecutor in de.hybris.platform.personalizationpromotionsweb.queries
Subclasses of AbstractRestQueryExecutor in de.hybris.platform.personalizationpromotionsweb.queries Modifier and Type Class Description classCxPromotionsForCatalogQueryExecutorFinds promotions for given catalog and catalog version -
Uses of AbstractRestQueryExecutor in de.hybris.platform.personalizationsearchweb.queries
Subclasses of AbstractRestQueryExecutor in de.hybris.platform.personalizationsearchweb.queries Modifier and Type Class Description classCxGetIndexTypesForSiteExecutorclassCxUpdateSearchProfileActionRankExecutorMoves (ranks) actions before or after a given action. -
Uses of AbstractRestQueryExecutor in de.hybris.platform.personalizationwebservices.queries.impl
Subclasses of AbstractRestQueryExecutor in de.hybris.platform.personalizationwebservices.queries.impl Modifier and Type Class Description classAbstractFlexibleSearchRestQueryExecutor<T,Q>
-