| Package | Description |
|---|---|
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
DateRestrictionModel |
DateRestrictionResource.getDateRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
protected DateRestrictionModel |
DateRestrictionResource.readResource(String resourceId)
Gets the
DateRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DateRestrictionModel> |
DateRestrictionsResource.getDateRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DateRestrictionResource.setDateRestrictionModel(DateRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(DateRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DateRestrictionsResource.setDateRestrictionsCollection(Collection<DateRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.