Liferay 6.2-ce-ga5

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

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

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

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)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5