Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence

Packages that use ExpandoValuePersistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.blogs.service.persistence   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.bookmarks.service.persistence   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.calendar.service.persistence   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.documentlibrary.service.persistence   
com.liferay.portlet.expando.service.base   
com.liferay.portlet.expando.service.persistence   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.journal.service.persistence   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.persistence   
com.liferay.portlet.wiki.service.base   
com.liferay.portlet.wiki.service.persistence   
 

Uses of ExpandoValuePersistence in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence OrganizationServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence RepositoryLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence OrganizationLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence UserLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence LayoutLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence RepositoryServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence LayoutServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence UserServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portal.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence OrganizationServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence RepositoryLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence OrganizationLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence UserLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence LayoutLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence RepositoryServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence LayoutServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence UserServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portal.service.base with parameters of type ExpandoValuePersistence
 void OrganizationServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void RepositoryLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void OrganizationLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void UserLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void LayoutLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void RepositoryServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void LayoutServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void UserServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portal.service.persistence
 

Fields in com.liferay.portal.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence LayoutPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence RepositoryPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence UserPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence OrganizationPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.blogs.service.base
 

Fields in com.liferay.portlet.blogs.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence BlogsEntryServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence BlogsEntryLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.blogs.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence BlogsEntryServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence BlogsEntryLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type ExpandoValuePersistence
 void BlogsEntryServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void BlogsEntryLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.blogs.service.persistence
 

Fields in com.liferay.portlet.blogs.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence BlogsEntryPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.bookmarks.service.base
 

Fields in com.liferay.portlet.bookmarks.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence BookmarksEntryServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence BookmarksFolderServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence BookmarksFolderLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence BookmarksEntryLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.bookmarks.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence BookmarksEntryServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence BookmarksFolderServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence BookmarksFolderLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence BookmarksEntryLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type ExpandoValuePersistence
 void BookmarksEntryServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void BookmarksFolderServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void BookmarksFolderLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void BookmarksEntryLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.bookmarks.service.persistence
 

Fields in com.liferay.portlet.bookmarks.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence BookmarksFolderPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence BookmarksEntryPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.calendar.service.base
 

Fields in com.liferay.portlet.calendar.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence CalEventServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence CalEventLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.calendar.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence CalEventServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence CalEventLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type ExpandoValuePersistence
 void CalEventServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void CalEventLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.calendar.service.persistence
 

Fields in com.liferay.portlet.calendar.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence CalEventPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence DLFileEntryServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence DLAppHelperLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence DLFolderServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence DLFileEntryLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence DLFolderLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence DLFileEntryServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence DLAppHelperLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence DLFolderServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence DLFileEntryLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence DLFolderLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type ExpandoValuePersistence
 void DLFileEntryServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void DLAppHelperLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void DLFolderServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void DLFileEntryLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void DLFolderLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.documentlibrary.service.persistence
 

Fields in com.liferay.portlet.documentlibrary.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence DLFolderPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence DLFileEntryPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.expando.service.base
 

Fields in com.liferay.portlet.expando.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence ExpandoColumnServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoRowLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoColumnLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoValueServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoValueLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoTableLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.expando.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence ExpandoColumnServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence ExpandoRowLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence ExpandoColumnLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence ExpandoValueServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence ExpandoValueLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence ExpandoTableLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.expando.service.base with parameters of type ExpandoValuePersistence
 void ExpandoColumnServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void ExpandoRowLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void ExpandoColumnLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void ExpandoValueServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void ExpandoValueLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void ExpandoTableLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.expando.service.persistence
 

Classes in com.liferay.portlet.expando.service.persistence that implement ExpandoValuePersistence
 class ExpandoValuePersistenceImpl
          The persistence implementation for the expando value service.
 

Fields in com.liferay.portlet.expando.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence ExpandoRowPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoColumnPersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoTablePersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence ExpandoValuePersistenceImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoValuePersistence
static ExpandoValuePersistence ExpandoValueUtil.getPersistence()
           
 

Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoValuePersistence
 void ExpandoValueUtil.setPersistence(ExpandoValuePersistence persistence)
          Deprecated.  
 

Uses of ExpandoValuePersistence in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence JournalTemplateServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalStructureServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalStructureLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalFeedServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalArticleServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalFeedLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalArticleLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalTemplateLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.journal.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence JournalTemplateServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalStructureServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalStructureLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalFeedServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalArticleServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalFeedLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalArticleLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence JournalTemplateLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type ExpandoValuePersistence
 void JournalTemplateServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalStructureServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalStructureLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalFeedServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalArticleServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalFeedLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalArticleLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void JournalTemplateLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.journal.service.persistence
 

Fields in com.liferay.portlet.journal.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence JournalTemplatePersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalStructurePersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalArticlePersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence JournalFeedPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.messageboards.service.base
 

Fields in com.liferay.portlet.messageboards.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence MBCategoryLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence MBMessageServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence MBCategoryServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence MBMessageLocalServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.messageboards.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence MBCategoryLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence MBMessageServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence MBCategoryServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence MBMessageLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type ExpandoValuePersistence
 void MBCategoryLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void MBMessageServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void MBCategoryServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void MBMessageLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.messageboards.service.persistence
 

Fields in com.liferay.portlet.messageboards.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence MBMessagePersistenceImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence MBCategoryPersistenceImpl.expandoValuePersistence
           
 

Uses of ExpandoValuePersistence in com.liferay.portlet.wiki.service.base
 

Fields in com.liferay.portlet.wiki.service.base declared as ExpandoValuePersistence
protected  ExpandoValuePersistence WikiPageLocalServiceBaseImpl.expandoValuePersistence
           
protected  ExpandoValuePersistence WikiPageServiceBaseImpl.expandoValuePersistence
           
 

Methods in com.liferay.portlet.wiki.service.base that return ExpandoValuePersistence
 ExpandoValuePersistence WikiPageLocalServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 ExpandoValuePersistence WikiPageServiceBaseImpl.getExpandoValuePersistence()
          Returns the expando value persistence.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type ExpandoValuePersistence
 void WikiPageLocalServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void WikiPageServiceBaseImpl.setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 

Uses of ExpandoValuePersistence in com.liferay.portlet.wiki.service.persistence
 

Fields in com.liferay.portlet.wiki.service.persistence declared as ExpandoValuePersistence
protected  ExpandoValuePersistence WikiPagePersistenceImpl.expandoValuePersistence
           
 


Liferay 6.1.2-ce-ga3