| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
CMSActionRestrictionModel |
CMSActionRestrictionResource.getCMSActionRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSActionRestrictionModel |
CMSActionRestrictionResource.readResource(String resourceId)
Gets the
CMSActionRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSActionRestrictionModel> |
CMSActionRestrictionsResource.getCMSActionRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSActionRestrictionResource.setCMSActionRestrictionModel(CMSActionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(CMSActionRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSActionRestrictionsResource.setCMSActionRestrictionsCollection(Collection<CMSActionRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.