Interface DeleteContext

  • All Known Implementing Classes:
    DeleteContextImpl

    public interface DeleteContext
    The context associated with a DELETE operation
    • Method Detail

      • getSession

        Session getSession()
        Returns:
        the jcr session associated with this context.