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