Class ReportService


  • @WebServiceClient(name="reportService",
                      wsdlLocation="file:/ssd/semancik/git/evolveum/midpoint/infra/schema/src/main/resources/xml/ns/private/webservice/reportService.wsdl",
                      targetNamespace="http://midpoint.evolveum.com/xml/ns/public/report/report-3")
    public class ReportService
    extends Service
    This class was generated by Apache CXF 3.3.1 2020-10-23T11:53:45.078+02:00 Generated source version: 3.3.1
    • Field Detail

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • ReportPort

        public static final QName ReportPort
    • Constructor Detail

      • ReportService

        public ReportService​(URL wsdlLocation)
      • ReportService

        public ReportService​(URL wsdlLocation,
                             QName serviceName)
      • ReportService

        public ReportService()