Liferay 7.0-ce-m6

Uses of Class
com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet

Packages that use MVCPortlet
com.liferay.portlet.expando   
com.liferay.portlet.portletconfiguration   
com.liferay.portlet.usergroupsadmin   
com.liferay.util.bridges.freemarker   
com.liferay.util.bridges.jsp   
com.liferay.util.bridges.mvc   
 

Uses of MVCPortlet in com.liferay.portlet.expando
 

Subclasses of MVCPortlet in com.liferay.portlet.expando
 class ExpandoPortlet
           
 

Uses of MVCPortlet in com.liferay.portlet.portletconfiguration
 

Subclasses of MVCPortlet in com.liferay.portlet.portletconfiguration
 class PortletConfigurationPortlet
           
 

Uses of MVCPortlet in com.liferay.portlet.usergroupsadmin
 

Subclasses of MVCPortlet in com.liferay.portlet.usergroupsadmin
 class UserGroupsAdminPortlet
           
 

Uses of MVCPortlet in com.liferay.util.bridges.freemarker
 

Subclasses of MVCPortlet in com.liferay.util.bridges.freemarker
 class FreeMarkerPortlet
           
 

Uses of MVCPortlet in com.liferay.util.bridges.jsp
 

Subclasses of MVCPortlet in com.liferay.util.bridges.jsp
 class JSPPortlet
          Deprecated. As of 6.2.0, renamed to MVCPortlet
 

Uses of MVCPortlet in com.liferay.util.bridges.mvc
 

Subclasses of MVCPortlet in com.liferay.util.bridges.mvc
 class MVCPortlet
          Deprecated. As of 7.0.0, moved to MVCPortlet
 


Liferay 7.0-ce-m6