Liferay 6.2-ce-ga5

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)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5