Class DouiRestInterfaceRenderResult

  • All Implemented Interfaces:
    Serializable

    public class DouiRestInterfaceRenderResult
    extends Object
    implements Serializable
    DOUI REST interface render result.
    Since:
    10.4.0
    Version:
    $Revision: 21230 $ $Date: 2018-04-24 19:07:57 -0300 (Tue, 24 Apr 2018) $
    See Also:
    Serialized Form
    • Method Detail

      • getBody

        public String getBody()
        Returns the html.
        Returns:
        the html
        Since:
        10.4.0
      • getResponseType

        public String getResponseType()
        Returns the responseType.
        Returns:
        the responseType
        Since:
        10.4.0