Class TestNamespaceMapper

java.lang.Object
org.apache.sling.launchpad.testservices.jcr.TestNamespaceMapper
All Implemented Interfaces:
org.apache.sling.jcr.api.NamespaceMapper

public class TestNamespaceMapper extends Object implements org.apache.sling.jcr.api.NamespaceMapper
Test Implementation of NamespaceMapper
  • Constructor Details

    • TestNamespaceMapper

      public TestNamespaceMapper()
  • Method Details

    • defineNamespacePrefixes

      public void defineNamespacePrefixes(javax.jcr.Session session) throws javax.jcr.RepositoryException
      Specified by:
      defineNamespacePrefixes in interface org.apache.sling.jcr.api.NamespaceMapper
      Throws:
      javax.jcr.RepositoryException