com.liferay.faces.util.application
Class ResourceConstants

java.lang.Object
  extended by com.liferay.faces.util.application.ResourceConstants

Deprecated. No replacement.

@Deprecated
public class ResourceConstants
extends Object

Author:
Neil Griffin

Field Summary
static String JAVAX_FACES_RESOURCE
          Deprecated. No replacement. Use "javax.faces.resource" instead.
static String LIBRARY
          Deprecated. No replacement. Use "library" instead.
static String LN
          Deprecated. No replacement. Use "ln" instead.
static String NAME
          Deprecated. No replacement. Use "name" instead.
 
Constructor Summary
ResourceConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVAX_FACES_RESOURCE

@Deprecated
public static final String JAVAX_FACES_RESOURCE
Deprecated. No replacement. Use "javax.faces.resource" instead.
See Also:
Constant Field Values

LIBRARY

@Deprecated
public static final String LIBRARY
Deprecated. No replacement. Use "library" instead.
See Also:
Constant Field Values

LN

@Deprecated
public static final String LN
Deprecated. No replacement. Use "ln" instead.
See Also:
Constant Field Values

NAME

@Deprecated
public static final String NAME
Deprecated. No replacement. Use "name" instead.
See Also:
Constant Field Values
Constructor Detail

ResourceConstants

public ResourceConstants()
Deprecated. 


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