| Constructor and Description |
|---|
CMAResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceId() |
String |
getSpaceId() |
HashMap<String,Object> |
getSys() |
Integer |
getVersion() |
<T extends CMAResource> |
setId(String id)
Sets the ID for this CMAResource.
|
void |
setSys(HashMap<String,Object> sys)
Sets a map of system attributes.
|
public <T extends CMAResource> T setId(String id)
id - to be setCMAResource instancepublic Integer getVersion()
sys.version value, null if it does not exist.public String getResourceId()
sys.id value, null if it is does not exist.public String getSpaceId()
Copyright © 2016 Contentful, GmbH.. All Rights Reserved.