Class DouiRestInterfaceRenderResult
- java.lang.Object
-
- lumis.doui.service.api.rest.internal.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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBody()
Returns the html.String
getResponseType()
Returns the responseType.
-