com.liferay.portlet.calendar.service.base
Class CalEventServiceBaseImpl
java.lang.Object
com.liferay.portal.service.base.PrincipalBean
com.liferay.portlet.calendar.service.base.CalEventServiceBaseImpl
- All Implemented Interfaces:
- CalEventService
- Direct Known Subclasses:
- CalEventServiceImpl
public abstract class CalEventServiceBaseImpl
- extends PrincipalBean
- implements CalEventService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
calEventLocalService
@BeanReference(type=CalEventLocalService.class)
protected CalEventLocalService calEventLocalService
calEventService
@BeanReference(type=CalEventService.class)
protected CalEventService calEventService
calEventPersistence
@BeanReference(type=CalEventPersistence.class)
protected CalEventPersistence calEventPersistence
calEventFinder
@BeanReference(type=CalEventFinder.class)
protected CalEventFinder calEventFinder
counterLocalService
@BeanReference(type=CounterLocalService.class)
protected CounterLocalService counterLocalService
mailService
@BeanReference(type=MailService.class)
protected MailService mailService
companyLocalService
@BeanReference(type=CompanyLocalService.class)
protected CompanyLocalService companyLocalService
companyService
@BeanReference(type=CompanyService.class)
protected CompanyService companyService
companyPersistence
@BeanReference(type=CompanyPersistence.class)
protected CompanyPersistence companyPersistence
groupLocalService
@BeanReference(type=GroupLocalService.class)
protected GroupLocalService groupLocalService
groupService
@BeanReference(type=GroupService.class)
protected GroupService groupService
groupPersistence
@BeanReference(type=GroupPersistence.class)
protected GroupPersistence groupPersistence
groupFinder
@BeanReference(type=GroupFinder.class)
protected GroupFinder groupFinder
portletPreferencesLocalService
@BeanReference(type=PortletPreferencesLocalService.class)
protected PortletPreferencesLocalService portletPreferencesLocalService
portletPreferencesService
@BeanReference(type=PortletPreferencesService.class)
protected PortletPreferencesService portletPreferencesService
portletPreferencesPersistence
@BeanReference(type=PortletPreferencesPersistence.class)
protected PortletPreferencesPersistence portletPreferencesPersistence
portletPreferencesFinder
@BeanReference(type=PortletPreferencesFinder.class)
protected PortletPreferencesFinder portletPreferencesFinder
resourceLocalService
@BeanReference(type=ResourceLocalService.class)
protected ResourceLocalService resourceLocalService
resourceService
@BeanReference(type=ResourceService.class)
protected ResourceService resourceService
resourcePersistence
@BeanReference(type=ResourcePersistence.class)
protected ResourcePersistence resourcePersistence
resourceFinder
@BeanReference(type=ResourceFinder.class)
protected ResourceFinder resourceFinder
userLocalService
@BeanReference(type=UserLocalService.class)
protected UserLocalService userLocalService
userService
@BeanReference(type=UserService.class)
protected UserService userService
userPersistence
@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence
userFinder
@BeanReference(type=UserFinder.class)
protected UserFinder userFinder
assetEntryLocalService
@BeanReference(type=AssetEntryLocalService.class)
protected AssetEntryLocalService assetEntryLocalService
assetEntryService
@BeanReference(type=AssetEntryService.class)
protected AssetEntryService assetEntryService
assetEntryPersistence
@BeanReference(type=AssetEntryPersistence.class)
protected AssetEntryPersistence assetEntryPersistence
assetEntryFinder
@BeanReference(type=AssetEntryFinder.class)
protected AssetEntryFinder assetEntryFinder
assetTagLocalService
@BeanReference(type=AssetTagLocalService.class)
protected AssetTagLocalService assetTagLocalService
assetTagService
@BeanReference(type=AssetTagService.class)
protected AssetTagService assetTagService
assetTagPersistence
@BeanReference(type=AssetTagPersistence.class)
protected AssetTagPersistence assetTagPersistence
assetTagFinder
@BeanReference(type=AssetTagFinder.class)
protected AssetTagFinder assetTagFinder
expandoValueLocalService
@BeanReference(type=ExpandoValueLocalService.class)
protected ExpandoValueLocalService expandoValueLocalService
expandoValueService
@BeanReference(type=ExpandoValueService.class)
protected ExpandoValueService expandoValueService
expandoValuePersistence
@BeanReference(type=ExpandoValuePersistence.class)
protected ExpandoValuePersistence expandoValuePersistence
socialActivityLocalService
@BeanReference(type=SocialActivityLocalService.class)
protected SocialActivityLocalService socialActivityLocalService
socialActivityPersistence
@BeanReference(type=SocialActivityPersistence.class)
protected SocialActivityPersistence socialActivityPersistence
socialActivityFinder
@BeanReference(type=SocialActivityFinder.class)
protected SocialActivityFinder socialActivityFinder
CalEventServiceBaseImpl
public CalEventServiceBaseImpl()
getCalEventLocalService
public CalEventLocalService getCalEventLocalService()
setCalEventLocalService
public void setCalEventLocalService(CalEventLocalService calEventLocalService)
getCalEventService
public CalEventService getCalEventService()
setCalEventService
public void setCalEventService(CalEventService calEventService)
getCalEventPersistence
public CalEventPersistence getCalEventPersistence()
setCalEventPersistence
public void setCalEventPersistence(CalEventPersistence calEventPersistence)
getCalEventFinder
public CalEventFinder getCalEventFinder()
setCalEventFinder
public void setCalEventFinder(CalEventFinder calEventFinder)
getCounterLocalService
public CounterLocalService getCounterLocalService()
setCounterLocalService
public void setCounterLocalService(CounterLocalService counterLocalService)
getMailService
public MailService getMailService()
setMailService
public void setMailService(MailService mailService)
getCompanyLocalService
public CompanyLocalService getCompanyLocalService()
setCompanyLocalService
public void setCompanyLocalService(CompanyLocalService companyLocalService)
getCompanyService
public CompanyService getCompanyService()
setCompanyService
public void setCompanyService(CompanyService companyService)
getCompanyPersistence
public CompanyPersistence getCompanyPersistence()
setCompanyPersistence
public void setCompanyPersistence(CompanyPersistence companyPersistence)
getGroupLocalService
public GroupLocalService getGroupLocalService()
setGroupLocalService
public void setGroupLocalService(GroupLocalService groupLocalService)
getGroupService
public GroupService getGroupService()
setGroupService
public void setGroupService(GroupService groupService)
getGroupPersistence
public GroupPersistence getGroupPersistence()
setGroupPersistence
public void setGroupPersistence(GroupPersistence groupPersistence)
getGroupFinder
public GroupFinder getGroupFinder()
setGroupFinder
public void setGroupFinder(GroupFinder groupFinder)
getPortletPreferencesLocalService
public PortletPreferencesLocalService getPortletPreferencesLocalService()
setPortletPreferencesLocalService
public void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
getPortletPreferencesService
public PortletPreferencesService getPortletPreferencesService()
setPortletPreferencesService
public void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
getPortletPreferencesPersistence
public PortletPreferencesPersistence getPortletPreferencesPersistence()
setPortletPreferencesPersistence
public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
getPortletPreferencesFinder
public PortletPreferencesFinder getPortletPreferencesFinder()
setPortletPreferencesFinder
public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
getResourceLocalService
public ResourceLocalService getResourceLocalService()
setResourceLocalService
public void setResourceLocalService(ResourceLocalService resourceLocalService)
getResourceService
public ResourceService getResourceService()
setResourceService
public void setResourceService(ResourceService resourceService)
getResourcePersistence
public ResourcePersistence getResourcePersistence()
setResourcePersistence
public void setResourcePersistence(ResourcePersistence resourcePersistence)
getResourceFinder
public ResourceFinder getResourceFinder()
setResourceFinder
public void setResourceFinder(ResourceFinder resourceFinder)
getUserLocalService
public UserLocalService getUserLocalService()
setUserLocalService
public void setUserLocalService(UserLocalService userLocalService)
getUserService
public UserService getUserService()
setUserService
public void setUserService(UserService userService)
getUserPersistence
public UserPersistence getUserPersistence()
setUserPersistence
public void setUserPersistence(UserPersistence userPersistence)
getUserFinder
public UserFinder getUserFinder()
setUserFinder
public void setUserFinder(UserFinder userFinder)
getAssetEntryLocalService
public AssetEntryLocalService getAssetEntryLocalService()
setAssetEntryLocalService
public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
getAssetEntryService
public AssetEntryService getAssetEntryService()
setAssetEntryService
public void setAssetEntryService(AssetEntryService assetEntryService)
getAssetEntryPersistence
public AssetEntryPersistence getAssetEntryPersistence()
setAssetEntryPersistence
public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
getAssetEntryFinder
public AssetEntryFinder getAssetEntryFinder()
setAssetEntryFinder
public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
getAssetTagLocalService
public AssetTagLocalService getAssetTagLocalService()
setAssetTagLocalService
public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
getAssetTagService
public AssetTagService getAssetTagService()
setAssetTagService
public void setAssetTagService(AssetTagService assetTagService)
getAssetTagPersistence
public AssetTagPersistence getAssetTagPersistence()
setAssetTagPersistence
public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
getAssetTagFinder
public AssetTagFinder getAssetTagFinder()
setAssetTagFinder
public void setAssetTagFinder(AssetTagFinder assetTagFinder)
getExpandoValueLocalService
public ExpandoValueLocalService getExpandoValueLocalService()
setExpandoValueLocalService
public void setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
getExpandoValueService
public ExpandoValueService getExpandoValueService()
setExpandoValueService
public void setExpandoValueService(ExpandoValueService expandoValueService)
getExpandoValuePersistence
public ExpandoValuePersistence getExpandoValuePersistence()
setExpandoValuePersistence
public void setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
getSocialActivityLocalService
public SocialActivityLocalService getSocialActivityLocalService()
setSocialActivityLocalService
public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
getSocialActivityPersistence
public SocialActivityPersistence getSocialActivityPersistence()
setSocialActivityPersistence
public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
getSocialActivityFinder
public SocialActivityFinder getSocialActivityFinder()
setSocialActivityFinder
public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
runSQL
protected void runSQL(String sql)
throws SystemException
- Throws:
SystemException