| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints.jsr303 | |
| de.hybris.platform.validation.services.integration |
| Modifier and Type | Method and Description |
|---|---|
NullConstraintModel |
NullConstraintResource.getNullConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
protected NullConstraintModel |
NullConstraintResource.readResource(String resourceId)
Gets the
NullConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<NullConstraintModel> |
NullConstraintsResource.getNullConstraintsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
NullConstraintResource.setNullConstraintModel(NullConstraintModel value)
Convenience method which just delegates to
#setResourceValue(NullConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullConstraintsResource.setNullConstraintsCollection(Collection<NullConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Field and Description |
|---|---|
protected NullConstraintModel |
CommonIntegrationValidationTest.nullProduct |
Copyright © 2017 SAP SE. All Rights Reserved.