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