|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JournalContentSearchPersistence | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.journal.service.base | |
com.liferay.portlet.journal.service.persistence |
Uses of JournalContentSearchPersistence in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as JournalContentSearchPersistence | |
---|---|
protected JournalContentSearchPersistence |
LayoutServiceBaseImpl.journalContentSearchPersistence
|
protected JournalContentSearchPersistence |
LayoutLocalServiceBaseImpl.journalContentSearchPersistence
|
Methods in com.liferay.portal.service.base that return JournalContentSearchPersistence | |
---|---|
JournalContentSearchPersistence |
LayoutServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
LayoutLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
Methods in com.liferay.portal.service.base with parameters of type JournalContentSearchPersistence | |
---|---|
void |
LayoutServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
LayoutLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
Uses of JournalContentSearchPersistence in com.liferay.portlet.journal.service.base |
---|
Methods in com.liferay.portlet.journal.service.base that return JournalContentSearchPersistence | |
---|---|
JournalContentSearchPersistence |
JournalContentSearchLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalFeedLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalTemplateServiceBaseImpl.getJournalContentSearchPersistence()
Deprecated. Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalStructureLocalServiceBaseImpl.getJournalContentSearchPersistence()
Deprecated. Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalArticleImageLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalFolderServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalArticleResourceLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalStructureServiceBaseImpl.getJournalContentSearchPersistence()
Deprecated. Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalArticleServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalArticleLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalFeedServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalTemplateLocalServiceBaseImpl.getJournalContentSearchPersistence()
Deprecated. Returns the journal content search persistence. |
JournalContentSearchPersistence |
JournalFolderLocalServiceBaseImpl.getJournalContentSearchPersistence()
Returns the journal content search persistence. |
Methods in com.liferay.portlet.journal.service.base with parameters of type JournalContentSearchPersistence | |
---|---|
void |
JournalContentSearchLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalFeedLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalTemplateServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Deprecated. Sets the journal content search persistence. |
void |
JournalStructureLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Deprecated. Sets the journal content search persistence. |
void |
JournalArticleImageLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalFolderServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalArticleResourceLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalStructureServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Deprecated. Sets the journal content search persistence. |
void |
JournalArticleServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalArticleLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalFeedServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
void |
JournalTemplateLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Deprecated. Sets the journal content search persistence. |
void |
JournalFolderLocalServiceBaseImpl.setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Sets the journal content search persistence. |
Uses of JournalContentSearchPersistence in com.liferay.portlet.journal.service.persistence |
---|
Classes in com.liferay.portlet.journal.service.persistence that implement JournalContentSearchPersistence | |
---|---|
class |
JournalContentSearchPersistenceImpl
The persistence implementation for the journal content search service. |
Methods in com.liferay.portlet.journal.service.persistence that return JournalContentSearchPersistence | |
---|---|
static JournalContentSearchPersistence |
JournalContentSearchUtil.getPersistence()
|
Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalContentSearchPersistence | |
---|---|
void |
JournalContentSearchUtil.setPersistence(JournalContentSearchPersistence persistence)
Deprecated. As of 6.2.0 |
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |