Interface HasDropDocumentOnExceptionProperty


  • public interface HasDropDocumentOnExceptionProperty
    Common interface for beans that have a overwrite property
    • Method Detail

      • isDropDocumentOnException

        boolean isDropDocumentOnException()
        Returns true if the document should be dropped on exception.
      • setDropDocumentOnException

        void setDropDocumentOnException​(boolean dropDocumentOnException)
        Sets whether or not all existing values in the output field should be overwritten.