public abstract class JournalStructureLocalServiceBaseImpl
extends com.liferay.portal.service.BaseLocalServiceImpl
implements com.liferay.portlet.journal.service.JournalStructureLocalService, com.liferay.portal.kernel.bean.IdentifiableBean
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in JournalStructureLocalServiceImpl.
JournalStructureLocalServiceImpl,
JournalStructureLocalServiceUtil| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.counter.service.CounterLocalService |
counterLocalService
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder |
ddmStructureFinder
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService |
ddmStructureLocalService
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence |
ddmStructurePersistence
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.DDMStructureService |
ddmStructureService
Deprecated.
|
protected com.liferay.portal.service.persistence.GroupFinder |
groupFinder
Deprecated.
|
protected com.liferay.portal.service.GroupLocalService |
groupLocalService
Deprecated.
|
protected com.liferay.portal.service.persistence.GroupPersistence |
groupPersistence
Deprecated.
|
protected com.liferay.portal.service.GroupService |
groupService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalArticleFinder |
journalArticleFinder
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalArticleImageLocalService |
journalArticleImageLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence |
journalArticleImagePersistence
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalArticleLocalService |
journalArticleLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalArticlePersistence |
journalArticlePersistence
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalArticleResourceLocalService |
journalArticleResourceLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence |
journalArticleResourcePersistence
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalArticleService |
journalArticleService
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalContentSearchLocalService |
journalContentSearchLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence |
journalContentSearchPersistence
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalFeedFinder |
journalFeedFinder
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalFeedLocalService |
journalFeedLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalFeedPersistence |
journalFeedPersistence
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalFeedService |
journalFeedService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalFolderFinder |
journalFolderFinder
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalFolderLocalService |
journalFolderLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.persistence.JournalFolderPersistence |
journalFolderPersistence
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalFolderService |
journalFolderService
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalStructureLocalService |
journalStructureLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalStructureService |
journalStructureService
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalTemplateLocalService |
journalTemplateLocalService
Deprecated.
|
protected com.liferay.portlet.journal.service.JournalTemplateService |
journalTemplateService
Deprecated.
|
protected com.liferay.portal.service.ResourceLocalService |
resourceLocalService
Deprecated.
|
protected com.liferay.portal.service.persistence.UserFinder |
userFinder
Deprecated.
|
protected com.liferay.portal.service.UserLocalService |
userLocalService
Deprecated.
|
protected com.liferay.portal.service.persistence.UserPersistence |
userPersistence
Deprecated.
|
protected com.liferay.portal.service.UserService |
userService
Deprecated.
|
| Constructor and Description |
|---|
JournalStructureLocalServiceBaseImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Deprecated.
|
void |
destroy()
Deprecated.
|
java.lang.String |
getBeanIdentifier()
Deprecated.
Returns the Spring bean ID for this bean.
|
com.liferay.counter.service.CounterLocalService |
getCounterLocalService()
Deprecated.
Returns the counter local service.
|
com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder |
getDDMStructureFinder()
Deprecated.
Returns the d d m structure finder.
|
com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService |
getDDMStructureLocalService()
Deprecated.
Returns the d d m structure local service.
|
com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence |
getDDMStructurePersistence()
Deprecated.
Returns the d d m structure persistence.
|
com.liferay.portlet.dynamicdatamapping.service.DDMStructureService |
getDDMStructureService()
Deprecated.
Returns the d d m structure remote service.
|
com.liferay.portal.service.persistence.GroupFinder |
getGroupFinder()
Deprecated.
Returns the group finder.
|
com.liferay.portal.service.GroupLocalService |
getGroupLocalService()
Deprecated.
Returns the group local service.
|
com.liferay.portal.service.persistence.GroupPersistence |
getGroupPersistence()
Deprecated.
Returns the group persistence.
|
com.liferay.portal.service.GroupService |
getGroupService()
Deprecated.
Returns the group remote service.
|
com.liferay.portlet.journal.service.persistence.JournalArticleFinder |
getJournalArticleFinder()
Deprecated.
Returns the journal article finder.
|
com.liferay.portlet.journal.service.JournalArticleImageLocalService |
getJournalArticleImageLocalService()
Deprecated.
Returns the journal article image local service.
|
com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence |
getJournalArticleImagePersistence()
Deprecated.
Returns the journal article image persistence.
|
com.liferay.portlet.journal.service.JournalArticleLocalService |
getJournalArticleLocalService()
Deprecated.
Returns the journal article local service.
|
com.liferay.portlet.journal.service.persistence.JournalArticlePersistence |
getJournalArticlePersistence()
Deprecated.
Returns the journal article persistence.
|
com.liferay.portlet.journal.service.JournalArticleResourceLocalService |
getJournalArticleResourceLocalService()
Deprecated.
Returns the journal article resource local service.
|
com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence |
getJournalArticleResourcePersistence()
Deprecated.
Returns the journal article resource persistence.
|
com.liferay.portlet.journal.service.JournalArticleService |
getJournalArticleService()
Deprecated.
Returns the journal article remote service.
|
com.liferay.portlet.journal.service.JournalContentSearchLocalService |
getJournalContentSearchLocalService()
Deprecated.
Returns the journal content search local service.
|
com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence |
getJournalContentSearchPersistence()
Deprecated.
Returns the journal content search persistence.
|
com.liferay.portlet.journal.service.persistence.JournalFeedFinder |
getJournalFeedFinder()
Deprecated.
Returns the journal feed finder.
|
com.liferay.portlet.journal.service.JournalFeedLocalService |
getJournalFeedLocalService()
Deprecated.
Returns the journal feed local service.
|
com.liferay.portlet.journal.service.persistence.JournalFeedPersistence |
getJournalFeedPersistence()
Deprecated.
Returns the journal feed persistence.
|
com.liferay.portlet.journal.service.JournalFeedService |
getJournalFeedService()
Deprecated.
Returns the journal feed remote service.
|
com.liferay.portlet.journal.service.persistence.JournalFolderFinder |
getJournalFolderFinder()
Deprecated.
Returns the journal folder finder.
|
com.liferay.portlet.journal.service.JournalFolderLocalService |
getJournalFolderLocalService()
Deprecated.
Returns the journal folder local service.
|
com.liferay.portlet.journal.service.persistence.JournalFolderPersistence |
getJournalFolderPersistence()
Deprecated.
Returns the journal folder persistence.
|
com.liferay.portlet.journal.service.JournalFolderService |
getJournalFolderService()
Deprecated.
Returns the journal folder remote service.
|
com.liferay.portlet.journal.service.JournalStructureLocalService |
getJournalStructureLocalService()
Deprecated.
Returns the journal structure local service.
|
com.liferay.portlet.journal.service.JournalStructureService |
getJournalStructureService()
Deprecated.
Returns the journal structure remote service.
|
com.liferay.portlet.journal.service.JournalTemplateLocalService |
getJournalTemplateLocalService()
Deprecated.
Returns the journal template local service.
|
com.liferay.portlet.journal.service.JournalTemplateService |
getJournalTemplateService()
Deprecated.
Returns the journal template remote service.
|
com.liferay.portal.service.ResourceLocalService |
getResourceLocalService()
Deprecated.
Returns the resource local service.
|
com.liferay.portal.service.persistence.UserFinder |
getUserFinder()
Deprecated.
Returns the user finder.
|
com.liferay.portal.service.UserLocalService |
getUserLocalService()
Deprecated.
Returns the user local service.
|
com.liferay.portal.service.persistence.UserPersistence |
getUserPersistence()
Deprecated.
Returns the user persistence.
|
com.liferay.portal.service.UserService |
getUserService()
Deprecated.
Returns the user remote service.
|
protected void |
runSQL(java.lang.String sql)
Deprecated.
Performs an SQL query.
|
void |
setBeanIdentifier(java.lang.String beanIdentifier)
Deprecated.
Sets the Spring bean ID for this bean.
|
void |
setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
Deprecated.
Sets the counter local service.
|
void |
setDDMStructureFinder(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder)
Deprecated.
Sets the d d m structure finder.
|
void |
setDDMStructureLocalService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService)
Deprecated.
Sets the d d m structure local service.
|
void |
setDDMStructurePersistence(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence)
Deprecated.
Sets the d d m structure persistence.
|
void |
setDDMStructureService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService)
Deprecated.
Sets the d d m structure remote service.
|
void |
setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
Deprecated.
Sets the group finder.
|
void |
setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
Deprecated.
Sets the group local service.
|
void |
setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
Deprecated.
Sets the group persistence.
|
void |
setGroupService(com.liferay.portal.service.GroupService groupService)
Deprecated.
Sets the group remote service.
|
void |
setJournalArticleFinder(com.liferay.portlet.journal.service.persistence.JournalArticleFinder journalArticleFinder)
Deprecated.
Sets the journal article finder.
|
void |
setJournalArticleImageLocalService(com.liferay.portlet.journal.service.JournalArticleImageLocalService journalArticleImageLocalService)
Deprecated.
Sets the journal article image local service.
|
void |
setJournalArticleImagePersistence(com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence journalArticleImagePersistence)
Deprecated.
Sets the journal article image persistence.
|
void |
setJournalArticleLocalService(com.liferay.portlet.journal.service.JournalArticleLocalService journalArticleLocalService)
Deprecated.
Sets the journal article local service.
|
void |
setJournalArticlePersistence(com.liferay.portlet.journal.service.persistence.JournalArticlePersistence journalArticlePersistence)
Deprecated.
Sets the journal article persistence.
|
void |
setJournalArticleResourceLocalService(com.liferay.portlet.journal.service.JournalArticleResourceLocalService journalArticleResourceLocalService)
Deprecated.
Sets the journal article resource local service.
|
void |
setJournalArticleResourcePersistence(com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence journalArticleResourcePersistence)
Deprecated.
Sets the journal article resource persistence.
|
void |
setJournalArticleService(com.liferay.portlet.journal.service.JournalArticleService journalArticleService)
Deprecated.
Sets the journal article remote service.
|
void |
setJournalContentSearchLocalService(com.liferay.portlet.journal.service.JournalContentSearchLocalService journalContentSearchLocalService)
Deprecated.
Sets the journal content search local service.
|
void |
setJournalContentSearchPersistence(com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence journalContentSearchPersistence)
Deprecated.
Sets the journal content search persistence.
|
void |
setJournalFeedFinder(com.liferay.portlet.journal.service.persistence.JournalFeedFinder journalFeedFinder)
Deprecated.
Sets the journal feed finder.
|
void |
setJournalFeedLocalService(com.liferay.portlet.journal.service.JournalFeedLocalService journalFeedLocalService)
Deprecated.
Sets the journal feed local service.
|
void |
setJournalFeedPersistence(com.liferay.portlet.journal.service.persistence.JournalFeedPersistence journalFeedPersistence)
Deprecated.
Sets the journal feed persistence.
|
void |
setJournalFeedService(com.liferay.portlet.journal.service.JournalFeedService journalFeedService)
Deprecated.
Sets the journal feed remote service.
|
void |
setJournalFolderFinder(com.liferay.portlet.journal.service.persistence.JournalFolderFinder journalFolderFinder)
Deprecated.
Sets the journal folder finder.
|
void |
setJournalFolderLocalService(com.liferay.portlet.journal.service.JournalFolderLocalService journalFolderLocalService)
Deprecated.
Sets the journal folder local service.
|
void |
setJournalFolderPersistence(com.liferay.portlet.journal.service.persistence.JournalFolderPersistence journalFolderPersistence)
Deprecated.
Sets the journal folder persistence.
|
void |
setJournalFolderService(com.liferay.portlet.journal.service.JournalFolderService journalFolderService)
Deprecated.
Sets the journal folder remote service.
|
void |
setJournalStructureLocalService(com.liferay.portlet.journal.service.JournalStructureLocalService journalStructureLocalService)
Deprecated.
Sets the journal structure local service.
|
void |
setJournalStructureService(com.liferay.portlet.journal.service.JournalStructureService journalStructureService)
Deprecated.
Sets the journal structure remote service.
|
void |
setJournalTemplateLocalService(com.liferay.portlet.journal.service.JournalTemplateLocalService journalTemplateLocalService)
Deprecated.
Sets the journal template local service.
|
void |
setJournalTemplateService(com.liferay.portlet.journal.service.JournalTemplateService journalTemplateService)
Deprecated.
Sets the journal template remote service.
|
void |
setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
Deprecated.
Sets the resource local service.
|
void |
setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
Deprecated.
Sets the user finder.
|
void |
setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
Deprecated.
Sets the user local service.
|
void |
setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
Deprecated.
Sets the user persistence.
|
void |
setUserService(com.liferay.portal.service.UserService userService)
Deprecated.
Sets the user remote service.
|
getClassLoader, getLayoutURL, getLayoutURLclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddJournalStructure, addStructure, addStructureResources, addStructureResources, addStructureResources, addStructureResources, checkNewLine, copyStructure, createJournalStructure, deleteStructure, deleteStructure, deleteStructures, fetchStructure, findAll, getStructure, getStructure, getStructures, getStructures, getStructures, getStructuresCount, search, search, searchCount, searchCount, updateJournalStructure, updateStructure@BeanReference(type=com.liferay.portlet.journal.service.JournalArticleLocalService.class) protected com.liferay.portlet.journal.service.JournalArticleLocalService journalArticleLocalService
@BeanReference(type=com.liferay.portlet.journal.service.JournalArticleService.class) protected com.liferay.portlet.journal.service.JournalArticleService journalArticleService
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticlePersistence.class) protected com.liferay.portlet.journal.service.persistence.JournalArticlePersistence journalArticlePersistence
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticleFinder.class) protected com.liferay.portlet.journal.service.persistence.JournalArticleFinder journalArticleFinder
@BeanReference(type=com.liferay.portlet.journal.service.JournalArticleImageLocalService.class) protected com.liferay.portlet.journal.service.JournalArticleImageLocalService journalArticleImageLocalService
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence.class) protected com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence journalArticleImagePersistence
@BeanReference(type=com.liferay.portlet.journal.service.JournalArticleResourceLocalService.class) protected com.liferay.portlet.journal.service.JournalArticleResourceLocalService journalArticleResourceLocalService
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence.class) protected com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence journalArticleResourcePersistence
@BeanReference(type=com.liferay.portlet.journal.service.JournalContentSearchLocalService.class) protected com.liferay.portlet.journal.service.JournalContentSearchLocalService journalContentSearchLocalService
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence.class) protected com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence journalContentSearchPersistence
@BeanReference(type=com.liferay.portlet.journal.service.JournalFeedLocalService.class) protected com.liferay.portlet.journal.service.JournalFeedLocalService journalFeedLocalService
@BeanReference(type=com.liferay.portlet.journal.service.JournalFeedService.class) protected com.liferay.portlet.journal.service.JournalFeedService journalFeedService
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalFeedPersistence.class) protected com.liferay.portlet.journal.service.persistence.JournalFeedPersistence journalFeedPersistence
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalFeedFinder.class) protected com.liferay.portlet.journal.service.persistence.JournalFeedFinder journalFeedFinder
@BeanReference(type=com.liferay.portlet.journal.service.JournalFolderLocalService.class) protected com.liferay.portlet.journal.service.JournalFolderLocalService journalFolderLocalService
@BeanReference(type=com.liferay.portlet.journal.service.JournalFolderService.class) protected com.liferay.portlet.journal.service.JournalFolderService journalFolderService
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalFolderPersistence.class) protected com.liferay.portlet.journal.service.persistence.JournalFolderPersistence journalFolderPersistence
@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalFolderFinder.class) protected com.liferay.portlet.journal.service.persistence.JournalFolderFinder journalFolderFinder
@BeanReference(type=com.liferay.portlet.journal.service.JournalStructureLocalService.class) protected com.liferay.portlet.journal.service.JournalStructureLocalService journalStructureLocalService
@BeanReference(type=com.liferay.portlet.journal.service.JournalStructureService.class) protected com.liferay.portlet.journal.service.JournalStructureService journalStructureService
@BeanReference(type=com.liferay.portlet.journal.service.JournalTemplateLocalService.class) protected com.liferay.portlet.journal.service.JournalTemplateLocalService journalTemplateLocalService
@BeanReference(type=com.liferay.portlet.journal.service.JournalTemplateService.class) protected com.liferay.portlet.journal.service.JournalTemplateService journalTemplateService
@BeanReference(type=com.liferay.counter.service.CounterLocalService.class) protected com.liferay.counter.service.CounterLocalService counterLocalService
@BeanReference(type=com.liferay.portal.service.GroupLocalService.class) protected com.liferay.portal.service.GroupLocalService groupLocalService
@BeanReference(type=com.liferay.portal.service.GroupService.class) protected com.liferay.portal.service.GroupService groupService
@BeanReference(type=com.liferay.portal.service.persistence.GroupPersistence.class) protected com.liferay.portal.service.persistence.GroupPersistence groupPersistence
@BeanReference(type=com.liferay.portal.service.persistence.GroupFinder.class) protected com.liferay.portal.service.persistence.GroupFinder groupFinder
@BeanReference(type=com.liferay.portal.service.ResourceLocalService.class) protected com.liferay.portal.service.ResourceLocalService resourceLocalService
@BeanReference(type=com.liferay.portal.service.UserLocalService.class) protected com.liferay.portal.service.UserLocalService userLocalService
@BeanReference(type=com.liferay.portal.service.UserService.class) protected com.liferay.portal.service.UserService userService
@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class) protected com.liferay.portal.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserFinder.class) protected com.liferay.portal.service.persistence.UserFinder userFinder
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService.class) protected com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.DDMStructureService.class) protected com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence.class) protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder.class) protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder
public JournalStructureLocalServiceBaseImpl()
public com.liferay.portlet.journal.service.JournalArticleLocalService getJournalArticleLocalService()
public void setJournalArticleLocalService(com.liferay.portlet.journal.service.JournalArticleLocalService journalArticleLocalService)
journalArticleLocalService - the journal article local servicepublic com.liferay.portlet.journal.service.JournalArticleService getJournalArticleService()
public void setJournalArticleService(com.liferay.portlet.journal.service.JournalArticleService journalArticleService)
journalArticleService - the journal article remote servicepublic com.liferay.portlet.journal.service.persistence.JournalArticlePersistence getJournalArticlePersistence()
public void setJournalArticlePersistence(com.liferay.portlet.journal.service.persistence.JournalArticlePersistence journalArticlePersistence)
journalArticlePersistence - the journal article persistencepublic com.liferay.portlet.journal.service.persistence.JournalArticleFinder getJournalArticleFinder()
public void setJournalArticleFinder(com.liferay.portlet.journal.service.persistence.JournalArticleFinder journalArticleFinder)
journalArticleFinder - the journal article finderpublic com.liferay.portlet.journal.service.JournalArticleImageLocalService getJournalArticleImageLocalService()
public void setJournalArticleImageLocalService(com.liferay.portlet.journal.service.JournalArticleImageLocalService journalArticleImageLocalService)
journalArticleImageLocalService - the journal article image local servicepublic com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence getJournalArticleImagePersistence()
public void setJournalArticleImagePersistence(com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence journalArticleImagePersistence)
journalArticleImagePersistence - the journal article image persistencepublic com.liferay.portlet.journal.service.JournalArticleResourceLocalService getJournalArticleResourceLocalService()
public void setJournalArticleResourceLocalService(com.liferay.portlet.journal.service.JournalArticleResourceLocalService journalArticleResourceLocalService)
journalArticleResourceLocalService - the journal article resource local servicepublic com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence getJournalArticleResourcePersistence()
public void setJournalArticleResourcePersistence(com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence journalArticleResourcePersistence)
journalArticleResourcePersistence - the journal article resource persistencepublic com.liferay.portlet.journal.service.JournalContentSearchLocalService getJournalContentSearchLocalService()
public void setJournalContentSearchLocalService(com.liferay.portlet.journal.service.JournalContentSearchLocalService journalContentSearchLocalService)
journalContentSearchLocalService - the journal content search local servicepublic com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence getJournalContentSearchPersistence()
public void setJournalContentSearchPersistence(com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence journalContentSearchPersistence)
journalContentSearchPersistence - the journal content search persistencepublic com.liferay.portlet.journal.service.JournalFeedLocalService getJournalFeedLocalService()
public void setJournalFeedLocalService(com.liferay.portlet.journal.service.JournalFeedLocalService journalFeedLocalService)
journalFeedLocalService - the journal feed local servicepublic com.liferay.portlet.journal.service.JournalFeedService getJournalFeedService()
public void setJournalFeedService(com.liferay.portlet.journal.service.JournalFeedService journalFeedService)
journalFeedService - the journal feed remote servicepublic com.liferay.portlet.journal.service.persistence.JournalFeedPersistence getJournalFeedPersistence()
public void setJournalFeedPersistence(com.liferay.portlet.journal.service.persistence.JournalFeedPersistence journalFeedPersistence)
journalFeedPersistence - the journal feed persistencepublic com.liferay.portlet.journal.service.persistence.JournalFeedFinder getJournalFeedFinder()
public void setJournalFeedFinder(com.liferay.portlet.journal.service.persistence.JournalFeedFinder journalFeedFinder)
journalFeedFinder - the journal feed finderpublic com.liferay.portlet.journal.service.JournalFolderLocalService getJournalFolderLocalService()
public void setJournalFolderLocalService(com.liferay.portlet.journal.service.JournalFolderLocalService journalFolderLocalService)
journalFolderLocalService - the journal folder local servicepublic com.liferay.portlet.journal.service.JournalFolderService getJournalFolderService()
public void setJournalFolderService(com.liferay.portlet.journal.service.JournalFolderService journalFolderService)
journalFolderService - the journal folder remote servicepublic com.liferay.portlet.journal.service.persistence.JournalFolderPersistence getJournalFolderPersistence()
public void setJournalFolderPersistence(com.liferay.portlet.journal.service.persistence.JournalFolderPersistence journalFolderPersistence)
journalFolderPersistence - the journal folder persistencepublic com.liferay.portlet.journal.service.persistence.JournalFolderFinder getJournalFolderFinder()
public void setJournalFolderFinder(com.liferay.portlet.journal.service.persistence.JournalFolderFinder journalFolderFinder)
journalFolderFinder - the journal folder finderpublic com.liferay.portlet.journal.service.JournalStructureLocalService getJournalStructureLocalService()
public void setJournalStructureLocalService(com.liferay.portlet.journal.service.JournalStructureLocalService journalStructureLocalService)
journalStructureLocalService - the journal structure local servicepublic com.liferay.portlet.journal.service.JournalStructureService getJournalStructureService()
public void setJournalStructureService(com.liferay.portlet.journal.service.JournalStructureService journalStructureService)
journalStructureService - the journal structure remote servicepublic com.liferay.portlet.journal.service.JournalTemplateLocalService getJournalTemplateLocalService()
public void setJournalTemplateLocalService(com.liferay.portlet.journal.service.JournalTemplateLocalService journalTemplateLocalService)
journalTemplateLocalService - the journal template local servicepublic com.liferay.portlet.journal.service.JournalTemplateService getJournalTemplateService()
public void setJournalTemplateService(com.liferay.portlet.journal.service.JournalTemplateService journalTemplateService)
journalTemplateService - the journal template remote servicepublic com.liferay.counter.service.CounterLocalService getCounterLocalService()
public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
counterLocalService - the counter local servicepublic com.liferay.portal.service.GroupLocalService getGroupLocalService()
public void setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
groupLocalService - the group local servicepublic com.liferay.portal.service.GroupService getGroupService()
public void setGroupService(com.liferay.portal.service.GroupService groupService)
groupService - the group remote servicepublic com.liferay.portal.service.persistence.GroupPersistence getGroupPersistence()
public void setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
groupPersistence - the group persistencepublic com.liferay.portal.service.persistence.GroupFinder getGroupFinder()
public void setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
groupFinder - the group finderpublic com.liferay.portal.service.ResourceLocalService getResourceLocalService()
public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
resourceLocalService - the resource local servicepublic com.liferay.portal.service.UserLocalService getUserLocalService()
public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
userLocalService - the user local servicepublic com.liferay.portal.service.UserService getUserService()
public void setUserService(com.liferay.portal.service.UserService userService)
userService - the user remote servicepublic com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
userPersistence - the user persistencepublic com.liferay.portal.service.persistence.UserFinder getUserFinder()
public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
userFinder - the user finderpublic com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService getDDMStructureLocalService()
public void setDDMStructureLocalService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService)
ddmStructureLocalService - the d d m structure local servicepublic com.liferay.portlet.dynamicdatamapping.service.DDMStructureService getDDMStructureService()
public void setDDMStructureService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService)
ddmStructureService - the d d m structure remote servicepublic com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence getDDMStructurePersistence()
public void setDDMStructurePersistence(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence)
ddmStructurePersistence - the d d m structure persistencepublic com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder getDDMStructureFinder()
public void setDDMStructureFinder(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder)
ddmStructureFinder - the d d m structure finderpublic void afterPropertiesSet()
public void destroy()
public java.lang.String getBeanIdentifier()
getBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeangetBeanIdentifier in interface com.liferay.portlet.journal.service.JournalStructureLocalServicepublic void setBeanIdentifier(java.lang.String beanIdentifier)
setBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeansetBeanIdentifier in interface com.liferay.portlet.journal.service.JournalStructureLocalServicebeanIdentifier - the Spring bean ID for this beanprotected void runSQL(java.lang.String sql)
throws com.liferay.portal.kernel.exception.SystemException
sql - the sql querycom.liferay.portal.kernel.exception.SystemException