Interface SilverpeasRepositoryFactory

  • All Superinterfaces:
    javax.jcr.RepositoryFactory
    All Known Implementing Classes:
    OakRepositoryFactory

    public interface SilverpeasRepositoryFactory
    extends javax.jcr.RepositoryFactory
    A factory of JCR repositories in the context of execution of Silverpeas. All JCR backends must provide an implementation of this interface in order for Silverpeas to look up and find a factory of repositories usable for Silverpeas; that is to say a factory provided by a bridge between Silverpeas and a given implementation of the JCR. This interface is by which the RepositoryProvider filters the factories.
    Author:
    mmoquillon
    • Method Summary

      • Methods inherited from interface javax.jcr.RepositoryFactory

        getRepository