Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence

Packages that use JournalContentSearchPersistence
com.liferay.portlet.journal.service.persistence   
 

Uses of JournalContentSearchPersistence in com.liferay.portlet.journal.service.persistence
 

Methods in com.liferay.portlet.journal.service.persistence that return JournalContentSearchPersistence
static JournalContentSearchPersistence JournalContentSearchUtil.getPersistence()
           
 

Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalContentSearchPersistence
 void JournalContentSearchUtil.setPersistence(JournalContentSearchPersistence persistence)
           
 


Liferay 6.1.10-ee-ga1