| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto.restrictions | |
| de.hybris.platform.cms2.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSInverseRestrictionDTO> |
CMSInverseRestrictionsDTO.getCMSInverseRestrictions() |
java.util.Collection<CMSInverseRestrictionDTO> |
AbstractRestrictionDTO.getInverseRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSInverseRestrictionsDTO.setCMSInverseRestrictions(java.util.List<CMSInverseRestrictionDTO> cmsinverserestrictionsList) |
void |
AbstractRestrictionDTO.setInverseRestrictions(java.util.Collection<CMSInverseRestrictionDTO> value) |
| Constructor and Description |
|---|
CMSInverseRestrictionsDTO(java.util.List<CMSInverseRestrictionDTO> cmsinverserestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CMSInverseRestrictionResource.putCMSInverseRestriction(CMSInverseRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.