com.liferay.faces.bridge
Class BridgeConstants

java.lang.Object
  extended by com.liferay.faces.bridge.BridgeConstants

public class BridgeConstants
extends Object

Author:
Neil Griffin

Field Summary
static String JAVAX_FACES_RESOURCE
          Deprecated. Replaced by ResourceConstants.JAVAX_FACES_RESOURCE
static String LN
          Deprecated. Replaced by ResourceConstants.LN
static String MULTIPART_CONTENT_TYPE_PREFIX
           
static String REGEX_AMPERSAND_DELIMITER
           
static String REGEX_DOT_DELIMITER
           
static String RENDER_PORTLET_RESOURCE
           
static String REQ_ATTR_PATH_INFO
           
static String REQ_ATTR_SERVLET_PATH
           
static String SRC
           
static String WSRP
           
static String WSRP_REWRITE
           
 
Constructor Summary
BridgeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REGEX_AMPERSAND_DELIMITER

public static final String REGEX_AMPERSAND_DELIMITER
See Also:
Constant Field Values

REGEX_DOT_DELIMITER

public static final String REGEX_DOT_DELIMITER
See Also:
Constant Field Values

RENDER_PORTLET_RESOURCE

public static final String RENDER_PORTLET_RESOURCE
See Also:
Constant Field Values

REQ_ATTR_PATH_INFO

public static final String REQ_ATTR_PATH_INFO
See Also:
Constant Field Values

REQ_ATTR_SERVLET_PATH

public static final String REQ_ATTR_SERVLET_PATH
See Also:
Constant Field Values

WSRP

public static final String WSRP
See Also:
Constant Field Values

WSRP_REWRITE

public static final String WSRP_REWRITE
See Also:
Constant Field Values

MULTIPART_CONTENT_TYPE_PREFIX

public static final String MULTIPART_CONTENT_TYPE_PREFIX
See Also:
Constant Field Values

SRC

public static final String SRC
See Also:
Constant Field Values

JAVAX_FACES_RESOURCE

@Deprecated
public static final String JAVAX_FACES_RESOURCE
Deprecated. Replaced by ResourceConstants.JAVAX_FACES_RESOURCE
See Also:
Constant Field Values

LN

@Deprecated
public static final String LN
Deprecated. Replaced by ResourceConstants.LN
See Also:
Constant Field Values
Constructor Detail

BridgeConstants

public BridgeConstants()


Copyright © 2014 Liferay, Inc.. All Rights Reserved.