| 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
AbstractResource.getResourceValue() |
protected NullConstraintModel |
NullConstraintResource.readResource(java.lang.String resourceId)
Gets the
NullConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NullConstraintModel> |
NullConstraintsResource.getNullConstraintsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<NullConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Field and Description |
|---|---|
protected NullConstraintModel |
CommonIntegrationValidationTest.nullProduct |
Copyright © 2018 SAP SE. All Rights Reserved.