Uses of Interface
de.hybris.platform.cmsfacades.restrictions.RestrictionFacade
-
Packages that use RestrictionFacade Package Description de.hybris.platform.cmsfacades.restrictions.impl de.hybris.platform.cmswebservices.restrictions.controller -
-
Uses of RestrictionFacade in de.hybris.platform.cmsfacades.restrictions.impl
Classes in de.hybris.platform.cmsfacades.restrictions.impl that implement RestrictionFacade Modifier and Type Class Description classDefaultRestrictionFacadeDefault implementation of theRestrictionFacade. -
Uses of RestrictionFacade in de.hybris.platform.cmswebservices.restrictions.controller
Methods in de.hybris.platform.cmswebservices.restrictions.controller that return RestrictionFacade Modifier and Type Method Description protected RestrictionFacadeRestrictionTypeController. getRestritionFacade()Methods in de.hybris.platform.cmswebservices.restrictions.controller with parameters of type RestrictionFacade Modifier and Type Method Description voidRestrictionTypeController. setRestritionFacade(RestrictionFacade restritionFacade)
-