| Package | Description |
|---|---|
| de.hybris.platform.validation.resource.constraints |
| Modifier and Type | Method and Description |
|---|---|
NotBlankConstraintModel |
NotBlankConstraintResource.getNotBlankConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
protected NotBlankConstraintModel |
NotBlankConstraintResource.readResource(String resourceId)
Gets the
NotBlankConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<NotBlankConstraintModel> |
NotBlankConstraintsResource.getNotBlankConstraintsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotBlankConstraintResource.setNotBlankConstraintModel(NotBlankConstraintModel value)
Convenience method which just delegates to
#setResourceValue(NotBlankConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotBlankConstraintsResource.setNotBlankConstraintsCollection(Collection<NotBlankConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.