public class CMSProductRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSProductRestrictionsDTO()
Generated constructor - for generic creation.
|
CMSProductRestrictionsDTO(List<CMSProductRestrictionDTO> cmsproductrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSProductRestrictionDTO> |
getCMSProductRestrictions() |
void |
setCMSProductRestrictions(List<CMSProductRestrictionDTO> cmsproductrestrictionsList) |
public CMSProductRestrictionsDTO()
public CMSProductRestrictionsDTO(List<CMSProductRestrictionDTO> cmsproductrestrictionsList)
public List<CMSProductRestrictionDTO> getCMSProductRestrictions()
public void setCMSProductRestrictions(List<CMSProductRestrictionDTO> cmsproductrestrictionsList)
cmsproductrestrictionsList - the cmsproductrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.