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