Liferay 6.0.5

Uses of Interface
com.liferay.portlet.messageboards.service.persistence.MBStatsUserPersistence

Packages that use MBStatsUserPersistence
com.liferay.portal.service.base   
com.liferay.portal.service.persistence   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.persistence   
 

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

Fields in com.liferay.portal.service.base declared as MBStatsUserPersistence
protected  MBStatsUserPersistence UserServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence UserLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence GroupServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence GroupLocalServiceBaseImpl.mbStatsUserPersistence
           
 

Methods in com.liferay.portal.service.base that return MBStatsUserPersistence
 MBStatsUserPersistence UserServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence UserLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence GroupServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence GroupLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 

Methods in com.liferay.portal.service.base with parameters of type MBStatsUserPersistence
 void UserServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void UserLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void GroupServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void GroupLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 

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

Fields in com.liferay.portal.service.persistence declared as MBStatsUserPersistence
protected  MBStatsUserPersistence UserPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence GroupPersistenceImpl.mbStatsUserPersistence
           
 

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

Fields in com.liferay.portlet.messageboards.service.base declared as MBStatsUserPersistence
protected  MBStatsUserPersistence MBThreadServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBThreadLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBStatsUserLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMessageServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMessageLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMessageFlagServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMessageFlagLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMailingListLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBDiscussionLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBCategoryServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBCategoryLocalServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBBanServiceBaseImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBBanLocalServiceBaseImpl.mbStatsUserPersistence
           
 

Methods in com.liferay.portlet.messageboards.service.base that return MBStatsUserPersistence
 MBStatsUserPersistence MBThreadServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBThreadLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBStatsUserLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBMessageServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBMessageLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBMessageFlagServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBMessageFlagLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBMailingListLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBDiscussionLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBCategoryServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBCategoryLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBBanServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 MBStatsUserPersistence MBBanLocalServiceBaseImpl.getMBStatsUserPersistence()
          Gets the message boards stats user persistence.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type MBStatsUserPersistence
 void MBThreadServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBThreadLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBStatsUserLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBMessageServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBMessageLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBMessageFlagServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBMessageFlagLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBMailingListLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBDiscussionLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBCategoryServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBCategoryLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBBanServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 void MBBanLocalServiceBaseImpl.setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
          Sets the message boards stats user persistence.
 

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

Classes in com.liferay.portlet.messageboards.service.persistence that implement MBStatsUserPersistence
 class MBStatsUserPersistenceImpl
          The persistence implementation for the message boards stats user service.
 

Fields in com.liferay.portlet.messageboards.service.persistence declared as MBStatsUserPersistence
protected  MBStatsUserPersistence MBThreadPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBStatsUserPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMessagePersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMessageFlagPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBMailingListPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBDiscussionPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBCategoryPersistenceImpl.mbStatsUserPersistence
           
protected  MBStatsUserPersistence MBBanPersistenceImpl.mbStatsUserPersistence
           
 

Methods in com.liferay.portlet.messageboards.service.persistence that return MBStatsUserPersistence
static MBStatsUserPersistence MBStatsUserUtil.getPersistence()
           
 

Methods in com.liferay.portlet.messageboards.service.persistence with parameters of type MBStatsUserPersistence
 void MBStatsUserUtil.setPersistence(MBStatsUserPersistence persistence)
           
 


Liferay 6.0.5