| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 |
| Modifier and Type | Method and Description |
|---|---|
AssertFalseConstraintModel |
AssertFalseConstraintResource.getAssertFalseConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AssertFalseConstraintModel |
AssertFalseConstraintResource.readResource(java.lang.String resourceId)
Gets the
AssertFalseConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AssertFalseConstraintModel> |
AssertFalseConstraintsResource.getAssertFalseConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssertFalseConstraintResource.setAssertFalseConstraintModel(AssertFalseConstraintModel value)
Convenience method which just delegates to
#setResourceValue(AssertFalseConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssertFalseConstraintsResource.setAssertFalseConstraintsCollection(java.util.Collection<AssertFalseConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.