public class CMSProductRestrictionsResource
extends <any>
| Constructor and Description |
|---|
CMSProductRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCMSProductRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCMSProductRestrictionResource(String resourceKey)
Generated getter for sub resource of type
CMSProductRestrictionResource for current root resource |
Collection<CMSProductRestrictionModel> |
getCMSProductRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setCMSProductRestrictionsCollection(Collection<CMSProductRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CMSProductRestrictionsResource()
public Response getAllCMSProductRestrictions()
Responsepublic AbstractYResource getCMSProductRestrictionResource(String resourceKey)
CMSProductRestrictionResource for current root resourcepublic Collection<CMSProductRestrictionModel> getCMSProductRestrictionsCollection()
#getResourceValue()public void setCMSProductRestrictionsCollection(Collection<CMSProductRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.