Uses of Class
org.imixs.workflow.xml.DocumentTable
-
Uses of DocumentTable in org.imixs.workflow.jaxrs
Modifier and TypeMethodDescriptionReportRestService.getHTMLResult
(String reportName, int pageSize, int pageIndex, String sortBy, boolean sortReverse, String encoding, jakarta.ws.rs.core.UriInfo uriInfo, jakarta.servlet.http.HttpServletResponse servlerResponse) Returns an HTML Stream with a HTML Datatable corresponding to the report query.Modifier and TypeMethodDescriptionlong
DocumentTableWriter.getSize
(DocumentTable arg0, Class<?> arg1, Type arg2, Annotation[] arg3, jakarta.ws.rs.core.MediaType arg4) void
DocumentTableWriter.writeTo
(DocumentTable documentTable, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) This method prints the collection data into a HTML table