Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.messageboards.service.persistence that return MBCategoryPersistence
static MBCategoryPersistence MBCategoryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.messageboards.service.persistence with parameters of type MBCategoryPersistence
 void MBCategoryUtil.setPersistence(MBCategoryPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3