Interface IPentahoSystemSessionFactory

  • All Known Implementing Classes:
    IPentahoSystemSessionFactory.DefaultImpl

    public interface IPentahoSystemSessionFactory
    Factory for Jackrabbit System Sessions. This should only be used to perform low-level JCR internal operations. Created by nbaker on 10/6/15.
    • Method Detail

      • create

        javax.jcr.Session create​(org.apache.jackrabbit.core.RepositoryImpl repository)
                          throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException