| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 |
| Modifier and Type | Method and Description |
|---|---|
AssertTrueConstraintModel |
AssertTrueConstraintResource.getAssertTrueConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
protected AssertTrueConstraintModel |
AssertTrueConstraintResource.readResource(String resourceId)
Gets the
AssertTrueConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AssertTrueConstraintModel> |
AssertTrueConstraintsResource.getAssertTrueConstraintsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssertTrueConstraintResource.setAssertTrueConstraintModel(AssertTrueConstraintModel value)
Convenience method which just delegates to
#setResourceValue(AssertTrueConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssertTrueConstraintsResource.setAssertTrueConstraintsCollection(Collection<AssertTrueConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.