Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3