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