Uses of Interface
de.hybris.platform.cmsfacades.cmsitems.CMSItemFacade
-
Packages that use CMSItemFacade Package Description de.hybris.platform.cmsfacades.cmsitems.impl de.hybris.platform.cmswebservices.cmsitems.controller -
-
Uses of CMSItemFacade in de.hybris.platform.cmsfacades.cmsitems.impl
Classes in de.hybris.platform.cmsfacades.cmsitems.impl that implement CMSItemFacade Modifier and Type Class Description classDefaultCMSItemFacadeDefault implementation of theCMSItemFacade. -
Uses of CMSItemFacade in de.hybris.platform.cmswebservices.cmsitems.controller
Methods in de.hybris.platform.cmswebservices.cmsitems.controller that return CMSItemFacade Modifier and Type Method Description protected CMSItemFacadeCMSItemController. getCmsItemFacade()Methods in de.hybris.platform.cmswebservices.cmsitems.controller with parameters of type CMSItemFacade Modifier and Type Method Description voidCMSItemController. setCmsItemFacade(CMSItemFacade cmsItemFacade)
-