Class AbstractCalendarService

    • Constructor Detail

      • AbstractCalendarService

        public AbstractCalendarService()
    • Method Detail

      • getContributionById

        public Optional<Contribution> getContributionById​(ContributionIdentifier contributionId)
        Description copied from interface: ApplicationService
        Gets the contribution handled by an instance of the component with the specified unique identifier. The type of the contribution to get is provided by the given identifier.
        Specified by:
        getContributionById in interface ApplicationService
        Parameters:
        contributionId - the unique identifier of the contribution to get.
        Returns:
        a contribution in Silverpeas.