|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JournalArticleFinder | |
|---|---|
| com.liferay.portlet.journal.service.base | |
| com.liferay.portlet.journal.service.persistence | |
| com.liferay.portlet.journal.service.persistence.impl | |
| Uses of JournalArticleFinder in com.liferay.portlet.journal.service.base |
|---|
| Fields in com.liferay.portlet.journal.service.base declared as JournalArticleFinder | |
|---|---|
protected JournalArticleFinder |
JournalArticleServiceBaseImpl.journalArticleFinder
|
protected JournalArticleFinder |
JournalFolderServiceBaseImpl.journalArticleFinder
|
protected JournalArticleFinder |
JournalFolderLocalServiceBaseImpl.journalArticleFinder
|
protected JournalArticleFinder |
JournalArticleLocalServiceBaseImpl.journalArticleFinder
|
| Methods in com.liferay.portlet.journal.service.base that return JournalArticleFinder | |
|---|---|
JournalArticleFinder |
JournalArticleServiceBaseImpl.getJournalArticleFinder()
Returns the journal article finder. |
JournalArticleFinder |
JournalFolderServiceBaseImpl.getJournalArticleFinder()
Returns the journal article finder. |
JournalArticleFinder |
JournalFolderLocalServiceBaseImpl.getJournalArticleFinder()
Returns the journal article finder. |
JournalArticleFinder |
JournalArticleLocalServiceBaseImpl.getJournalArticleFinder()
Returns the journal article finder. |
| Methods in com.liferay.portlet.journal.service.base with parameters of type JournalArticleFinder | |
|---|---|
void |
JournalArticleServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Sets the journal article finder. |
void |
JournalFolderServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Sets the journal article finder. |
void |
JournalFolderLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Sets the journal article finder. |
void |
JournalArticleLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Sets the journal article finder. |
| Uses of JournalArticleFinder in com.liferay.portlet.journal.service.persistence |
|---|
| Methods in com.liferay.portlet.journal.service.persistence that return JournalArticleFinder | |
|---|---|
static JournalArticleFinder |
JournalArticleFinderUtil.getFinder()
|
| Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalArticleFinder | |
|---|---|
void |
JournalArticleFinderUtil.setFinder(JournalArticleFinder finder)
|
| Uses of JournalArticleFinder in com.liferay.portlet.journal.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.journal.service.persistence.impl that implement JournalArticleFinder | |
|---|---|
class |
JournalArticleFinderImpl
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||