Interface CopyMoveContext

  • All Known Implementing Classes:
    CopyMoveContextImpl

    public interface CopyMoveContext
    CopyMoveContext...
    • Method Detail

      • isShallowCopy

        boolean isShallowCopy()
        Returns:
        true if this context defines a shallow copy.
      • getSession

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