org.exoplatform.services.wsrp.consumer.util
Interface ConsumerConstants


public interface ConsumerConstants


Field Summary
static String CERTIFICATE
           
static String CONSUMER_ENV_CLASS
          Key in the property file which is used to set the implementation of the consumer environment.
static String NONE
           
static String PASSWORD
           
static String WSRP_GROUPSESSIONS
           
static String WSRP_INIT_COOKIE_DONE
           
static String WSRP_INIT_COOKIE_REQ
           
static String WSRP_INSTANCE_KEY
           
static String WSRP_MARKUP_CACHE
           
static String WSRP_MARKUP_PORT
           
static String WSRP_MARKUP_URL
           
static String WSRP_PARENT_HANDLE
           
static String WSRP_PORTLET_HANDLE
           
static String WSRP_PORTLET_MAN_PORT
           
static String WSRP_PORTLET_MGMT_URL
           
static String WSRP_PORTLET_SERV_URL
           
static String WSRP_PRODUCER_ID
           
static String WSRP_REGISTRATION_URL
           
static String WSRP_SERVICE_DESC_URL
           
static String WSRP_SESSION_ID
           
 

Field Detail

CONSUMER_ENV_CLASS

static final String CONSUMER_ENV_CLASS
Key in the property file which is used to set the implementation of the consumer environment.

See Also:
Constant Field Values

WSRP_INSTANCE_KEY

static final String WSRP_INSTANCE_KEY
See Also:
Constant Field Values

WSRP_SESSION_ID

static final String WSRP_SESSION_ID
See Also:
Constant Field Values

WSRP_MARKUP_CACHE

static final String WSRP_MARKUP_CACHE
See Also:
Constant Field Values

WSRP_GROUPSESSIONS

static final String WSRP_GROUPSESSIONS
See Also:
Constant Field Values

WSRP_PORTLET_MAN_PORT

static final String WSRP_PORTLET_MAN_PORT
See Also:
Constant Field Values

WSRP_MARKUP_PORT

static final String WSRP_MARKUP_PORT
See Also:
Constant Field Values

WSRP_INIT_COOKIE_DONE

static final String WSRP_INIT_COOKIE_DONE
See Also:
Constant Field Values

WSRP_INIT_COOKIE_REQ

static final String WSRP_INIT_COOKIE_REQ
See Also:
Constant Field Values

NONE

static final String NONE
See Also:
Constant Field Values

PASSWORD

static final String PASSWORD
See Also:
Constant Field Values

CERTIFICATE

static final String CERTIFICATE
See Also:
Constant Field Values

WSRP_PORTLET_HANDLE

static final String WSRP_PORTLET_HANDLE
See Also:
Constant Field Values

WSRP_PARENT_HANDLE

static final String WSRP_PARENT_HANDLE
See Also:
Constant Field Values

WSRP_PRODUCER_ID

static final String WSRP_PRODUCER_ID
See Also:
Constant Field Values

WSRP_REGISTRATION_URL

static final String WSRP_REGISTRATION_URL
See Also:
Constant Field Values

WSRP_SERVICE_DESC_URL

static final String WSRP_SERVICE_DESC_URL
See Also:
Constant Field Values

WSRP_PORTLET_SERV_URL

static final String WSRP_PORTLET_SERV_URL
See Also:
Constant Field Values

WSRP_PORTLET_MGMT_URL

static final String WSRP_PORTLET_MGMT_URL
See Also:
Constant Field Values

WSRP_MARKUP_URL

static final String WSRP_MARKUP_URL
See Also:
Constant Field Values


Copyright © 2009 eXo Platform SAS. All Rights Reserved.