public abstract class DataRestResource extends JcmsRestResource
JcmsRestResource.DataCollectionWrapper| Modifier and Type | Field and Description | 
|---|---|
protected Data | 
data  | 
protected java.lang.String[] | 
relateds  | 
channel, context, formQueryString, j2eeRequest, jcmsContext, pagerData, queryString, xmlEncodingCSRF_HEADER_NAME, HTTP_HEADERS, METHOD_OVERRIDE_HTTP_HEADER, SERVER_REQUEST_HTTP_HEADER_PREFIX, UTS_ADMIN, UTS_DATA_CHILDREN, UTS_DATA_PARAM, UTS_DATATYPE_ITEM, UTS_DATATYPE_LIST, UTS_DOC, UTS_JSYNC_REQUEST, UTS_LOCK, UTS_MEMBER_ITEM, UTS_PUSH, UTS_SEARCH, UTS_UNLOCK, UTS_WHOAMI_ITEM, UTS_WORKFLOWS, UTS_WORKFLOWS_ITEM, UTS_WORKSPACE_ADMIN, UTS_WORKSPACE_ADMIN2DATA_TAG, DATASET_TAG, FIELD_CLASS, FIELD_ENTRY, FIELD_ITEM, FIELD_KEY, FIELD_NAME, FIELD_TAG, FIELD_VALUE, FILE_FIELD, FILE_ID, FILE_MTIME, FILE_SIZE, FILE_TAG, FILE_TICKET, FILESET_TAG, RELATED_TAG, REVISION| Constructor and Description | 
|---|
DataRestResource(org.restlet.Context context,
                org.restlet.data.Request request,
                org.restlet.data.Response response)  | 
| Modifier and Type | Method and Description | 
|---|---|
Data | 
getData()
Retrieve the unique Data instance associated to this resource 
 | 
protected java.lang.String | 
getItemXmlRepresentation(java.lang.Object item)  | 
protected java.lang.String | 
getJSONRepresentation()  | 
protected void | 
updateObjectMapperBuilder(ObjectMapperBuilder objectMapperBuilder)  | 
checkReadRight, delete, doDelete, doPost, doPost, doPut, forward, generateErrorRepresentation, getAtomRepresentation, getLoggedMember, getPagerData, getPlainTextRepresentation, getRepresentation, getXmlProlog, getXmlRepresentation, insertAfterXml, insertBeforeXml, post, put, setXmlUTF8EncodingallowDelete, allowGet, allowPost, allowPut, generateRef, getContext, getLogger, getPreferredRepresentation, getPreferredVariant, getRequest, getResponse, getVariants, handleDelete, handleGet, handleHead, handleOptions, handlePost, handlePut, init, isNegotiateContent, setContext, setNegotiateContent, setRequest, setResponseprotected Data data
protected java.lang.String[] relateds
public DataRestResource(org.restlet.Context context,
                        org.restlet.data.Request request,
                        org.restlet.data.Response response)
protected java.lang.String getItemXmlRepresentation(java.lang.Object item)
getItemXmlRepresentation in class JcmsRestResourceprotected java.lang.String getJSONRepresentation()
getJSONRepresentation in class JcmsRestResourceprotected void updateObjectMapperBuilder(ObjectMapperBuilder objectMapperBuilder)
public Data getData()
JcmsRestResource.getPagerData()Copyright © 2001-2018 Jalios SA. All Rights Reserved.