| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
CMSUiExperienceRestrictionModel |
CMSUiExperienceRestrictionResource.getCMSUiExperienceRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSUiExperienceRestrictionModel |
CMSUiExperienceRestrictionResource.readResource(String resourceId)
Gets the
CMSUiExperienceRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSUiExperienceRestrictionModel> |
CMSUiExperienceRestrictionsResource.getCMSUiExperienceRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUiExperienceRestrictionResource.setCMSUiExperienceRestrictionModel(CMSUiExperienceRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(CMSUiExperienceRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUiExperienceRestrictionsResource.setCMSUiExperienceRestrictionsCollection(Collection<CMSUiExperienceRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.