com.jalios.rest.client
Interface JcmsRestConstants
- All Known Implementing Classes:
- ClientSession, JcmsApp
public interface JcmsRestConstants
Rest Constants used both server and client side.
The constants defined in this interface are defined in com.jalios.jcms.rest.RestConstants
reproduced here not to have a dependency between jcms and JcmsOpenApiClient.
- Since:
- JCMS-6.0
- Author:
- dissert
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_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_JSYNC
static final String UTS_JSYNC
- See Also:
- Constant Field Values
UTS_JSYNC_REPLICA
static final String UTS_JSYNC_REPLICA
- See Also:
- Constant Field Values
UTS_PRIVATE_RESOURCE
static final String UTS_PRIVATE_RESOURCE
- See Also:
- Constant Field Values
UTS_LUCENE
static final String UTS_LUCENE
- See Also:
- Constant Field Values
UTS_LUCENE_PUBLICATIONS
static final String UTS_LUCENE_PUBLICATIONS
- See Also:
- Constant Field Values
UTS_LUCENE_CATEGORIES
static final String UTS_LUCENE_CATEGORIES
- See Also:
- Constant Field Values
UTS_CACHES
static final String UTS_CACHES
- See Also:
- Constant Field Values
Copyright © 2001-2007 Jalios SA. All Rights Reserved.