Class RealiasResult

java.lang.Object
org.bedework.util.misc.response.Response
org.bedework.calfacade.svc.RealiasResult
All Implemented Interfaces:
Serializable

public class RealiasResult extends org.bedework.util.misc.response.Response
User: mike Date: 3/9/21 Time: 11:27
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
     

    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

  • Method Details