|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JournalStructurePersistence in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as JournalStructurePersistence | |
---|---|
protected JournalStructurePersistence |
GroupServiceBaseImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
GroupLocalServiceBaseImpl.journalStructurePersistence
|
Methods in com.liferay.portal.service.base that return JournalStructurePersistence | |
---|---|
JournalStructurePersistence |
GroupServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
GroupLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
Methods in com.liferay.portal.service.base with parameters of type JournalStructurePersistence | |
---|---|
void |
GroupServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
GroupLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
Uses of JournalStructurePersistence in com.liferay.portal.service.persistence |
---|
Fields in com.liferay.portal.service.persistence declared as JournalStructurePersistence | |
---|---|
protected JournalStructurePersistence |
GroupPersistenceImpl.journalStructurePersistence
|
Uses of JournalStructurePersistence in com.liferay.portlet.journal.service.base |
---|
Methods in com.liferay.portlet.journal.service.base that return JournalStructurePersistence | |
---|---|
JournalStructurePersistence |
JournalTemplateServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalTemplateLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalStructureServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalStructureLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalFeedServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalFeedLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalContentSearchLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalArticleServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalArticleResourceLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalArticleLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
JournalStructurePersistence |
JournalArticleImageLocalServiceBaseImpl.getJournalStructurePersistence()
Gets the journal structure persistence. |
Methods in com.liferay.portlet.journal.service.base with parameters of type JournalStructurePersistence | |
---|---|
void |
JournalTemplateServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalTemplateLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalStructureServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalStructureLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalFeedServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalFeedLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalContentSearchLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalArticleServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalArticleResourceLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalArticleLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
JournalArticleImageLocalServiceBaseImpl.setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
Uses of JournalStructurePersistence in com.liferay.portlet.journal.service.persistence |
---|
Classes in com.liferay.portlet.journal.service.persistence that implement JournalStructurePersistence | |
---|---|
class |
JournalStructurePersistenceImpl
The persistence implementation for the journal structure service. |
Fields in com.liferay.portlet.journal.service.persistence declared as JournalStructurePersistence | |
---|---|
protected JournalStructurePersistence |
JournalTemplatePersistenceImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
JournalStructurePersistenceImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
JournalFeedPersistenceImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
JournalContentSearchPersistenceImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
JournalArticleResourcePersistenceImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
JournalArticlePersistenceImpl.journalStructurePersistence
|
protected JournalStructurePersistence |
JournalArticleImagePersistenceImpl.journalStructurePersistence
|
Methods in com.liferay.portlet.journal.service.persistence that return JournalStructurePersistence | |
---|---|
static JournalStructurePersistence |
JournalStructureUtil.getPersistence()
|
Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalStructurePersistence | |
---|---|
void |
JournalStructureUtil.setPersistence(JournalStructurePersistence persistence)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |