Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.messageboards.service.persistence that return MBMailingListPersistence
static MBMailingListPersistence MBMailingListUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5