| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints |
| Modifier and Type | Method and Description |
|---|---|
HybrisDecimalMaxConstraintModel |
HybrisDecimalMaxConstraintResource.getHybrisDecimalMaxConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
protected HybrisDecimalMaxConstraintModel |
HybrisDecimalMaxConstraintResource.readResource(String resourceId)
Gets the
HybrisDecimalMaxConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<HybrisDecimalMaxConstraintModel> |
HybrisDecimalMaxConstraintsResource.getHybrisDecimalMaxConstraintsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
HybrisDecimalMaxConstraintResource.setHybrisDecimalMaxConstraintModel(HybrisDecimalMaxConstraintModel value)
Convenience method which just delegates to
#setResourceValue(HybrisDecimalMaxConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
HybrisDecimalMaxConstraintsResource.setHybrisDecimalMaxConstraintsCollection(Collection<HybrisDecimalMaxConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.