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