Uses of Class
de.hybris.platform.cmsfacades.data.RestrictionTypeData
Packages that use RestrictionTypeData
Package
Description
-
Uses of RestrictionTypeData in de.hybris.platform.cmsfacades.restrictions
Methods in de.hybris.platform.cmsfacades.restrictions that return types with arguments of type RestrictionTypeDataModifier and TypeMethodDescriptionRestrictionFacade.findAllRestrictionTypes()Find all restriction types. -
Uses of RestrictionTypeData in de.hybris.platform.cmsfacades.restrictions.impl
Methods in de.hybris.platform.cmsfacades.restrictions.impl that return types with arguments of type RestrictionTypeDataModifier and TypeMethodDescriptionDefaultRestrictionFacade.findAllRestrictionTypes()protected Converter<RestrictionTypeModel,RestrictionTypeData> DefaultRestrictionFacade.getRestrictionTypeModelConverter()Method parameters in de.hybris.platform.cmsfacades.restrictions.impl with type arguments of type RestrictionTypeDataModifier and TypeMethodDescriptionvoidDefaultRestrictionFacade.setRestrictionTypeModelConverter(Converter<RestrictionTypeModel, RestrictionTypeData> restrictionTypeModelConverter)