Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.journal.service.persistence that return JournalStructurePersistence
static JournalStructurePersistence JournalStructureUtil.getPersistence()
           
 

Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalStructurePersistence
 void JournalStructureUtil.setPersistence(JournalStructurePersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3