Class ContentSlotExistsInCatalogVersionsPredicate
java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.ContentSlotExistsInCatalogVersionsPredicate
public class ContentSlotExistsInCatalogVersionsPredicate
extends Object
implements Predicate<String>
Predicate to test if a given content slot uid maps to an existing content slot.
Returns TRUE if the content slot exists; FALSE otherwise.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CatalogVersionServiceprotected CMSAdminContentSlotServicevoidsetCatalogVersionService(CatalogVersionService catalogVersionService) voidsetCmsAdminContentSlotService(CMSAdminContentSlotService cmsAdminContentSlotService) boolean