| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 |
| Modifier and Type | Method and Description |
|---|---|
DecimalMaxConstraintModel |
DecimalMaxConstraintResource.getDecimalMaxConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected DecimalMaxConstraintModel |
DecimalMaxConstraintResource.readResource(java.lang.String resourceId)
Gets the
DecimalMaxConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DecimalMaxConstraintModel> |
DecimalMaxConstraintsResource.getDecimalMaxConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecimalMaxConstraintResource.setDecimalMaxConstraintModel(DecimalMaxConstraintModel value)
Convenience method which just delegates to
#setResourceValue(DecimalMaxConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DecimalMaxConstraintsResource.setDecimalMaxConstraintsCollection(java.util.Collection<DecimalMaxConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.