com.liferay.faces.util.application
Class ComponentResourceUtil

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

public class ComponentResourceUtil
extends Object

Author:
Neil Griffin

Constructor Summary
ComponentResourceUtil()
           
 
Method Summary
static String getComponentValue(javax.faces.component.UIComponent uiComponentResource)
           
static String getId(String library, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentResourceUtil

public ComponentResourceUtil()
Method Detail

getComponentValue

public static String getComponentValue(javax.faces.component.UIComponent uiComponentResource)

getId

public static String getId(String library,
                           String name)


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