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