@Path(value="/report")
public interface IReport
| Modifier and Type | Method and Description |
|---|---|
List<ReportPackage> |
getReportInformation() |
@GET @Path(value="/") @Produces(value="application/json;charset=UTF-8") List<ReportPackage> getReportInformation()
Copyright © 2014-2016 Cinovo AG. All Rights Reserved.