Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.journal.service.persistence that return JournalFeedPersistence
static JournalFeedPersistence JournalFeedUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5