Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3