public abstract class JournalTemplateServiceBaseImpl
extends com.liferay.portal.service.BaseServiceImpl
implements com.liferay.portlet.journal.service.JournalTemplateService, 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 JournalTemplateServiceImpl.
JournalTemplateServiceImpl,
JournalTemplateServiceUtil| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.counter.service.CounterLocalService |
counterLocalService
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinder |
ddmTemplateFinder
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.DDMTemplateLocalService |
ddmTemplateLocalService
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence |
ddmTemplatePersistence
Deprecated.
|
protected com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService |
ddmTemplateService
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.portal.service.ImageLocalService |
imageLocalService
Deprecated.
|
protected com.liferay.portal.service.persistence.ImagePersistence |
imagePersistence
Deprecated.
|
protected com.liferay.portal.service.ImageService |
imageService
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 |
|---|
JournalTemplateServiceBaseImpl()
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.DDMTemplateFinder |
getDDMTemplateFinder()
Deprecated.
Returns the d d m template finder.
|
com.liferay.portlet.dynamicdatamapping.service.DDMTemplateLocalService |
getDDMTemplateLocalService()
Deprecated.
Returns the d d m template local service.
|
com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence |
getDDMTemplatePersistence()
Deprecated.
Returns the d d m template persistence.
|
com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService |
getDDMTemplateService()
Deprecated.
Returns the d d m template 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.portal.service.ImageLocalService |
getImageLocalService()
Deprecated.
Returns the image local service.
|
com.liferay.portal.service.persistence.ImagePersistence |
getImagePersistence()
Deprecated.
Returns the image persistence.
|
com.liferay.portal.service.ImageService |
getImageService()
Deprecated.
Returns the image 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 |
setDDMTemplateFinder(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinder ddmTemplateFinder)
Deprecated.
Sets the d d m template finder.
|
void |
setDDMTemplateLocalService(com.liferay.portlet.dynamicdatamapping.service.DDMTemplateLocalService ddmTemplateLocalService)
Deprecated.
Sets the d d m template local service.
|
void |
setDDMTemplatePersistence(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence ddmTemplatePersistence)
Deprecated.
Sets the d d m template persistence.
|
void |
setDDMTemplateService(com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService ddmTemplateService)
Deprecated.
Sets the d d m template 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 |
setImageLocalService(com.liferay.portal.service.ImageLocalService imageLocalService)
Deprecated.
Sets the image local service.
|
void |
setImagePersistence(com.liferay.portal.service.persistence.ImagePersistence imagePersistence)
Deprecated.
Sets the image persistence.
|
void |
setImageService(com.liferay.portal.service.ImageService imageService)
Deprecated.
Sets the image 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, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId@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.ImageLocalService.class) protected com.liferay.portal.service.ImageLocalService imageLocalService
@BeanReference(type=com.liferay.portal.service.ImageService.class) protected com.liferay.portal.service.ImageService imageService
@BeanReference(type=com.liferay.portal.service.persistence.ImagePersistence.class) protected com.liferay.portal.service.persistence.ImagePersistence imagePersistence
@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.DDMTemplateLocalService.class) protected com.liferay.portlet.dynamicdatamapping.service.DDMTemplateLocalService ddmTemplateLocalService
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService.class) protected com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService ddmTemplateService
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence.class) protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence ddmTemplatePersistence
@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinder.class) protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinder ddmTemplateFinder
public JournalTemplateServiceBaseImpl()
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.ImageLocalService getImageLocalService()
public void setImageLocalService(com.liferay.portal.service.ImageLocalService imageLocalService)
imageLocalService - the image local servicepublic com.liferay.portal.service.ImageService getImageService()
public void setImageService(com.liferay.portal.service.ImageService imageService)
imageService - the image remote servicepublic com.liferay.portal.service.persistence.ImagePersistence getImagePersistence()
public void setImagePersistence(com.liferay.portal.service.persistence.ImagePersistence imagePersistence)
imagePersistence - the image persistencepublic 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.DDMTemplateLocalService getDDMTemplateLocalService()
public void setDDMTemplateLocalService(com.liferay.portlet.dynamicdatamapping.service.DDMTemplateLocalService ddmTemplateLocalService)
ddmTemplateLocalService - the d d m template local servicepublic com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService getDDMTemplateService()
public void setDDMTemplateService(com.liferay.portlet.dynamicdatamapping.service.DDMTemplateService ddmTemplateService)
ddmTemplateService - the d d m template remote servicepublic com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence getDDMTemplatePersistence()
public void setDDMTemplatePersistence(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplatePersistence ddmTemplatePersistence)
ddmTemplatePersistence - the d d m template persistencepublic com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinder getDDMTemplateFinder()
public void setDDMTemplateFinder(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinder ddmTemplateFinder)
ddmTemplateFinder - the d d m template 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.JournalTemplateServicepublic void setBeanIdentifier(java.lang.String beanIdentifier)
setBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeansetBeanIdentifier in interface com.liferay.portlet.journal.service.JournalTemplateServicebeanIdentifier - 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