| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 |
| Modifier and Type | Method and Description |
|---|---|
MaxConstraintModel |
MaxConstraintResource.getMaxConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
protected MaxConstraintModel |
MaxConstraintResource.readResource(String resourceId)
Gets the
MaxConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MaxConstraintModel> |
MaxConstraintsResource.getMaxConstraintsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaxConstraintResource.setMaxConstraintModel(MaxConstraintModel value)
Convenience method which just delegates to
#setResourceValue(MaxConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaxConstraintsResource.setMaxConstraintsCollection(Collection<MaxConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.