Class ReindexResponse.Failure

java.lang.Object
org.bedework.util.misc.response.Response
org.bedework.calfacade.indexing.ReindexResponse.Failure
All Implemented Interfaces:
Serializable
Enclosing class:
ReindexResponse

public static class ReindexResponse.Failure extends org.bedework.util.misc.response.Response
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.bedework.util.misc.response.Response

    org.bedework.util.misc.response.Response.Status
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    void
     
    void
     

    Methods inherited from class org.bedework.util.misc.response.Response

    error, error, fromResponse, getErrorTag, getException, getId, getMessage, getStatus, getWarnings, hasWarning, invalid, isError, isNotFound, isOk, notFound, notFound, notOk, notOk, notOk, ok, ok, ok, setErrorTag, setException, setId, setMessage, setStatus, toString, toStringSegment, warning

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Failure

      public Failure()
  • Method Details

    • getHitInfo

      public String getHitInfo()
    • setHitInfo

      public void setHitInfo(String val)
    • getSource

      public String getSource()
    • setSource

      public void setSource(String val)