|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JournalArticlePersistence | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.asset.service.base | |
com.liferay.portlet.journal.service.base | |
com.liferay.portlet.journal.service.persistence |
Uses of JournalArticlePersistence in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as JournalArticlePersistence | |
---|---|
protected JournalArticlePersistence |
GroupServiceBaseImpl.journalArticlePersistence
|
protected JournalArticlePersistence |
LayoutServiceBaseImpl.journalArticlePersistence
|
protected JournalArticlePersistence |
LayoutLocalServiceBaseImpl.journalArticlePersistence
|
protected JournalArticlePersistence |
GroupLocalServiceBaseImpl.journalArticlePersistence
|
Methods in com.liferay.portal.service.base that return JournalArticlePersistence | |
---|---|
JournalArticlePersistence |
GroupServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
LayoutServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
LayoutLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
GroupLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
Methods in com.liferay.portal.service.base with parameters of type JournalArticlePersistence | |
---|---|
void |
GroupServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
LayoutServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
LayoutLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
GroupLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
Uses of JournalArticlePersistence in com.liferay.portlet.asset.service.base |
---|
Fields in com.liferay.portlet.asset.service.base declared as JournalArticlePersistence | |
---|---|
protected JournalArticlePersistence |
AssetEntryServiceBaseImpl.journalArticlePersistence
|
protected JournalArticlePersistence |
AssetEntryLocalServiceBaseImpl.journalArticlePersistence
|
Methods in com.liferay.portlet.asset.service.base that return JournalArticlePersistence | |
---|---|
JournalArticlePersistence |
AssetEntryServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
AssetEntryLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
Methods in com.liferay.portlet.asset.service.base with parameters of type JournalArticlePersistence | |
---|---|
void |
AssetEntryServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
AssetEntryLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
Uses of JournalArticlePersistence in com.liferay.portlet.journal.service.base |
---|
Methods in com.liferay.portlet.journal.service.base that return JournalArticlePersistence | |
---|---|
JournalArticlePersistence |
JournalContentSearchLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalFeedLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalTemplateServiceBaseImpl.getJournalArticlePersistence()
Deprecated. Returns the journal article persistence. |
JournalArticlePersistence |
JournalStructureLocalServiceBaseImpl.getJournalArticlePersistence()
Deprecated. Returns the journal article persistence. |
JournalArticlePersistence |
JournalArticleImageLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalFolderServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalArticleResourceLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalStructureServiceBaseImpl.getJournalArticlePersistence()
Deprecated. Returns the journal article persistence. |
JournalArticlePersistence |
JournalArticleServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalArticleLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalFeedServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticlePersistence |
JournalTemplateLocalServiceBaseImpl.getJournalArticlePersistence()
Deprecated. Returns the journal article persistence. |
JournalArticlePersistence |
JournalFolderLocalServiceBaseImpl.getJournalArticlePersistence()
Returns the journal article persistence. |
Methods in com.liferay.portlet.journal.service.base with parameters of type JournalArticlePersistence | |
---|---|
void |
JournalContentSearchLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalFeedLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalTemplateServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Deprecated. Sets the journal article persistence. |
void |
JournalStructureLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Deprecated. Sets the journal article persistence. |
void |
JournalArticleImageLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalFolderServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalArticleResourceLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalStructureServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Deprecated. Sets the journal article persistence. |
void |
JournalArticleServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalArticleLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalFeedServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
JournalTemplateLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Deprecated. Sets the journal article persistence. |
void |
JournalFolderLocalServiceBaseImpl.setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
Uses of JournalArticlePersistence in com.liferay.portlet.journal.service.persistence |
---|
Classes in com.liferay.portlet.journal.service.persistence that implement JournalArticlePersistence | |
---|---|
class |
JournalArticlePersistenceImpl
The persistence implementation for the journal article service. |
Methods in com.liferay.portlet.journal.service.persistence that return JournalArticlePersistence | |
---|---|
static JournalArticlePersistence |
JournalArticleUtil.getPersistence()
|
Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalArticlePersistence | |
---|---|
void |
JournalArticleUtil.setPersistence(JournalArticlePersistence persistence)
Deprecated. As of 6.2.0 |
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |