|
Liferay 6.2.0-ce-rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.BaseServiceImpl
com.liferay.portlet.journal.service.base.JournalStructureServiceBaseImpl
public abstract class JournalStructureServiceBaseImpl
Provides the base implementation for the journal structure remote service.
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in JournalStructureServiceImpl.
JournalStructureServiceImpl,
JournalStructureServiceUtil| Fields inherited from class com.liferay.portal.service.BaseServiceImpl |
|---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
| Constructor Summary | |
|---|---|
JournalStructureServiceBaseImpl()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
Deprecated. |
void |
destroy()
Deprecated. |
String |
getBeanIdentifier()
Deprecated. Returns the Spring bean ID for this bean. |
CounterLocalService |
getCounterLocalService()
Deprecated. Returns the counter local service. |
DDMStructureFinder |
getDDMStructureFinder()
Deprecated. Returns the d d m structure finder. |
DDMStructureLocalService |
getDDMStructureLocalService()
Deprecated. Returns the d d m structure local service. |
DDMStructurePersistence |
getDDMStructurePersistence()
Deprecated. Returns the d d m structure persistence. |
DDMStructureService |
getDDMStructureService()
Deprecated. Returns the d d m structure remote service. |
GroupFinder |
getGroupFinder()
Deprecated. Returns the group finder. |
GroupLocalService |
getGroupLocalService()
Deprecated. Returns the group local service. |
GroupPersistence |
getGroupPersistence()
Deprecated. Returns the group persistence. |
GroupService |
getGroupService()
Deprecated. Returns the group remote service. |
JournalArticleFinder |
getJournalArticleFinder()
Deprecated. Returns the journal article finder. |
JournalArticleImageLocalService |
getJournalArticleImageLocalService()
Deprecated. Returns the journal article image local service. |
JournalArticleImagePersistence |
getJournalArticleImagePersistence()
Deprecated. Returns the journal article image persistence. |
JournalArticleLocalService |
getJournalArticleLocalService()
Deprecated. Returns the journal article local service. |
JournalArticlePersistence |
getJournalArticlePersistence()
Deprecated. Returns the journal article persistence. |
JournalArticleResourceLocalService |
getJournalArticleResourceLocalService()
Deprecated. Returns the journal article resource local service. |
JournalArticleResourcePersistence |
getJournalArticleResourcePersistence()
Deprecated. Returns the journal article resource persistence. |
JournalArticleService |
getJournalArticleService()
Deprecated. Returns the journal article remote service. |
JournalContentSearchLocalService |
getJournalContentSearchLocalService()
Deprecated. Returns the journal content search local service. |
JournalContentSearchPersistence |
getJournalContentSearchPersistence()
Deprecated. Returns the journal content search persistence. |
JournalFeedFinder |
getJournalFeedFinder()
Deprecated. Returns the journal feed finder. |
JournalFeedLocalService |
getJournalFeedLocalService()
Deprecated. Returns the journal feed local service. |
JournalFeedPersistence |
getJournalFeedPersistence()
Deprecated. Returns the journal feed persistence. |
JournalFeedService |
getJournalFeedService()
Deprecated. Returns the journal feed remote service. |
JournalFolderFinder |
getJournalFolderFinder()
Deprecated. Returns the journal folder finder. |
JournalFolderLocalService |
getJournalFolderLocalService()
Deprecated. Returns the journal folder local service. |
JournalFolderPersistence |
getJournalFolderPersistence()
Deprecated. Returns the journal folder persistence. |
JournalFolderService |
getJournalFolderService()
Deprecated. Returns the journal folder remote service. |
JournalStructureLocalService |
getJournalStructureLocalService()
Deprecated. Returns the journal structure local service. |
JournalStructureService |
getJournalStructureService()
Deprecated. Returns the journal structure remote service. |
JournalTemplateLocalService |
getJournalTemplateLocalService()
Deprecated. Returns the journal template local service. |
JournalTemplateService |
getJournalTemplateService()
Deprecated. Returns the journal template remote service. |
ResourceLocalService |
getResourceLocalService()
Deprecated. Returns the resource local service. |
UserFinder |
getUserFinder()
Deprecated. Returns the user finder. |
UserLocalService |
getUserLocalService()
Deprecated. Returns the user local service. |
UserPersistence |
getUserPersistence()
Deprecated. Returns the user persistence. |
UserService |
getUserService()
Deprecated. Returns the user remote service. |
protected void |
runSQL(String sql)
Deprecated. Performs an SQL query. |
void |
setBeanIdentifier(String beanIdentifier)
Deprecated. Sets the Spring bean ID for this bean. |
void |
setCounterLocalService(CounterLocalService counterLocalService)
Deprecated. Sets the counter local service. |
void |
setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
Deprecated. Sets the d d m structure finder. |
void |
setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
Deprecated. Sets the d d m structure local service. |
void |
setDDMStructurePersistence(DDMStructurePersistence ddmStructurePersistence)
Deprecated. Sets the d d m structure persistence. |
void |
setDDMStructureService(DDMStructureService ddmStructureService)
Deprecated. Sets the d d m structure remote service. |
void |
setGroupFinder(GroupFinder groupFinder)
Deprecated. Sets the group finder. |
void |
setGroupLocalService(GroupLocalService groupLocalService)
Deprecated. Sets the group local service. |
void |
setGroupPersistence(GroupPersistence groupPersistence)
Deprecated. Sets the group persistence. |
void |
setGroupService(GroupService groupService)
Deprecated. Sets the group remote service. |
void |
setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Deprecated. Sets the journal article finder. |
void |
setJournalArticleImageLocalService(JournalArticleImageLocalService journalArticleImageLocalService)
Deprecated. Sets the journal article image local service. |
void |
setJournalArticleImagePersistence(JournalArticleImagePersistence journalArticleImagePersistence)
Deprecated. Sets the journal article image persistence. |
void |
setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
Deprecated. Sets the journal article local service. |
void |
setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Deprecated. Sets the journal article persistence. |
void |
setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)
Deprecated. Sets the journal article resource local service. |
void |
setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
Deprecated. Sets the journal article resource persistence. |
void |
setJournalArticleService(JournalArticleService journalArticleService)
Deprecated. Sets the journal article remote service. |
void |
setJournalContentSearchLocalService(JournalContentSearchLocalService journalContentSearchLocalService)
Deprecated. Sets the journal content search local service. |
void |
setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
Deprecated. Sets the journal content search persistence. |
void |
setJournalFeedFinder(JournalFeedFinder journalFeedFinder)
Deprecated. Sets the journal feed finder. |
void |
setJournalFeedLocalService(JournalFeedLocalService journalFeedLocalService)
Deprecated. Sets the journal feed local service. |
void |
setJournalFeedPersistence(JournalFeedPersistence journalFeedPersistence)
Deprecated. Sets the journal feed persistence. |
void |
setJournalFeedService(JournalFeedService journalFeedService)
Deprecated. Sets the journal feed remote service. |
void |
setJournalFolderFinder(JournalFolderFinder journalFolderFinder)
Deprecated. Sets the journal folder finder. |
void |
setJournalFolderLocalService(JournalFolderLocalService journalFolderLocalService)
Deprecated. Sets the journal folder local service. |
void |
setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
Deprecated. Sets the journal folder persistence. |
void |
setJournalFolderService(JournalFolderService journalFolderService)
Deprecated. Sets the journal folder remote service. |
void |
setJournalStructureLocalService(JournalStructureLocalService journalStructureLocalService)
Deprecated. Sets the journal structure local service. |
void |
setJournalStructureService(JournalStructureService journalStructureService)
Deprecated. Sets the journal structure remote service. |
void |
setJournalTemplateLocalService(JournalTemplateLocalService journalTemplateLocalService)
Deprecated. Sets the journal template local service. |
void |
setJournalTemplateService(JournalTemplateService journalTemplateService)
Deprecated. Sets the journal template remote service. |
void |
setResourceLocalService(ResourceLocalService resourceLocalService)
Deprecated. Sets the resource local service. |
void |
setUserFinder(UserFinder userFinder)
Deprecated. Sets the user finder. |
void |
setUserLocalService(UserLocalService userLocalService)
Deprecated. Sets the user local service. |
void |
setUserPersistence(UserPersistence userPersistence)
Deprecated. Sets the user persistence. |
void |
setUserService(UserService userService)
Deprecated. Sets the user remote service. |
| Methods inherited from class com.liferay.portal.service.BaseServiceImpl |
|---|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.journal.service.JournalStructureService |
|---|
addStructure, copyStructure, deleteStructure, getStructure, getStructure, getStructures, getStructures, search, search, searchCount, searchCount, updateStructure |
| Field Detail |
|---|
@BeanReference(type=JournalArticleLocalService.class) protected JournalArticleLocalService journalArticleLocalService
@BeanReference(type=JournalArticleService.class) protected JournalArticleService journalArticleService
@BeanReference(type=JournalArticlePersistence.class) protected JournalArticlePersistence journalArticlePersistence
@BeanReference(type=JournalArticleFinder.class) protected JournalArticleFinder journalArticleFinder
@BeanReference(type=JournalArticleImageLocalService.class) protected JournalArticleImageLocalService journalArticleImageLocalService
@BeanReference(type=JournalArticleImagePersistence.class) protected JournalArticleImagePersistence journalArticleImagePersistence
@BeanReference(type=JournalArticleResourceLocalService.class) protected JournalArticleResourceLocalService journalArticleResourceLocalService
@BeanReference(type=JournalArticleResourcePersistence.class) protected JournalArticleResourcePersistence journalArticleResourcePersistence
@BeanReference(type=JournalContentSearchLocalService.class) protected JournalContentSearchLocalService journalContentSearchLocalService
@BeanReference(type=JournalContentSearchPersistence.class) protected JournalContentSearchPersistence journalContentSearchPersistence
@BeanReference(type=JournalFeedLocalService.class) protected JournalFeedLocalService journalFeedLocalService
@BeanReference(type=JournalFeedService.class) protected JournalFeedService journalFeedService
@BeanReference(type=JournalFeedPersistence.class) protected JournalFeedPersistence journalFeedPersistence
@BeanReference(type=JournalFeedFinder.class) protected JournalFeedFinder journalFeedFinder
@BeanReference(type=JournalFolderLocalService.class) protected JournalFolderLocalService journalFolderLocalService
@BeanReference(type=JournalFolderService.class) protected JournalFolderService journalFolderService
@BeanReference(type=JournalFolderPersistence.class) protected JournalFolderPersistence journalFolderPersistence
@BeanReference(type=JournalFolderFinder.class) protected JournalFolderFinder journalFolderFinder
@BeanReference(type=JournalStructureLocalService.class) protected JournalStructureLocalService journalStructureLocalService
@BeanReference(type=JournalStructureService.class) protected JournalStructureService journalStructureService
@BeanReference(type=JournalTemplateLocalService.class) protected JournalTemplateLocalService journalTemplateLocalService
@BeanReference(type=JournalTemplateService.class) protected JournalTemplateService journalTemplateService
@BeanReference(type=CounterLocalService.class) protected CounterLocalService counterLocalService
@BeanReference(type=GroupLocalService.class) protected GroupLocalService groupLocalService
@BeanReference(type=GroupService.class) protected GroupService groupService
@BeanReference(type=GroupPersistence.class) protected GroupPersistence groupPersistence
@BeanReference(type=GroupFinder.class) protected GroupFinder groupFinder
@BeanReference(type=ResourceLocalService.class) protected ResourceLocalService resourceLocalService
@BeanReference(type=UserLocalService.class) protected UserLocalService userLocalService
@BeanReference(type=UserService.class) protected UserService userService
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=UserFinder.class) protected UserFinder userFinder
@BeanReference(type=DDMStructureLocalService.class) protected DDMStructureLocalService ddmStructureLocalService
@BeanReference(type=DDMStructureService.class) protected DDMStructureService ddmStructureService
@BeanReference(type=DDMStructurePersistence.class) protected DDMStructurePersistence ddmStructurePersistence
@BeanReference(type=DDMStructureFinder.class) protected DDMStructureFinder ddmStructureFinder
| Constructor Detail |
|---|
public JournalStructureServiceBaseImpl()
| Method Detail |
|---|
public JournalArticleLocalService getJournalArticleLocalService()
public void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
journalArticleLocalService - the journal article local servicepublic JournalArticleService getJournalArticleService()
public void setJournalArticleService(JournalArticleService journalArticleService)
journalArticleService - the journal article remote servicepublic JournalArticlePersistence getJournalArticlePersistence()
public void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
journalArticlePersistence - the journal article persistencepublic JournalArticleFinder getJournalArticleFinder()
public void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
journalArticleFinder - the journal article finderpublic JournalArticleImageLocalService getJournalArticleImageLocalService()
public void setJournalArticleImageLocalService(JournalArticleImageLocalService journalArticleImageLocalService)
journalArticleImageLocalService - the journal article image local servicepublic JournalArticleImagePersistence getJournalArticleImagePersistence()
public void setJournalArticleImagePersistence(JournalArticleImagePersistence journalArticleImagePersistence)
journalArticleImagePersistence - the journal article image persistencepublic JournalArticleResourceLocalService getJournalArticleResourceLocalService()
public void setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)
journalArticleResourceLocalService - the journal article resource local servicepublic JournalArticleResourcePersistence getJournalArticleResourcePersistence()
public void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
journalArticleResourcePersistence - the journal article resource persistencepublic JournalContentSearchLocalService getJournalContentSearchLocalService()
public void setJournalContentSearchLocalService(JournalContentSearchLocalService journalContentSearchLocalService)
journalContentSearchLocalService - the journal content search local servicepublic JournalContentSearchPersistence getJournalContentSearchPersistence()
public void setJournalContentSearchPersistence(JournalContentSearchPersistence journalContentSearchPersistence)
journalContentSearchPersistence - the journal content search persistencepublic JournalFeedLocalService getJournalFeedLocalService()
public void setJournalFeedLocalService(JournalFeedLocalService journalFeedLocalService)
journalFeedLocalService - the journal feed local servicepublic JournalFeedService getJournalFeedService()
public void setJournalFeedService(JournalFeedService journalFeedService)
journalFeedService - the journal feed remote servicepublic JournalFeedPersistence getJournalFeedPersistence()
public void setJournalFeedPersistence(JournalFeedPersistence journalFeedPersistence)
journalFeedPersistence - the journal feed persistencepublic JournalFeedFinder getJournalFeedFinder()
public void setJournalFeedFinder(JournalFeedFinder journalFeedFinder)
journalFeedFinder - the journal feed finderpublic JournalFolderLocalService getJournalFolderLocalService()
public void setJournalFolderLocalService(JournalFolderLocalService journalFolderLocalService)
journalFolderLocalService - the journal folder local servicepublic JournalFolderService getJournalFolderService()
public void setJournalFolderService(JournalFolderService journalFolderService)
journalFolderService - the journal folder remote servicepublic JournalFolderPersistence getJournalFolderPersistence()
public void setJournalFolderPersistence(JournalFolderPersistence journalFolderPersistence)
journalFolderPersistence - the journal folder persistencepublic JournalFolderFinder getJournalFolderFinder()
public void setJournalFolderFinder(JournalFolderFinder journalFolderFinder)
journalFolderFinder - the journal folder finderpublic JournalStructureLocalService getJournalStructureLocalService()
public void setJournalStructureLocalService(JournalStructureLocalService journalStructureLocalService)
journalStructureLocalService - the journal structure local servicepublic JournalStructureService getJournalStructureService()
public void setJournalStructureService(JournalStructureService journalStructureService)
journalStructureService - the journal structure remote servicepublic JournalTemplateLocalService getJournalTemplateLocalService()
public void setJournalTemplateLocalService(JournalTemplateLocalService journalTemplateLocalService)
journalTemplateLocalService - the journal template local servicepublic JournalTemplateService getJournalTemplateService()
public void setJournalTemplateService(JournalTemplateService journalTemplateService)
journalTemplateService - the journal template remote servicepublic CounterLocalService getCounterLocalService()
public void setCounterLocalService(CounterLocalService counterLocalService)
counterLocalService - the counter local servicepublic GroupLocalService getGroupLocalService()
public void setGroupLocalService(GroupLocalService groupLocalService)
groupLocalService - the group local servicepublic GroupService getGroupService()
public void setGroupService(GroupService groupService)
groupService - the group remote servicepublic GroupPersistence getGroupPersistence()
public void setGroupPersistence(GroupPersistence groupPersistence)
groupPersistence - the group persistencepublic GroupFinder getGroupFinder()
public void setGroupFinder(GroupFinder groupFinder)
groupFinder - the group finderpublic ResourceLocalService getResourceLocalService()
public void setResourceLocalService(ResourceLocalService resourceLocalService)
resourceLocalService - the resource local servicepublic UserLocalService getUserLocalService()
public void setUserLocalService(UserLocalService userLocalService)
userLocalService - the user local servicepublic UserService getUserService()
public void setUserService(UserService userService)
userService - the user remote servicepublic UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
userPersistence - the user persistencepublic UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
userFinder - the user finderpublic DDMStructureLocalService getDDMStructureLocalService()
public void setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
ddmStructureLocalService - the d d m structure local servicepublic DDMStructureService getDDMStructureService()
public void setDDMStructureService(DDMStructureService ddmStructureService)
ddmStructureService - the d d m structure remote servicepublic DDMStructurePersistence getDDMStructurePersistence()
public void setDDMStructurePersistence(DDMStructurePersistence ddmStructurePersistence)
ddmStructurePersistence - the d d m structure persistencepublic DDMStructureFinder getDDMStructureFinder()
public void setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
ddmStructureFinder - the d d m structure finderpublic void afterPropertiesSet()
public void destroy()
public String getBeanIdentifier()
getBeanIdentifier in interface IdentifiableBeangetBeanIdentifier in interface JournalStructureServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface IdentifiableBeansetBeanIdentifier in interface JournalStructureServicebeanIdentifier - the Spring bean ID for this bean
protected void runSQL(String sql)
throws SystemException
sql - the sql query
SystemException
|
Liferay 6.2.0-ce-rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||