Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.portlet
Class BaseConfigurationAction

java.lang.Object
  extended by com.liferay.portal.kernel.portlet.DefaultConfigurationAction
      extended by com.liferay.portal.kernel.portlet.BaseConfigurationAction
All Implemented Interfaces:
ConfigurationAction, ResourceServingConfigurationAction

Deprecated. DefaultConfigurationAction

public class BaseConfigurationAction
extends DefaultConfigurationAction


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.portlet.DefaultConfigurationAction
PREFERENCES_PREFIX
 
Constructor Summary
BaseConfigurationAction()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.portlet.DefaultConfigurationAction
getLocalizedParameter, getParameter, getSelPortletConfig, processAction, render, serveResource, setPreference, setPreference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseConfigurationAction

public BaseConfigurationAction()
Deprecated. 

Liferay 6.1.2-ce-ga3