Liferay 7.0-ga1 portal-kernel

Uses of Class
com.liferay.portal.kernel.portlet.LiferayPortlet

Packages that use LiferayPortlet
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
com.liferay.portal.kernel.portlet.bridges.mvc   
 

Uses of LiferayPortlet in com.liferay.portal.kernel.portlet
 

Subclasses of LiferayPortlet in com.liferay.portal.kernel.portlet
 class BaseConfigurationAction
          Deprecated. As of 6.1.0, replaced by DefaultConfigurationAction
 class BaseJSPSettingsConfigurationAction
           
 class DefaultConfigurationAction
           
 class SettingsConfigurationAction
           
 

Uses of LiferayPortlet in com.liferay.portal.kernel.portlet.bridges.mvc
 

Subclasses of LiferayPortlet in com.liferay.portal.kernel.portlet.bridges.mvc
 class MVCPortlet
           
 


Liferay 7.0-ga1 portal-kernel