com.liferay.portlet.portletconfiguration.util
Class PortletConfigurationUtil

java.lang.Object
  extended by com.liferay.portlet.portletconfiguration.util.PortletConfigurationUtil

public class PortletConfigurationUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortletConfigurationUtil()
           
 
Method Summary
static java.lang.String getPortletTitle(javax.portlet.PortletPreferences portletSetup, java.lang.String languageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletConfigurationUtil

public PortletConfigurationUtil()
Method Detail

getPortletTitle

public static java.lang.String getPortletTitle(javax.portlet.PortletPreferences portletSetup,
                                               java.lang.String languageId)