| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 |
| Modifier and Type | Method and Description |
|---|---|
DecimalMinConstraintModel |
DecimalMinConstraintResource.getDecimalMinConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected DecimalMinConstraintModel |
DecimalMinConstraintResource.readResource(java.lang.String resourceId)
Gets the
DecimalMinConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DecimalMinConstraintModel> |
DecimalMinConstraintsResource.getDecimalMinConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecimalMinConstraintResource.setDecimalMinConstraintModel(DecimalMinConstraintModel value)
Convenience method which just delegates to
#setResourceValue(DecimalMinConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DecimalMinConstraintsResource.setDecimalMinConstraintsCollection(java.util.Collection<DecimalMinConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.