Interface HippoRequestBean

    • Method Detail

      • getType

        String getType()
        Returns:
        the type of the request or null
      • getDocument

        HippoBean getDocument()
        Returns:
        the HippoBean this request is for or null
      • getRequestDate

        Calendar getRequestDate()
        Returns:
        the date the request takes place or null when not present
      • getRequestUsername

        String getRequestUsername()
        Returns:
        the username for this request or null
      • getReason

        String getReason()
        Returns:
        the reason of the request, or null when there is not (yet) a reason