Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.messageboards.service.persistence that return MBBanPersistence
static MBBanPersistence MBBanUtil.getPersistence()
           
 

Methods in com.liferay.portlet.messageboards.service.persistence with parameters of type MBBanPersistence
 void MBBanUtil.setPersistence(MBBanPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5