| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
PriceRowsValidConstraintModel |
PriceRowsValidConstraintResource.getPriceRowsValidConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PriceRowsValidConstraintModel |
PriceRowsValidConstraintResource.readResource(java.lang.String resourceId)
Gets the
PriceRowsValidConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PriceRowsValidConstraintModel> |
PriceRowsValidConstraintsResource.getPriceRowsValidConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowsValidConstraintResource.setPriceRowsValidConstraintModel(PriceRowsValidConstraintModel value)
Convenience method which just delegates to
#setResourceValue(PriceRowsValidConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowsValidConstraintsResource.setPriceRowsValidConstraintsCollection(java.util.Collection<PriceRowsValidConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.