com.liferay.faces.util.product
Class ProductConstants

java.lang.Object
  extended by com.liferay.faces.util.product.ProductConstants

public class ProductConstants
extends Object

Author:
Neil Griffin

Field Summary
static String CDI
           
static String ICEFACES
           
static String JSF
           
static String LIFERAY_FACES_ALLOY
           
static String LIFERAY_FACES_BRIDGE
           
static String LIFERAY_FACES_PORTAL
           
static String LIFERAY_FACES_UTIL
           
static String LIFERAY_PORTAL
           
static String MOJARRA
           
static String MYFACES
           
static String OPEN_WEB_BEANS
           
static String PRIMEFACES
           
static String RESIN
           
static String RICHFACES
           
static String SPRING_FRAMEWORK
           
static String WELD
           
static String WILDFLY
           
 
Constructor Summary
ProductConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CDI

public static final String CDI
See Also:
Constant Field Values

ICEFACES

public static final String ICEFACES
See Also:
Constant Field Values

JSF

public static final String JSF
See Also:
Constant Field Values

LIFERAY_PORTAL

public static final String LIFERAY_PORTAL
See Also:
Constant Field Values

LIFERAY_FACES_ALLOY

public static final String LIFERAY_FACES_ALLOY
See Also:
Constant Field Values

LIFERAY_FACES_BRIDGE

public static final String LIFERAY_FACES_BRIDGE
See Also:
Constant Field Values

LIFERAY_FACES_PORTAL

public static final String LIFERAY_FACES_PORTAL
See Also:
Constant Field Values

LIFERAY_FACES_UTIL

public static final String LIFERAY_FACES_UTIL
See Also:
Constant Field Values

MOJARRA

public static final String MOJARRA
See Also:
Constant Field Values

MYFACES

public static final String MYFACES
See Also:
Constant Field Values

OPEN_WEB_BEANS

public static final String OPEN_WEB_BEANS
See Also:
Constant Field Values

PRIMEFACES

public static final String PRIMEFACES
See Also:
Constant Field Values

RESIN

public static final String RESIN
See Also:
Constant Field Values

RICHFACES

public static final String RICHFACES
See Also:
Constant Field Values

SPRING_FRAMEWORK

public static final String SPRING_FRAMEWORK
See Also:
Constant Field Values

WELD

public static final String WELD
See Also:
Constant Field Values

WILDFLY

public static final String WILDFLY
See Also:
Constant Field Values
Constructor Detail

ProductConstants

public ProductConstants()


Copyright © 2015 Liferay, Inc.. All rights reserved.