Class CmsPageVersionSwitchQueryExecutor

java.lang.Object
de.hybris.platform.personalizationwebservices.queries.impl.AbstractRestQueryExecutor
de.hybris.platform.personalizationcmsweb.queries.CmsPageVersionSwitchQueryExecutor
All Implemented Interfaces:
RestQueryExecutor

public class CmsPageVersionSwitchQueryExecutor extends AbstractRestQueryExecutor
Query executor for checking if target page version is missing any containers with actions. Returns a Map with single 'result' field with value TRUE if there is no missing containers or FALSE if there is at least one missing container with actions. Does not support multi-country.