Class SilverpeasCmisSettings


  • @Bean
    @Singleton
    public class SilverpeasCmisSettings
    extends Object
    The CMIS settings to customize some properties of the implementation of CMIS by Silverpeas.
    Author:
    mmoquillon
    • Method Detail

      • getRepositoryId

        public String getRepositoryId()
        Gets the unique identifier of the CMIS repository in Silverpeas. Should be unique among all of the customers of Silverpeas.
        Returns:
        the unique identifier of the CMIS repository.
      • getRepositoryName

        public String getRepositoryName()
        Gets the name of the CMIS repository in Silverpeas.
        Returns:
        the repository's name.
      • getRepositoryDescription

        public String getRepositoryDescription()
        Gets a short description of the CMIS repository in Silverpeas.
        Returns:
        a short description of the repository.