Liferay 7.0-ce-m6

Uses of Class
com.liferay.portlet.exportimport.lar.BasePortletDataHandler

Packages that use BasePortletDataHandler
com.liferay.portal.lar This package defines the portal archiving interfaces, classes, and exceptions. 
com.liferay.portlet.blogs.lar   
com.liferay.portlet.blogsaggregator.lar   
com.liferay.portlet.calendar.lar   
com.liferay.portlet.documentlibrary.lar   
com.liferay.portlet.exportimport.lar   
com.liferay.portlet.messageboards.lar   
com.liferay.portlet.mobiledevicerules.lar   
com.liferay.portlet.rolesadmin.lar   
com.liferay.portlet.shopping.lar   
com.liferay.portlet.usergroupsadmin.lar   
com.liferay.portlet.usersadmin.lar   
 

Uses of BasePortletDataHandler in com.liferay.portal.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portal.lar
 class BasePortletDataHandler
          Deprecated. As of 6.2.0, moved to BasePortletDataHandler
 

Uses of BasePortletDataHandler in com.liferay.portlet.blogs.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.blogs.lar
 class BlogsPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.blogsaggregator.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.blogsaggregator.lar
 class BlogsAggregatorPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.calendar.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.calendar.lar
 class CalendarPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.documentlibrary.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.documentlibrary.lar
 class DLDisplayPortletDataHandler
           
 class DLPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.exportimport.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.exportimport.lar
 class DefaultConfigurationPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.messageboards.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.messageboards.lar
 class MBPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.mobiledevicerules.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.mobiledevicerules.lar
 class MDRPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.rolesadmin.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.rolesadmin.lar
 class RolesAdminPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.shopping.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.shopping.lar
 class ShoppingPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.usergroupsadmin.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.usergroupsadmin.lar
 class UserGroupsAdminPortletDataHandler
           
 

Uses of BasePortletDataHandler in com.liferay.portlet.usersadmin.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portlet.usersadmin.lar
 class UsersAdminPortletDataHandler
           
 


Liferay 7.0-ce-m6