Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3