CMSItemController
instead.@Deprecated
public class RestrictionController
extends java.lang.Object
| Constructor and Description |
|---|
RestrictionController()
Deprecated.
|
@Deprecated public RestrictionListData findAllRestrictions()
@Deprecated public RestrictionListData findRestrictionsByPage(java.lang.String mask, NamedQueryData namedQuery) throws WebserviceValidationException
WebserviceValidationException@Deprecated public AbstractRestrictionData createRestriction(AbstractRestrictionData restrictionData, HttpServletRequest request, HttpServletResponse response)
@Deprecated public AbstractRestrictionData findRestrictionById(java.lang.String restrictionId) throws CMSItemNotFoundException
CMSItemNotFoundException@Deprecated public AbstractRestrictionData updateRestriction(java.lang.String restrictionId, AbstractRestrictionData restrictionData) throws WebserviceValidationException, CMSItemNotFoundException
protected LocationHeaderResource getLocationHeaderResource()
public void setLocationHeaderResource(LocationHeaderResource locationHeaderResource)
public RestrictionFacade getRestritionFacade()
public void setRestritionFacade(RestrictionFacade restritionFacade)
protected DataMapper getDataMapper()
public void setDataMapper(DataMapper dataMapper)
protected WebPaginationUtils getWebPaginationUtils()
public void setWebPaginationUtils(WebPaginationUtils webPaginationUtils)
Copyright © 2018 SAP SE. All Rights Reserved.