Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.journal.service.persistence that return JournalStructureFinder
static JournalStructureFinder JournalStructureFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalStructureFinder
 void JournalStructureFinderUtil.setFinder(JournalStructureFinder finder)
           
 


Liferay 6.1.2-ce-ga3