Liferay 6.0.5

Uses of Interface
com.liferay.portal.kernel.lar.PortletDataContext

Packages that use PortletDataContext
com.liferay.portal.kernel.lar   
com.liferay.portal.lar   
com.liferay.portlet.blogs.lar   
com.liferay.portlet.bookmarks.lar   
com.liferay.portlet.calendar.lar   
com.liferay.portlet.documentlibrary.lar   
com.liferay.portlet.imagegallery.lar   
com.liferay.portlet.journal.lar   
com.liferay.portlet.messageboards.lar   
com.liferay.portlet.pagecomments.lar   
com.liferay.portlet.pageratings.lar   
com.liferay.portlet.polls.lar   
com.liferay.portlet.wiki.lar   
 

Uses of PortletDataContext in com.liferay.portal.kernel.lar
 

Methods in com.liferay.portal.kernel.lar with parameters of type PortletDataContext
 PortletPreferences PortletDataHandler.deleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
          Deletes the data created by the portlet.
 PortletPreferences BasePortletDataHandler.deleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences BasePortletDataHandler.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String BasePortletDataHandler.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences BasePortletDataHandler.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
 String PortletDataHandler.exportData(PortletDataContext context, String portletId, PortletPreferences preferences)
          Returns a string of data to be placed in the <portlet-data> section of the LAR file.
 String BasePortletDataHandler.exportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
 PortletPreferences PortletDataHandler.importData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
          Handles any special processing of the data when the portlet is imported into a new layout.
 PortletPreferences BasePortletDataHandler.importData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
 

Uses of PortletDataContext in com.liferay.portal.lar
 

Subinterfaces of PortletDataContext in com.liferay.portal.lar
 interface PortletDataContext
          Deprecated. This class has been repackaged at com.liferay.portal.kernel.lar.
 

Classes in com.liferay.portal.lar that implement PortletDataContext
 class PortletDataContextImpl
           Holds context information that is used during exporting and importing portlet data.
 

Methods in com.liferay.portal.lar with parameters of type PortletDataContext
protected  void PortletImporter.deletePortletData(PortletDataContext context, String portletId, long plid)
           
protected  String PortletImporter.deletePortletData(PortletDataContext context, String portletId, PortletPreferences portletPreferences)
           
protected  void PortletExporter.exportCategories(PortletDataContext context)
           
protected  void LayoutExporter.exportCategories(PortletDataContext context)
           
protected  void PortletExporter.exportCategories(PortletDataContext context, Element root)
           
protected  void PortletExporter.exportCategory(PortletDataContext context, Element vocabulariesEl, Element categoriesEl, AssetCategory assetCategory)
           
protected  void PortletExporter.exportCategory(PortletDataContext context, Element vocabulariesEl, Element categoryEls, long assetCategoryId)
           
protected  void PortletExporter.exportComments(PortletDataContext context, Element parentEl)
           
protected  void LayoutExporter.exportLayout(PortletDataContext context, Portlet layoutConfigurationPortlet, LayoutCache layoutCache, Map<String,Object[]> portletIds, boolean exportPermissions, boolean exportUserPermissions, Layout layout, Element layoutsElement)
           
protected  void PermissionExporter.exportLayoutPermissions(PortletDataContext context, LayoutCache layoutCache, long companyId, long groupId, Layout layout, Element layoutEl, boolean exportUserPermissions)
           
protected  void PortletExporter.exportLocks(PortletDataContext context, Element parentEl)
           
protected  void PortletExporter.exportPortlet(PortletDataContext context, LayoutCache layoutCache, String portletId, Layout layout, Element parentEl, long defaultUserId, boolean exportPermissions, boolean exportPortletArchivedSetups, boolean exportPortletData, boolean exportPortletSetup, boolean exportPortletUserPreferences, boolean exportUserPermissions)
           
protected  void PortletExporter.exportPortletData(PortletDataContext context, Portlet portlet, Layout layout, PortletPreferences jxPreferences, Element parentEl)
           
protected  void PermissionExporter.exportPortletDataPermissions(PortletDataContext context)
           
protected  void PermissionExporter.exportPortletPermissions(PortletDataContext context, LayoutCache layoutCache, String portletId, Layout layout, Element portletEl)
           
protected  void PortletExporter.exportPortletPreference(PortletDataContext context, long ownerId, int ownerType, boolean defaultUser, PortletPreferences portletPreferences, String portletId, long plid, Element parentEl)
           
protected  void PortletExporter.exportPortletPreferences(PortletDataContext context, long ownerId, int ownerType, boolean defaultUser, Layout layout, String portletId, Element parentEl)
           
protected  void PortletExporter.exportRatings(PortletDataContext context, Element parentEl)
           
protected  void PortletExporter.exportTags(PortletDataContext context, Element parentEl)
           
protected  void PortletExporter.exportVocabulary(PortletDataContext context, Element vocabulariesEl, AssetVocabulary assetVocabulary)
           
protected  void PortletExporter.exportVocabulary(PortletDataContext context, Element vocabulariesEl, long assetVocabularyId)
           
protected  AssetVocabulary LayoutImporter.getAssetVocabulary(PortletDataContext context, String vocabularyUuid, String vocabularyName, String userUuid, ServiceContext serviceContext)
           
protected  String PortletImporter.getCategoryPath(PortletDataContext context, long categoryId)
           
protected  String PortletExporter.getCategoryPath(PortletDataContext context, long assetCategoryId)
           
protected  String PortletExporter.getCommentsPath(PortletDataContext context, String className, String classPK)
           
protected  String PortletExporter.getCommentsPath(PortletDataContext context, String className, String classPK, MBMessage message)
           
protected  boolean[] LayoutExporter.getExportPortletControls(long companyId, String portletId, PortletDataContext context, Map<String,String[]> parameterMap)
           
protected  String LayoutExporter.getLayoutIconPath(PortletDataContext context, Layout layout, Image image)
           
protected  String PortletExporter.getLocksPath(PortletDataContext context, String className, String key, Lock lock)
           
protected  String PortletExporter.getPortletDataPath(PortletDataContext context, String portletId)
           
protected  String PortletExporter.getPortletPreferencesPath(PortletDataContext context, String portletId, long ownerId, int ownerType, long plid)
           
protected  String PortletExporter.getRatingsPath(PortletDataContext context, String className, String classPK)
           
protected  String PortletExporter.getRatingsPath(PortletDataContext context, String className, String classPK, RatingsEntry ratingsEntry)
           
protected  String PortletExporter.getVocabulariesPath(PortletDataContext context, long assetVocabularyId)
           
protected  void PortletImporter.importCategory(PortletDataContext context, Map<Long,Long> vocabularyPKs, Map<Long,Long> categoryPKs, Element categoryEl, AssetCategory category)
           
protected  void LayoutImporter.importLayout(PortletDataContext context, User user, LayoutCache layoutCache, List<Layout> previousLayouts, List<Layout> newLayouts, Map<Long,Layout> newLayoutsMap, Set<Long> newLayoutIds, String portletsMergeMode, String themeId, String colorSchemeId, String layoutsImportMode, boolean privateLayout, boolean importPermissions, boolean importUserPermissions, boolean useThemeZip, Element rootElement, Element layoutElement)
           
protected  void PortletImporter.importPortletData(PortletDataContext context, String portletId, long plid, Element portletDataRefEl)
           
protected  String PortletImporter.importPortletData(PortletDataContext context, String portletId, PortletPreferences portletPreferences, Element portletDataRefEl)
           
protected  void PortletImporter.importPortletPreferences(PortletDataContext context, long companyId, long groupId, Layout layout, String portletId, Element parentEl, boolean importPortletSetup, boolean importPortletArchivedSetups, boolean importUserPreferences, boolean preserveScopeLayoutId)
           
protected  void PortletImporter.importVocabulary(PortletDataContext context, Map<Long,Long> vocabularyPKs, Element vocabularyEl, AssetVocabulary vocabulary)
           
protected  void PortletImporter.readCategories(PortletDataContext context)
           
protected  void PortletImporter.readComments(PortletDataContext context, Element parentEl)
           
protected  void PortletImporter.readLocks(PortletDataContext context, Element parentEl)
           
protected  void PermissionImporter.readPortletDataPermissions(PortletDataContext context)
           
protected  void PortletImporter.readRatings(PortletDataContext context, Element parentEl)
           
protected  void PortletImporter.readTags(PortletDataContext context, Element parentEl)
           
 

Constructors in com.liferay.portal.lar with parameters of type PortletDataContext
PortletDataContextListenerImpl(PortletDataContext portletDataContext)
           
 

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

Methods in com.liferay.portlet.blogs.lar with parameters of type PortletDataContext
protected  PortletPreferences BlogsPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String BlogsPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences BlogsPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  void BlogsPortletDataHandlerImpl.exportEntry(PortletDataContext context, Element root, BlogsEntry entry)
           
protected  String BlogsPortletDataHandlerImpl.getEntryPath(PortletDataContext context, BlogsEntry entry)
           
protected static String WordPressImporter.getWordPressPath(PortletDataContext context, String fileName)
           
protected static Map<String,Long> WordPressImporter.getWordPressUserMap(PortletDataContext context)
           
protected static void WordPressImporter.importComment(PortletDataContext context, User defaultUser, MBMessageDisplay messageDisplay, Map<Long,Long> messageIdMap, BlogsEntry entry, Element commentEl)
           
static void WordPressImporter.importData(PortletDataContext context)
           
protected  void BlogsPortletDataHandlerImpl.importEntry(PortletDataContext context, BlogsEntry entry)
           
protected static void WordPressImporter.importEntry(PortletDataContext context, User defaultUser, Map<String,Long> userMap, DateFormat dateFormat, Element entryEl)
           
 

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

Methods in com.liferay.portlet.bookmarks.lar with parameters of type PortletDataContext
protected  PortletPreferences BookmarksPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String BookmarksPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences BookmarksPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  void BookmarksPortletDataHandlerImpl.exportEntry(PortletDataContext context, Element foldersElement, Element entriesElement, BookmarksEntry entry)
           
protected  void BookmarksPortletDataHandlerImpl.exportFolder(PortletDataContext context, Element foldersElement, Element entriesElement, BookmarksFolder folder)
           
protected  void BookmarksPortletDataHandlerImpl.exportParentFolder(PortletDataContext context, Element foldersElement, long folderId)
           
protected  String BookmarksPortletDataHandlerImpl.getEntryPath(PortletDataContext context, BookmarksEntry entry)
           
protected  String BookmarksPortletDataHandlerImpl.getFolderPath(PortletDataContext context, BookmarksFolder folder)
           
protected  String BookmarksPortletDataHandlerImpl.getImportFolderPath(PortletDataContext context, long folderId)
           
protected  void BookmarksPortletDataHandlerImpl.importEntry(PortletDataContext context, BookmarksEntry entry)
           
protected  void BookmarksPortletDataHandlerImpl.importFolder(PortletDataContext context, BookmarksFolder folder)
           
 

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

Methods in com.liferay.portlet.calendar.lar with parameters of type PortletDataContext
protected  PortletPreferences CalendarPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String CalendarPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences CalendarPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  void CalendarPortletDataHandlerImpl.exportEvent(PortletDataContext context, Element rootElement, CalEvent event)
           
protected  String CalendarPortletDataHandlerImpl.getEventPath(PortletDataContext context, CalEvent event)
           
protected  void CalendarPortletDataHandlerImpl.importEvent(PortletDataContext context, CalEvent event)
           
 

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

Methods in com.liferay.portlet.documentlibrary.lar with parameters of type PortletDataContext
protected  PortletPreferences DLPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences DLDisplayPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String DLPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String DLDisplayPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences DLPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  PortletPreferences DLDisplayPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
static void DLPortletDataHandlerImpl.exportFileEntry(PortletDataContext context, Element foldersElement, Element fileEntriesElement, Element fileRanksElement, DLFileEntry fileEntry)
           
protected static void DLPortletDataHandlerImpl.exportFileRank(PortletDataContext context, Element fileRanksElement, DLFileRank fileRank)
           
protected static void DLPortletDataHandlerImpl.exportFileShortcut(PortletDataContext context, Element foldersElement, Element fileShortcutsElement, DLFileShortcut fileShortcut)
           
protected static void DLPortletDataHandlerImpl.exportFolder(PortletDataContext context, Element foldersElement, Element fileEntriesElement, Element fileShortcutsElement, Element fileRanksElement, DLFolder folder)
           
protected static void DLPortletDataHandlerImpl.exportParentFolder(PortletDataContext context, Element foldersElement, long folderId)
           
protected static String DLPortletDataHandlerImpl.getFileEntryBinPath(PortletDataContext context, DLFileEntry fileEntry)
           
static String DLPortletDataHandlerImpl.getFileEntryPath(PortletDataContext context, DLFileEntry fileEntry)
           
protected static String DLPortletDataHandlerImpl.getFileRankPath(PortletDataContext context, DLFileRank fileRank)
           
protected static String DLPortletDataHandlerImpl.getFileShortcutPath(PortletDataContext context, DLFileShortcut fileShortcut)
           
protected static String DLPortletDataHandlerImpl.getFolderPath(PortletDataContext context, DLFolder folder)
           
protected static String DLPortletDataHandlerImpl.getImportFolderPath(PortletDataContext context, long folderId)
           
static void DLPortletDataHandlerImpl.importFileEntry(PortletDataContext context, Element fileEntryElement)
           
protected static void DLPortletDataHandlerImpl.importFileRank(PortletDataContext context, DLFileRank rank)
           
static void DLPortletDataHandlerImpl.importFileRank(PortletDataContext context, Element fileRankElement)
           
protected static void DLPortletDataHandlerImpl.importFileShortcut(PortletDataContext context, DLFileShortcut fileShortcut)
           
protected static void DLPortletDataHandlerImpl.importFileShortcut(PortletDataContext context, Element fileShortcutElement)
           
protected static void DLPortletDataHandlerImpl.importFolder(PortletDataContext context, DLFolder folder)
           
static void DLPortletDataHandlerImpl.importFolder(PortletDataContext context, Element folderElement)
           
 

Uses of PortletDataContext in com.liferay.portlet.imagegallery.lar
 

Methods in com.liferay.portlet.imagegallery.lar with parameters of type PortletDataContext
protected  PortletPreferences IGPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String IGPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences IGPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected static void IGPortletDataHandlerImpl.exportFolder(PortletDataContext context, Element foldersElement, Element imagesElement, IGFolder folder)
           
static void IGPortletDataHandlerImpl.exportImage(PortletDataContext context, Element foldersElement, Element imagesElement, IGImage image)
           
protected static void IGPortletDataHandlerImpl.exportParentFolder(PortletDataContext context, Element foldersElement, long folderId)
           
protected static String IGPortletDataHandlerImpl.getFolderPath(PortletDataContext context, long folderId)
           
protected static String IGPortletDataHandlerImpl.getImageBinPath(PortletDataContext context, IGImage image)
           
static String IGPortletDataHandlerImpl.getImagePath(PortletDataContext context, IGImage image)
           
protected static String IGPortletDataHandlerImpl.getImportFolderPath(PortletDataContext context, long folderId)
           
static void IGPortletDataHandlerImpl.importFolder(PortletDataContext context, Element folderElement)
           
protected static void IGPortletDataHandlerImpl.importFolder(PortletDataContext context, IGFolder folder)
           
static void IGPortletDataHandlerImpl.importImage(PortletDataContext context, Element imageElement)
           
protected static void IGPortletDataHandlerImpl.importImage(PortletDataContext context, IGImage image, String binPath)
           
 

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

Methods in com.liferay.portlet.journal.lar with parameters of type PortletDataContext
 boolean JournalCreationStrategyImpl.addCommunityPermissions(PortletDataContext context, Object journalObj)
           
 boolean JournalCreationStrategy.addCommunityPermissions(PortletDataContext context, Object journalObj)
          Returns true if the default community permissions should be added when the specified journalObj is created.
 boolean JournalCreationStrategyImpl.addGuestPermissions(PortletDataContext context, Object journalObj)
           
 boolean JournalCreationStrategy.addGuestPermissions(PortletDataContext context, Object journalObj)
          Returns true if the default guest permissions should be added when the specified journalObj is created.
protected  PortletPreferences JournalPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences JournalContentPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String JournalPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String JournalContentPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences JournalPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  PortletPreferences JournalContentPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected static void JournalPortletDataHandlerImpl.exportArticle(PortletDataContext context, Element articlesElement, Element dlFoldersElement, Element dlFileEntriesElement, Element dlFileRanksElement, Element igFoldersElement, Element igImagesElement, JournalArticle article, boolean checkDateRange)
           
protected static String JournalPortletDataHandlerImpl.exportDLFileEntries(PortletDataContext context, Element foldersElement, Element fileEntriesElement, Element fileRanksElement, Element entityElement, String content)
           
protected static void JournalPortletDataHandlerImpl.exportFeed(PortletDataContext context, Element feedsElement, JournalFeed feed)
           
protected static String JournalPortletDataHandlerImpl.exportIGImages(PortletDataContext context, Element foldersElement, Element imagesElement, Element entityElement, String content)
           
protected static String JournalPortletDataHandlerImpl.exportLayoutFriendlyURLs(PortletDataContext context, String content)
           
protected static void JournalPortletDataHandlerImpl.exportStructure(PortletDataContext context, Element structuresElement, JournalStructure structure)
           
protected static void JournalPortletDataHandlerImpl.exportTemplate(PortletDataContext context, Element templatesElement, Element dlFoldersElement, Element dlFileEntriesElement, Element dlFileRanksElement, Element igFoldersElement, Element igImagesElement, JournalTemplate template)
           
protected static String JournalPortletDataHandlerImpl.getArticleImagePath(PortletDataContext context, JournalArticle article)
           
protected static String JournalPortletDataHandlerImpl.getArticleImagePath(PortletDataContext context, JournalArticle article, JournalArticleImage articleImage, Image image)
           
protected static String JournalPortletDataHandlerImpl.getArticlePath(PortletDataContext context, JournalArticle article)
           
protected static String JournalPortletDataHandlerImpl.getArticleSmallImagePath(PortletDataContext context, JournalArticle article)
           
 long JournalCreationStrategyImpl.getAuthorUserId(PortletDataContext context, Object journalObj)
           
 long JournalCreationStrategy.getAuthorUserId(PortletDataContext context, Object journalObj)
          Returns the author's user id to assign to newly created content.
protected static String JournalPortletDataHandlerImpl.getFeedPath(PortletDataContext context, JournalFeed feed)
           
protected static String JournalPortletDataHandlerImpl.getStructurePath(PortletDataContext context, JournalStructure structure)
           
protected static String JournalPortletDataHandlerImpl.getTemplatePath(PortletDataContext context, JournalTemplate template)
           
protected static String JournalPortletDataHandlerImpl.getTemplateSmallImagePath(PortletDataContext context, JournalTemplate template)
           
 String JournalCreationStrategyImpl.getTransformedContent(PortletDataContext context, JournalArticle newArticle)
           
 String JournalCreationStrategy.getTransformedContent(PortletDataContext context, JournalArticle newArticle)
          Gives the content creation strategy an opportunity to transform the content before the new article is saved to the database.
protected static void JournalPortletDataHandlerImpl.importArticle(PortletDataContext context, Element articleElement)
           
protected static String JournalPortletDataHandlerImpl.importDLFileEntries(PortletDataContext context, Element parentElement, String content)
           
protected static void JournalPortletDataHandlerImpl.importFeed(PortletDataContext context, Element feedElement)
           
protected static String JournalPortletDataHandlerImpl.importIGImages(PortletDataContext context, Element parentElement, String content)
           
protected static void JournalPortletDataHandlerImpl.importStructure(PortletDataContext context, Element structureElement)
           
protected static void JournalPortletDataHandlerImpl.importTemplate(PortletDataContext context, Element templateElement)
           
 

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

Methods in com.liferay.portlet.messageboards.lar with parameters of type PortletDataContext
protected  PortletPreferences MBPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String MBPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences MBPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  void MBPortletDataHandlerImpl.exportBan(PortletDataContext context, Element userBansElement, MBBan ban)
           
protected  void MBPortletDataHandlerImpl.exportCategory(PortletDataContext context, Element categoriesElement, Element messagesElement, Element messageFlagsElement, MBCategory category)
           
protected  void MBPortletDataHandlerImpl.exportMessage(PortletDataContext context, Element categoriesElement, Element messagesElement, Element messageFlagsElement, MBMessage message)
           
protected  void MBPortletDataHandlerImpl.exportMessageFlag(PortletDataContext context, Element messageFlagsElement, MBMessageFlag messageFlag)
           
protected  void MBPortletDataHandlerImpl.exportParentCategory(PortletDataContext context, Element categoriesElement, long categoryId)
           
protected  String MBPortletDataHandlerImpl.getCategoryPath(PortletDataContext context, MBCategory category)
           
protected  String MBPortletDataHandlerImpl.getImportCategoryPath(PortletDataContext context, long categoryId)
           
protected  String MBPortletDataHandlerImpl.getMessageAttachementBinPath(PortletDataContext context, MBMessage message, String attachment)
           
protected  String MBPortletDataHandlerImpl.getMessageFlagPath(PortletDataContext context, MBMessageFlag messageFlag)
           
protected  String MBPortletDataHandlerImpl.getMessagePath(PortletDataContext context, MBMessage message)
           
protected  String MBPortletDataHandlerImpl.getUserBanPath(PortletDataContext context, MBBan ban)
           
protected  void MBPortletDataHandlerImpl.importBan(PortletDataContext context, MBBan ban)
           
protected  void MBPortletDataHandlerImpl.importCategory(PortletDataContext context, MBCategory category)
           
protected  void MBPortletDataHandlerImpl.importMessage(PortletDataContext context, Element messageElement, MBMessage message)
           
protected  void MBPortletDataHandlerImpl.importMessageFlag(PortletDataContext context, MBMessageFlag flag)
           
 

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

Methods in com.liferay.portlet.pagecomments.lar with parameters of type PortletDataContext
protected  PortletPreferences PageCommentsPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String PageCommentsPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences PageCommentsPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
 

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

Methods in com.liferay.portlet.pageratings.lar with parameters of type PortletDataContext
protected  PortletPreferences PageRatingsPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String PageRatingsPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences PageRatingsPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
 

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

Methods in com.liferay.portlet.polls.lar with parameters of type PortletDataContext
protected  PortletPreferences PollsPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences PollsDisplayPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String PollsPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String PollsDisplayPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences PollsPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  PortletPreferences PollsDisplayPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected static void PollsPortletDataHandlerImpl.exportChoice(PortletDataContext context, Element questionsElement, PollsChoice choice)
           
protected static void PollsPortletDataHandlerImpl.exportQuestion(PortletDataContext context, Element questionsElement, Element choicesElement, Element votesElement, PollsQuestion question)
           
protected static void PollsPortletDataHandlerImpl.exportVote(PortletDataContext context, Element questionsElement, PollsVote vote)
           
protected static String PollsPortletDataHandlerImpl.getChoicePath(PortletDataContext context, PollsChoice choice)
           
protected static String PollsPortletDataHandlerImpl.getQuestionPath(PortletDataContext context, PollsQuestion question)
           
protected static String PollsPortletDataHandlerImpl.getVotePath(PortletDataContext context, PollsVote vote)
           
protected static void PollsPortletDataHandlerImpl.importChoice(PortletDataContext context, PollsChoice choice)
           
protected static void PollsPortletDataHandlerImpl.importQuestion(PortletDataContext context, PollsQuestion question)
           
protected static void PollsPortletDataHandlerImpl.importVote(PortletDataContext context, PollsVote vote)
           
 

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

Methods in com.liferay.portlet.wiki.lar with parameters of type PortletDataContext
protected  PortletPreferences WikiPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences WikiDisplayPortletDataHandlerImpl.doDeleteData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String WikiPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  String WikiDisplayPortletDataHandlerImpl.doExportData(PortletDataContext context, String portletId, PortletPreferences preferences)
           
protected  PortletPreferences WikiPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
protected  PortletPreferences WikiDisplayPortletDataHandlerImpl.doImportData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
static void WikiPortletDataHandlerImpl.exportNode(PortletDataContext context, Element nodesElement, Element pagesElement, WikiNode node)
           
protected static void WikiPortletDataHandlerImpl.exportNode(PortletDataContext context, Element nodesElement, long nodeId)
           
protected static void WikiPortletDataHandlerImpl.exportPage(PortletDataContext context, Element nodesElement, Element pagesElement, WikiPage page)
           
protected static String WikiPortletDataHandlerImpl.getNodePath(PortletDataContext context, WikiNode node)
           
protected static String WikiPortletDataHandlerImpl.getPageAttachementBinPath(PortletDataContext context, WikiPage page, String attachment)
           
protected static String WikiPortletDataHandlerImpl.getPagePath(PortletDataContext context, WikiPage page)
           
 PortletPreferences WikiPortletDataHandlerImpl.importData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
 PortletPreferences WikiDisplayPortletDataHandlerImpl.importData(PortletDataContext context, String portletId, PortletPreferences preferences, String data)
           
static void WikiPortletDataHandlerImpl.importNode(PortletDataContext context, WikiNode node)
           
static void WikiPortletDataHandlerImpl.importPage(PortletDataContext context, Element pageElement, WikiPage page)
           
 


Liferay 6.0.5