| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 |
| Modifier and Type | Method and Description |
|---|---|
FutureConstraintModel |
FutureConstraintResource.getFutureConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected FutureConstraintModel |
FutureConstraintResource.readResource(java.lang.String resourceId)
Gets the
FutureConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FutureConstraintModel> |
FutureConstraintsResource.getFutureConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FutureConstraintResource.setFutureConstraintModel(FutureConstraintModel value)
Convenience method which just delegates to
#setResourceValue(FutureConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FutureConstraintsResource.setFutureConstraintsCollection(java.util.Collection<FutureConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.