Class ReportDocumentationServlet
HttpServlet
net.datenwerke.security.server.SecuredHttpServlet
net.datenwerke.rs.reportdoc.server.ReportDocumentationServlet
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReportDocumentationServlet(<any> documentationServiceProvider, <any> securityServiceProvider, <any> reportServiceProvider, <any> reportServerServiceProvider, <any> httpUtilsProvider, <any> datasourceServiceProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoGet(HttpServletRequest request, HttpServletResponse response) Methods inherited from class net.datenwerke.security.server.SecuredHttpServlet
doPost
-
Field Details
-
PROPERTY_ID
- See Also:
-
PROPERTY_TEAMSPACE_ID
- See Also:
-
PROPERTY_FORMAT
- See Also:
-
PROPERTY_DOWNLOAD
- See Also:
-
PROPERTY_REPORT
- See Also:
-
PROPERTY_REVID
- See Also:
-
-
Constructor Details
-
ReportDocumentationServlet
public ReportDocumentationServlet(<any> documentationServiceProvider, <any> securityServiceProvider, <any> reportServiceProvider, <any> reportServerServiceProvider, <any> httpUtilsProvider, <any> datasourceServiceProvider)
-
-
Method Details
-
doGet
- Overrides:
doGetin classSecuredHttpServlet- Throws:
IOException
-