java.lang.Object
de.hybris.platform.cmswebservices.cmsitems.controller.CMSItemController

@Controller @RequestMapping("/v1/sites/{siteId}/cmsitems") public class CMSItemController extends Object
Generic controller to deal with CMS items (Components, Pages, Restrictions, etc...). Any item that extends CMSItem is supported using this interface.