Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.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.bookmarks.lar   
com.liferay.portlet.calendar.lar   
com.liferay.portlet.documentlibrary.lar   
com.liferay.portlet.dynamicdatalists.lar   
com.liferay.portlet.dynamicdatamapping.lar   
com.liferay.portlet.journal.lar   
com.liferay.portlet.messageboards.lar   
com.liferay.portlet.mobiledevicerules.lar   
com.liferay.portlet.pagecomments.lar   
com.liferay.portlet.pageratings.lar   
com.liferay.portlet.polls.lar   
com.liferay.portlet.rss.lar   
com.liferay.portlet.wiki.lar   
 

Uses of BasePortletDataHandler in com.liferay.portal.lar
 

Subclasses of BasePortletDataHandler in com.liferay.portal.lar
 class BasePortletDataHandler
          Deprecated. Moved to BasePortletDataHandler
 

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

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

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.bookmarks.lar
 class BookmarksPortletDataHandlerImpl
           
 

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

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

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.documentlibrary.lar
 class DLDisplayPortletDataHandlerImpl
           
 class DLPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.dynamicdatalists.lar
 class DDLDisplayPortletDataHandlerImpl
           
 class DDLPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.dynamicdatamapping.lar
 class DDMPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.journal.lar
 class JournalContentPortletDataHandlerImpl
           Provides the Journal Content portlet export and import functionality, which is to clone the article, structure, and template referenced in the Journal Content portlet if the article is associated with the layout's group.
 class JournalPortletDataHandlerImpl
           Provides the Journal portlet export and import functionality, which is to clone all articles, structures, and templates associated with the layout's group.
 

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

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

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

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

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.pagecomments.lar
 class PageCommentsPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.pageratings.lar
 class PageRatingsPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.polls.lar
 class PollsDisplayPortletDataHandlerImpl
           
 class PollsPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.rss.lar
 class RSSPortletDataHandlerImpl
           
 

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

Subclasses of BasePortletDataHandler in com.liferay.portlet.wiki.lar
 class WikiDisplayPortletDataHandlerImpl
           
 class WikiPortletDataHandlerImpl
           
 


Liferay 6.1.2-ce-ga3