Liferay 7.0-ce-b4

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

Packages that use ExpandoRowPersistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.expando.service.base   
com.liferay.portlet.expando.service.persistence   
com.liferay.portlet.expando.service.persistence.impl   
com.liferay.portlet.messageboards.service.base   
 

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

Fields in com.liferay.portal.service.base declared as ExpandoRowPersistence
protected  ExpandoRowPersistence GroupServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence LayoutServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence UserServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence UserGroupServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence LayoutLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence UserGroupLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence UserLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence RoleLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence OrganizationLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence GroupLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence OrganizationServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence RoleServiceBaseImpl.expandoRowPersistence
           
 

Methods in com.liferay.portal.service.base that return ExpandoRowPersistence
 ExpandoRowPersistence GroupServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence LayoutServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence UserServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence UserGroupServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence LayoutLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence UserGroupLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence UserLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence RoleLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence OrganizationLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence GroupLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence OrganizationServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence RoleServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 

Methods in com.liferay.portal.service.base with parameters of type ExpandoRowPersistence
 void GroupServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void LayoutServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void UserServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void UserGroupServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void LayoutLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void UserGroupLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void UserLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void RoleLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void OrganizationLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void GroupLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void OrganizationServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void RoleServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 

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

Fields in com.liferay.portlet.blogs.service.base declared as ExpandoRowPersistence
protected  ExpandoRowPersistence BlogsEntryServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence BlogsEntryLocalServiceBaseImpl.expandoRowPersistence
           
 

Methods in com.liferay.portlet.blogs.service.base that return ExpandoRowPersistence
 ExpandoRowPersistence BlogsEntryServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence BlogsEntryLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type ExpandoRowPersistence
 void BlogsEntryServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void BlogsEntryLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as ExpandoRowPersistence
protected  ExpandoRowPersistence DLFolderLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence DLFileEntryServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence DLFileEntryLocalServiceBaseImpl.expandoRowPersistence
           
protected  ExpandoRowPersistence DLFolderServiceBaseImpl.expandoRowPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return ExpandoRowPersistence
 ExpandoRowPersistence DLFolderLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence DLFileEntryServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence DLFileEntryLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence DLFolderServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type ExpandoRowPersistence
 void DLFolderLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void DLFileEntryServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void DLFileEntryLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void DLFolderServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 

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

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

Methods in com.liferay.portlet.expando.service.base that return ExpandoRowPersistence
 ExpandoRowPersistence ExpandoTableLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence ExpandoColumnLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence ExpandoColumnServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence ExpandoRowLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence ExpandoValueLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence ExpandoValueServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 

Methods in com.liferay.portlet.expando.service.base with parameters of type ExpandoRowPersistence
 void ExpandoTableLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void ExpandoColumnLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void ExpandoColumnServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void ExpandoRowLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void ExpandoValueLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void ExpandoValueServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 

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

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoRowPersistence
static ExpandoRowPersistence ExpandoRowUtil.getPersistence()
           
 

Uses of ExpandoRowPersistence in com.liferay.portlet.expando.service.persistence.impl
 

Classes in com.liferay.portlet.expando.service.persistence.impl that implement ExpandoRowPersistence
 class ExpandoRowPersistenceImpl
          The persistence implementation for the expando row service.
 

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

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

Methods in com.liferay.portlet.messageboards.service.base that return ExpandoRowPersistence
 ExpandoRowPersistence MBCategoryLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence MBCategoryServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence MBMessageServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 ExpandoRowPersistence MBMessageLocalServiceBaseImpl.getExpandoRowPersistence()
          Returns the expando row persistence.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type ExpandoRowPersistence
 void MBCategoryLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void MBCategoryServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void MBMessageServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void MBMessageLocalServiceBaseImpl.setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 


Liferay 7.0-ce-b4