|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JournalFeedService | |
---|---|
com.liferay.portlet.journal.service | |
com.liferay.portlet.journal.service.base | |
com.liferay.portlet.journal.service.impl |
Uses of JournalFeedService in com.liferay.portlet.journal.service |
---|
Classes in com.liferay.portlet.journal.service that implement JournalFeedService | |
---|---|
class |
JournalFeedServiceWrapper
This class is a wrapper for JournalFeedService . |
Methods in com.liferay.portlet.journal.service that return JournalFeedService | |
---|---|
static JournalFeedService |
JournalFeedServiceUtil.getService()
|
JournalFeedService |
JournalFeedServiceWrapper.getWrappedJournalFeedService()
|
Methods in com.liferay.portlet.journal.service with parameters of type JournalFeedService | |
---|---|
void |
JournalFeedServiceUtil.setService(JournalFeedService service)
|
Constructors in com.liferay.portlet.journal.service with parameters of type JournalFeedService | |
---|---|
JournalFeedServiceWrapper(JournalFeedService journalFeedService)
|
Uses of JournalFeedService in com.liferay.portlet.journal.service.base |
---|
Classes in com.liferay.portlet.journal.service.base that implement JournalFeedService | |
---|---|
class |
JournalFeedServiceBaseImpl
The base implementation of the journal feed remote service. |
Fields in com.liferay.portlet.journal.service.base declared as JournalFeedService | |
---|---|
protected JournalFeedService |
JournalTemplateServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalTemplateLocalServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalStructureServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalStructureLocalServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalFeedServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalFeedLocalServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalContentSearchLocalServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalArticleServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalArticleResourceLocalServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalArticleLocalServiceBaseImpl.journalFeedService
|
protected JournalFeedService |
JournalArticleImageLocalServiceBaseImpl.journalFeedService
|
Methods in com.liferay.portlet.journal.service.base that return JournalFeedService | |
---|---|
JournalFeedService |
JournalTemplateServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalTemplateLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalStructureServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalStructureLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalFeedServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalFeedLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalContentSearchLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalArticleServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalArticleResourceLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalArticleLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
JournalFeedService |
JournalArticleImageLocalServiceBaseImpl.getJournalFeedService()
Gets the journal feed remote service. |
Methods in com.liferay.portlet.journal.service.base with parameters of type JournalFeedService | |
---|---|
void |
JournalTemplateServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalTemplateLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalStructureServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalStructureLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalFeedServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalFeedLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalContentSearchLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalArticleServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalArticleResourceLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalArticleLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
void |
JournalArticleImageLocalServiceBaseImpl.setJournalFeedService(JournalFeedService journalFeedService)
Sets the journal feed remote service. |
Uses of JournalFeedService in com.liferay.portlet.journal.service.impl |
---|
Classes in com.liferay.portlet.journal.service.impl that implement JournalFeedService | |
---|---|
class |
JournalFeedServiceImpl
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |