Interface JcrRepositoryProvider

  • All Known Implementing Classes:
    DefaultJcrRepositoryProvider

    public interface JcrRepositoryProvider
    A provider of the JCR repository in use in Silverpeas. The implementation of this interface wraps the mechanism to get the underlying JCR repository.
    Author:
    mmoquillon
    • Method Detail

      • getRepository

        javax.jcr.Repository getRepository()