| Package | Description |
|---|---|
| de.hybris.platform.validation.dto.constraints | |
| de.hybris.platform.validation.resource.constraints |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotEmptyConstraintDTO> |
NotEmptyConstraintsDTO.getNotEmptyConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotEmptyConstraintsDTO.setNotEmptyConstraints(java.util.List<NotEmptyConstraintDTO> notemptyconstraintsList) |
| Constructor and Description |
|---|
NotEmptyConstraintsDTO(java.util.List<NotEmptyConstraintDTO> notemptyconstraintsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
NotEmptyConstraintResource.putNotEmptyConstraint(NotEmptyConstraintDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.