Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.journal.service.persistence that return JournalFolderPersistence
static JournalFolderPersistence JournalFolderUtil.getPersistence()
           
 

Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalFolderPersistence
 void JournalFolderUtil.setPersistence(JournalFolderPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5