|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JournalStructureFinder | |
---|---|
com.liferay.portal.service.base | |
com.liferay.portlet.journal.service.base | |
com.liferay.portlet.journal.service.persistence |
Uses of JournalStructureFinder in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as JournalStructureFinder | |
---|---|
protected JournalStructureFinder |
GroupServiceBaseImpl.journalStructureFinder
|
protected JournalStructureFinder |
GroupLocalServiceBaseImpl.journalStructureFinder
|
Methods in com.liferay.portal.service.base that return JournalStructureFinder | |
---|---|
JournalStructureFinder |
GroupServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
GroupLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
Methods in com.liferay.portal.service.base with parameters of type JournalStructureFinder | |
---|---|
void |
GroupServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
GroupLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
Uses of JournalStructureFinder in com.liferay.portlet.journal.service.base |
---|
Methods in com.liferay.portlet.journal.service.base that return JournalStructureFinder | |
---|---|
JournalStructureFinder |
JournalTemplateServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalTemplateLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalStructureServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalStructureLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalFeedServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalFeedLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalContentSearchLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalArticleServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalArticleResourceLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalArticleLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
JournalStructureFinder |
JournalArticleImageLocalServiceBaseImpl.getJournalStructureFinder()
Gets the journal structure finder. |
Methods in com.liferay.portlet.journal.service.base with parameters of type JournalStructureFinder | |
---|---|
void |
JournalTemplateServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalTemplateLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalStructureServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalStructureLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalFeedServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalFeedLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalContentSearchLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalArticleServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalArticleResourceLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalArticleLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
JournalArticleImageLocalServiceBaseImpl.setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
Uses of JournalStructureFinder in com.liferay.portlet.journal.service.persistence |
---|
Classes in com.liferay.portlet.journal.service.persistence that implement JournalStructureFinder | |
---|---|
class |
JournalStructureFinderImpl
|
Methods in com.liferay.portlet.journal.service.persistence that return JournalStructureFinder | |
---|---|
static JournalStructureFinder |
JournalStructureFinderUtil.getFinder()
|
Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalStructureFinder | |
---|---|
void |
JournalStructureFinderUtil.setFinder(JournalStructureFinder finder)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |