| Package | Description |
|---|---|
| de.hybris.platform.cmswebservices.data | |
| de.hybris.platform.cmswebservices.restrictions.controller |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryRestrictionData |
class |
TimeRestrictionData |
class |
UserGroupRestrictionData |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractRestrictionData> |
RestrictionListData.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionListData.setRestrictions(java.util.List<AbstractRestrictionData> restrictions) |
| Modifier and Type | Method and Description |
|---|---|
AbstractRestrictionData |
RestrictionController.createRestriction(AbstractRestrictionData restrictionData,
HttpServletRequest request,
HttpServletResponse response) |
AbstractRestrictionData |
RestrictionController.findRestrictionById(java.lang.String restrictionId) |
AbstractRestrictionData |
RestrictionController.updateRestriction(java.lang.String restrictionId,
AbstractRestrictionData restrictionData) |
| Modifier and Type | Method and Description |
|---|---|
AbstractRestrictionData |
RestrictionController.createRestriction(AbstractRestrictionData restrictionData,
HttpServletRequest request,
HttpServletResponse response) |
AbstractRestrictionData |
RestrictionController.updateRestriction(java.lang.String restrictionId,
AbstractRestrictionData restrictionData) |
Copyright © 2017 SAP SE. All Rights Reserved.