com.jalios.jcms.rest
Interface RestConstants

All Known Implementing Classes:
AdminResource, DataListRestResource, DataResource, DataRestResource, DataTypeItemResource, DataTypeListResource, JcmsRestResource, MemberResource, MembersListResource, RestletApplication, SearchResource, WorkflowItemResource, WorkflowsResource

public interface RestConstants

Rest Constants used both server and client side.

Since:
JCMS-6.0
Version:
$Revision: $
Author:
dissert

Field Summary
static String HTTP_HEADERS
           
static String METHOD_OVERRIDE_HTTP_HEADER
           
static String UTS_ADMIN
           
static String UTS_DATA_PARAM
           
static String UTS_DATATYPE_ITEM
           
static String UTS_DATATYPE_LIST
           
static String UTS_DOC
           
static String UTS_MEMBER_ITEM
           
static String UTS_MEMBERS_LIST
           
static String UTS_SEARCH
           
static String UTS_WORKFLOWS
           
static String UTS_WORKFLOWS_ITEM
           
 

Field Detail

METHOD_OVERRIDE_HTTP_HEADER

static final String METHOD_OVERRIDE_HTTP_HEADER
See Also:
Constant Field Values

HTTP_HEADERS

static final String HTTP_HEADERS
See Also:
Constant Field Values

UTS_MEMBERS_LIST

static final String UTS_MEMBERS_LIST
See Also:
Constant Field Values

UTS_MEMBER_ITEM

static final String UTS_MEMBER_ITEM
See Also:
Constant Field Values

UTS_DATA_PARAM

static final String UTS_DATA_PARAM
See Also:
Constant Field Values

UTS_DATATYPE_LIST

static final String UTS_DATATYPE_LIST
See Also:
Constant Field Values

UTS_DATATYPE_ITEM

static final String UTS_DATATYPE_ITEM
See Also:
Constant Field Values

UTS_WORKFLOWS

static final String UTS_WORKFLOWS
See Also:
Constant Field Values

UTS_WORKFLOWS_ITEM

static final String UTS_WORKFLOWS_ITEM
See Also:
Constant Field Values

UTS_SEARCH

static final String UTS_SEARCH
See Also:
Constant Field Values

UTS_ADMIN

static final String UTS_ADMIN
See Also:
Constant Field Values

UTS_DOC

static final String UTS_DOC
See Also:
Constant Field Values


Copyright © 2001-2007 Jalios SA. All Rights Reserved.