|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JournalFolderPersistence | |
---|---|
com.liferay.portlet.journal.service.base | |
com.liferay.portlet.journal.service.persistence |
Uses of JournalFolderPersistence in com.liferay.portlet.journal.service.base |
---|
Methods in com.liferay.portlet.journal.service.base that return JournalFolderPersistence | |
---|---|
JournalFolderPersistence |
JournalContentSearchLocalServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalFeedLocalServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalTemplateServiceBaseImpl.getJournalFolderPersistence()
Deprecated. Returns the journal folder persistence. |
JournalFolderPersistence |
JournalStructureLocalServiceBaseImpl.getJournalFolderPersistence()
Deprecated. Returns the journal folder persistence. |
JournalFolderPersistence |
JournalArticleImageLocalServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalFolderServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalArticleResourceLocalServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalStructureServiceBaseImpl.getJournalFolderPersistence()
Deprecated. Returns the journal folder persistence. |
JournalFolderPersistence |
JournalArticleServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalArticleLocalServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalFeedServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
JournalFolderPersistence |
JournalTemplateLocalServiceBaseImpl.getJournalFolderPersistence()
Deprecated. Returns the journal folder persistence. |
JournalFolderPersistence |
JournalFolderLocalServiceBaseImpl.getJournalFolderPersistence()
Returns the journal folder persistence. |
Methods in com.liferay.portlet.journal.service.base with parameters of type JournalFolderPersistence | |
---|---|
void |
JournalContentSearchLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalFeedLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalTemplateServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Deprecated. Sets the journal folder persistence. |
void |
JournalStructureLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Deprecated. Sets the journal folder persistence. |
void |
JournalArticleImageLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalFolderServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalArticleResourceLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalStructureServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Deprecated. Sets the journal folder persistence. |
void |
JournalArticleServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalArticleLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalFeedServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
void |
JournalTemplateLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Deprecated. Sets the journal folder persistence. |
void |
JournalFolderLocalServiceBaseImpl.setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Sets the journal folder persistence. |
Uses of JournalFolderPersistence in com.liferay.portlet.journal.service.persistence |
---|
Classes in com.liferay.portlet.journal.service.persistence that implement JournalFolderPersistence | |
---|---|
class |
JournalFolderPersistenceImpl
The persistence implementation for the journal folder service. |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |