Uses of Interface
de.hybris.platform.cms2.servicelayer.services.AttributeDescriptorModelHelperService
-
-
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cms2.servicelayer.services.impl
Classes in de.hybris.platform.cms2.servicelayer.services.impl that implement AttributeDescriptorModelHelperService Modifier and Type Class Description classDefaultAttributeDescriptorModelHelperServiceDefault implementation ofAttributeDescriptorModelHelperService -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.cmsitems.attributeconverters
Methods in de.hybris.platform.cmsfacades.cmsitems.attributeconverters that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceEnumAttributeContentConverter. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.cmsitems.attributeconverters with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidEnumAttributeContentConverter. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.cmsitems.attributevalidators
Methods in de.hybris.platform.cmsfacades.cmsitems.attributevalidators that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceUniqueIdentifierAttributeContentValidator. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.cmsitems.attributevalidators with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidUniqueIdentifierAttributeContentValidator. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.cmsitems.predicates
Methods in de.hybris.platform.cmsfacades.cmsitems.predicates that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceCMSItemAttributePredicate. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.cmsitems.predicates with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidCMSItemAttributePredicate. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceDefaultClassTypeAttributePredicate. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidDefaultClassTypeAttributePredicate. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.common.predicate.attributes
Methods in de.hybris.platform.cmsfacades.common.predicate.attributes that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceEnumTypeAttributePredicate. getAttributeDescriptorModelHelperService()protected AttributeDescriptorModelHelperServiceIsSingleLevelNestedRestrictionAttributePredicate. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.common.predicate.attributes with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidEnumTypeAttributePredicate. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService)voidIsSingleLevelNestedRestrictionAttributePredicate. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.synchronization.itemvisitors
Methods in de.hybris.platform.cmsfacades.synchronization.itemvisitors that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceAbstractCMSComponentModelVisitor. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.synchronization.itemvisitors with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidAbstractCMSComponentModelVisitor. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceCMSItemDropdownComponentTypeAttributePopulator. getAttributeDescriptorModelHelperService()protected AttributeDescriptorModelHelperServiceCmsStructureEnumTypeComponentTypeAttributePopulator. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.types.populator with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidCMSItemDropdownComponentTypeAttributePopulator. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService)voidCmsStructureEnumTypeComponentTypeAttributePopulator. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService) -
Uses of AttributeDescriptorModelHelperService in de.hybris.platform.cmsfacades.types.service.predicate
Methods in de.hybris.platform.cmsfacades.types.service.predicate that return AttributeDescriptorModelHelperService Modifier and Type Method Description protected AttributeDescriptorModelHelperServiceAssignableFromAttributePredicate. getAttributeDescriptorModelHelperService()protected AttributeDescriptorModelHelperServiceComplexTypeAttributePredicate. getAttributeDescriptorModelHelperService()Methods in de.hybris.platform.cmsfacades.types.service.predicate with parameters of type AttributeDescriptorModelHelperService Modifier and Type Method Description voidAssignableFromAttributePredicate. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService)voidComplexTypeAttributePredicate. setAttributeDescriptorModelHelperService(AttributeDescriptorModelHelperService attributeDescriptorModelHelperService)
-