Class AlmanachService
java.lang.Object
org.silverpeas.core.calendar.AbstractCalendarService
org.silverpeas.components.almanach.AlmanachService
- All Implemented Interfaces:
org.silverpeas.core.ApplicationService
@Service
@Named("almanachService")
public class AlmanachService
extends org.silverpeas.core.calendar.AbstractCalendarService
Implementation of the calendar service for the Almanach application.
- Author:
- silveryocha
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.silverpeas.kernel.bundle.LocalizationBundlegetComponentMessages(String language) org.silverpeas.kernel.bundle.SettingBundlebooleanisRelatedTo(String instanceId) Methods inherited from class org.silverpeas.core.calendar.AbstractCalendarService
getContributionById
-
Constructor Details
-
AlmanachService
public AlmanachService()
-
-
Method Details
-
getComponentSettings
public org.silverpeas.kernel.bundle.SettingBundle getComponentSettings() -
getComponentMessages
-
isRelatedTo
-