Class MappingsFacade


  • public class MappingsFacade
    extends Object
    Facade for saving mappings and waiting for the corresponding events
    • Constructor Detail

    • Method Detail

      • saveMappings

        public String saveMappings​(javax.jcr.Session session)
                            throws Exception
        Save a Session that has mapping changes, and wait for the OSGi event that signals that mappings have been updated.
        Returns:
        error message, null if ok
        Throws:
        Exception