| Package | Description |
|---|---|
| de.hybris.platform.cms2.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
AssistedServiceSessionRestrictionModel |
AssistedServiceSessionRestrictionResource.getAssistedServiceSessionRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
protected AssistedServiceSessionRestrictionModel |
AssistedServiceSessionRestrictionResource.readResource(String resourceId)
Gets the
AssistedServiceSessionRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AssistedServiceSessionRestrictionModel> |
AssistedServiceSessionRestrictionsResource.getAssistedServiceSessionRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssistedServiceSessionRestrictionResource.setAssistedServiceSessionRestrictionModel(AssistedServiceSessionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(AssistedServiceSessionRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssistedServiceSessionRestrictionsResource.setAssistedServiceSessionRestrictionsCollection(Collection<AssistedServiceSessionRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.