@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "obtenerDetalleFinancieroPorProducto", targetNamespace = "localhost", className = "py.gov.stp.mh.consultas.ObtenerDetalleFinancieroPorProducto") @WebMethod @ResponseWrapper(localName = "obtenerDetalleFinancieroPorProductoResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.consultas.ObtenerDetalleFinancieroPorProductoResponse") public java.util.List<py.gov.stp.mh.consultas.ProductoFinanciero> obtenerDetalleFinancieroPorProducto( @WebParam(name = "anio", targetNamespace = "") java.lang.Integer anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Integer nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Integer entidad, @WebParam(name = "tipo", targetNamespace = "") java.lang.Integer tipo, @WebParam(name = "programa", targetNamespace = "") java.lang.Integer programa, @WebParam(name = "subprograma", targetNamespace = "") java.lang.Integer subprograma, @WebParam(name = "proyecto", targetNamespace = "") java.lang.Integer proyecto, @WebParam(name = "producto", targetNamespace = "") java.lang.Integer producto );
/** * * @param processLocation * @param start * @param processContext * @param cronExpression * @param end * @return * returns com.rapid_i.repository.wsimport.ExecutionResponse */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "executeProcessCron", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.ExecuteProcessCron") @ResponseWrapper(localName = "executeProcessCronResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.ExecuteProcessCronResponse") public ExecutionResponse executeProcessCron( @WebParam(name = "processLocation", targetNamespace = "") String processLocation, @WebParam(name = "cronExpression", targetNamespace = "") String cronExpression, @WebParam(name = "start", targetNamespace = "") XMLGregorianCalendar start, @WebParam(name = "end", targetNamespace = "") XMLGregorianCalendar end, @WebParam(name = "processContext", targetNamespace = "") ProcessContextWrapper processContext);
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "todasLasEntidadesPorAnio", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodasLasEntidadesPorAnio") @WebMethod @ResponseWrapper(localName = "todasLasEntidadesPorAnioResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodasLasEntidadesPorAnioResponse") public java.util.List<py.gov.stp.mh.clasificadores.Entidad> todasLasEntidadesPorAnio( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
@WebMethod @WebResult( targetNamespace = "" ) @RequestWrapper( localName = "getRapidMinerExtensionForOperatorPrefix", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetRapidMinerExtensionForOperatorPrefix" ) @ResponseWrapper( localName = "getRapidMinerExtensionForOperatorPrefixResponse", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetRapidMinerExtensionForOperatorPrefixResponse" ) String getRapidMinerExtensionForOperatorPrefix(@WebParam( name = "forPrefix", targetNamespace = "" ) String var1);
@WebMethod @WebResult( targetNamespace = "" ) @RequestWrapper( localName = "getAvailableVersions", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetAvailableVersions" ) @ResponseWrapper( localName = "getAvailableVersionsResponse", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetAvailableVersionsResponse" ) List<String> getAvailableVersions(@WebParam( name = "packageId", targetNamespace = "" ) String var1, @WebParam( name = "targetPlatform", targetNamespace = "" ) String var2);
@WebMethod @WebResult( targetNamespace = "" ) @RequestWrapper( localName = "getPackageInfo", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetPackageInfo" ) @ResponseWrapper( localName = "getPackageInfoResponse", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetPackageInfoResponse" ) PackageDescriptor getPackageInfo(@WebParam( name = "packageId", targetNamespace = "" ) String var1, @WebParam( name = "version", targetNamespace = "" ) String var2, @WebParam( name = "targetPlatform", targetNamespace = "" ) String var3) throws UpdateServiceException_Exception;
@WebMethod @WebResult( targetNamespace = "" ) @RequestWrapper( localName = "searchFor", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.SearchFor" ) @ResponseWrapper( localName = "searchForResponse", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.SearchForResponse" ) List<String> searchFor(@WebParam( name = "searchString", targetNamespace = "" ) String var1);
@WebMethod @WebResult( targetNamespace = "" ) @RequestWrapper( localName = "anyUpdatesSince", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.AnyUpdatesSince" ) @ResponseWrapper( localName = "anyUpdatesSinceResponse", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.AnyUpdatesSinceResponse" ) boolean anyUpdatesSince(@WebParam( name = "since", targetNamespace = "" ) XMLGregorianCalendar var1);
@WebMethod @WebResult( targetNamespace = "" ) @RequestWrapper( localName = "getLatestVersion", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetLatestVersion" ) @ResponseWrapper( localName = "getLatestVersionResponse", targetNamespace = "http://ws.update.deployment.rapid_i.com/", className = "com.rapidminer.deployment.client.wsimport.GetLatestVersionResponse" ) String getLatestVersion(@WebParam( name = "packageId", targetNamespace = "" ) String var1, @WebParam( name = "targetPlatform", targetNamespace = "" ) String var2, @WebParam( name = "rapidMinerStudioVersion", targetNamespace = "" ) String var3) throws UpdateServiceException_Exception;
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "proyectos", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.Proyectos") @WebMethod @ResponseWrapper(localName = "proyectosResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.ProyectosResponse") public java.util.List<py.gov.stp.mh.clasificadores.Proyecto> proyectos( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "tipo", targetNamespace = "") java.lang.Short tipo, @WebParam(name = "programa", targetNamespace = "") java.lang.Short programa, @WebParam(name = "subprograma", targetNamespace = "") java.lang.Short subprograma );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "obtenerPresupuestoDeGastos", targetNamespace = "localhost", className = "py.gov.stp.mh.consultas.ObtenerPresupuestoDeGastos") @WebMethod @ResponseWrapper(localName = "obtenerPresupuestoDeGastosResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.consultas.ObtenerPresupuestoDeGastosResponse") public java.util.List<py.gov.stp.mh.consultas.PresupGastos> obtenerPresupuestoDeGastos( @WebParam(name = "anio", targetNamespace = "") java.lang.Integer anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Integer nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Integer entidad, @WebParam(name = "tipo", targetNamespace = "") java.lang.Integer tipo, @WebParam(name = "programa", targetNamespace = "") java.lang.Integer programa, @WebParam(name = "subprograma", targetNamespace = "") java.lang.Integer subprograma, @WebParam(name = "proyecto", targetNamespace = "") java.lang.Integer proyecto );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "subprogramas", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.Subprogramas") @WebMethod @ResponseWrapper(localName = "subprogramasResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.SubprogramasResponse") public java.util.List<py.gov.stp.mh.clasificadores.Subprograma> subprogramas( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "tipo", targetNamespace = "") java.lang.Short tipo, @WebParam(name = "programa", targetNamespace = "") java.lang.Short programa );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "insertarProyectoPlanEstrategico", targetNamespace = "localhost", className = "py.gov.stp.mh.inserts_presupuesto.InsertarProyectoPlanEstrategico") @WebMethod @ResponseWrapper(localName = "insertarProyectoPlanEstrategicoResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.inserts_presupuesto.InsertarProyectoPlanEstrategicoResponse") public java.lang.Short insertarProyectoPlanEstrategico( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "tipoPrograma", targetNamespace = "") java.lang.Short tipoPrograma, @WebParam(name = "codigoPrograma", targetNamespace = "") java.lang.Short codigoPrograma, @WebParam(name = "codigoSubprograma", targetNamespace = "") java.lang.Short codigoSubprograma, @WebParam(name = "codigoProyecto", targetNamespace = "") java.lang.Short codigoProyecto, @WebParam(name = "codigoPlan", targetNamespace = "") java.lang.Short codigoPlan, @WebParam(name = "codigoPilar", targetNamespace = "") java.lang.Short codigoPilar ) throws WsException_Exception;
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "insertarProyectoCodigoSnip", targetNamespace = "localhost", className = "py.gov.stp.mh.inserts_presupuesto.InsertarProyectoCodigoSnip") @WebMethod @ResponseWrapper(localName = "insertarProyectoCodigoSnipResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.inserts_presupuesto.InsertarProyectoCodigoSnipResponse") public java.lang.Short insertarProyectoCodigoSnip( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "tipoPrograma", targetNamespace = "") java.lang.Short tipoPrograma, @WebParam(name = "codigoPrograma", targetNamespace = "") java.lang.Short codigoPrograma, @WebParam(name = "codigoSubprograma", targetNamespace = "") java.lang.Short codigoSubprograma, @WebParam(name = "codigoProyecto", targetNamespace = "") java.lang.Short codigoProyecto, @WebParam(name = "codigoSnip", targetNamespace = "") java.lang.Short codigoSnip ) throws WsException_Exception;
/** * * @param processLocation * @param executionTime * @param processContext * @param queueName * @return * returns com.rapid_i.repository.wsimport.ExecutionResponse */ @WebMethod(operationName = "executeProcessSimple_1_3") @WebResult(targetNamespace = "") @RequestWrapper(localName = "executeProcessSimple_1_3", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.ExecuteProcessSimple13") @ResponseWrapper(localName = "executeProcessSimple_1_3Response", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.ExecuteProcessSimple13Response") public ExecutionResponse executeProcessSimple13( @WebParam(name = "processLocation", targetNamespace = "") String processLocation, @WebParam(name = "executionTime", targetNamespace = "") XMLGregorianCalendar executionTime, @WebParam(name = "processContext", targetNamespace = "") ProcessContextWrapper processContext, @WebParam(name = "queueName", targetNamespace = "") String queueName);
/** * * @param queueName * @return * returns java.util.List<com.rapid_i.repository.wsimport.QueueProperty> */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "getQueueInfo", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetQueueInfo") @ResponseWrapper(localName = "getQueueInfoResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetQueueInfoResponse") public List<QueueProperty> getQueueInfo( @WebParam(name = "queueName", targetNamespace = "") String queueName);
/** * * @param scheduledProcessId * @return * returns com.rapid_i.repository.wsimport.Response */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "stopProcess", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.StopProcess") @ResponseWrapper(localName = "stopProcessResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.StopProcessResponse") public Response stopProcess( @WebParam(name = "scheduledProcessId", targetNamespace = "") int scheduledProcessId);
/** * * @param queueName * @return * returns com.rapid_i.repository.wsimport.QueueState */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "getQueueState", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetQueueState") @ResponseWrapper(localName = "getQueueStateResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetQueueStateResponse") public QueueState getQueueState( @WebParam(name = "queueName", targetNamespace = "") String queueName);
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "actualizarEntidad", targetNamespace = "localhost", className = "py.gov.stp.mh.update_presupuesto.ActualizarEntidad") @WebMethod @ResponseWrapper(localName = "actualizarEntidadResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.update_presupuesto.ActualizarEntidadResponse") public java.lang.Short actualizarEntidad( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "changeNombreEntidad", targetNamespace = "") java.lang.String changeNombreEntidad, @WebParam(name = "changeAbrevEntidad", targetNamespace = "") java.lang.String changeAbrevEntidad, @WebParam(name = "changeSigla", targetNamespace = "") java.lang.String changeSigla, @WebParam(name = "changeRuc", targetNamespace = "") java.lang.String changeRuc, @WebParam(name = "changeBaseLegal", targetNamespace = "") java.lang.String changeBaseLegal, @WebParam(name = "changeMision", targetNamespace = "") java.lang.String changeMision, @WebParam(name = "changePolitica", targetNamespace = "") java.lang.String changePolitica, @WebParam(name = "changeObjetivo", targetNamespace = "") java.lang.String changeObjetivo, @WebParam(name = "changeDiagnostico", targetNamespace = "") java.lang.String changeDiagnostico ) throws WsException_Exception;
/** * * @param processLocation * @param executionTime * @param processContext * @param queueName * @return * returns com.rapid_i.repository.wsimport.ExecutionResponse */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "executeProcessWithOffset", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.ExecuteProcessWithOffset") @ResponseWrapper(localName = "executeProcessWithOffsetResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.ExecuteProcessWithOffsetResponse") public ExecutionResponse executeProcessWithOffset( @WebParam(name = "processLocation", targetNamespace = "") String processLocation, @WebParam(name = "executionTime", targetNamespace = "") Long executionTime, @WebParam(name = "processContext", targetNamespace = "") ProcessContextWrapper processContext, @WebParam(name = "queueName", targetNamespace = "") String queueName);
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "todosLosSubprogramasPorAnio", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodosLosSubprogramasPorAnio") @WebMethod @ResponseWrapper(localName = "todosLosSubprogramasPorAnioResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodosLosSubprogramasPorAnioResponse") public java.util.List<py.gov.stp.mh.clasificadores.Subprograma> todosLosSubprogramasPorAnio( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "todosLosProgramasPorAnio", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodosLosProgramasPorAnio") @WebMethod @ResponseWrapper(localName = "todosLosProgramasPorAnioResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodosLosProgramasPorAnioResponse") public java.util.List<py.gov.stp.mh.clasificadores.Programa> todosLosProgramasPorAnio( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "ingresosPorDetalle", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.IngresosPorDetalle") @WebMethod @ResponseWrapper(localName = "ingresosPorDetalleResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.IngresosPorDetalleResponse") public java.util.List<py.gov.stp.mh.clasificadores.IngresoDetalle> ingresosPorDetalle( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
/** * * @param gradeId * @param employeeId * @return * returns javax.xml.ws.Response<ru.technoserv.ws.ChangeGradeResponse> */ @WebMethod(operationName = "changeGrade") @RequestWrapper(localName = "changeGrade", targetNamespace = "http://ws.technoserv.ru/", className = "ru.technoserv.ws.ChangeGrade") @ResponseWrapper(localName = "changeGradeResponse", targetNamespace = "http://ws.technoserv.ru/", className = "ru.technoserv.ws.ChangeGradeResponse") public Response<ChangeGradeResponse> changeGradeAsync( @WebParam(name = "employeeId", targetNamespace = "") int employeeId, @WebParam(name = "GradeId", targetNamespace = "") int gradeId);
/** * Get weather report for all major cities around the world. */ @WebMethod(operationName = "GetWeather", action = "http://www.webserviceX.NET/GetWeather") @RequestWrapper(localName = "GetWeather", targetNamespace = "http://www.webserviceX.NET", className = "net.webservicex.GetWeather") @ResponseWrapper(localName = "GetWeatherResponse", targetNamespace = "http://www.webserviceX.NET", className = "net.webservicex.GetWeatherResponse") @WebResult(name = "GetWeatherResult", targetNamespace = "http://www.webserviceX.NET") public java.lang.String getWeather( @WebParam(name = "CityName", targetNamespace = "http://www.webserviceX.NET") java.lang.String cityName, @WebParam(name = "CountryName", targetNamespace = "http://www.webserviceX.NET") java.lang.String countryName );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "actualizarPrograma", targetNamespace = "localhost", className = "py.gov.stp.mh.update_presupuesto.ActualizarPrograma") @WebMethod @ResponseWrapper(localName = "actualizarProgramaResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.update_presupuesto.ActualizarProgramaResponse") public java.lang.Short actualizarPrograma( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "tipoPrograma", targetNamespace = "") java.lang.Short tipoPrograma, @WebParam(name = "codigoPrograma", targetNamespace = "") java.lang.Short codigoPrograma, @WebParam(name = "changeNombrePrograma", targetNamespace = "") java.lang.String changeNombrePrograma, @WebParam(name = "changeAbrevPrograma", targetNamespace = "") java.lang.String changeAbrevPrograma, @WebParam(name = "changeDescripcion", targetNamespace = "") java.lang.String changeDescripcion, @WebParam(name = "changeBaseLegal", targetNamespace = "") java.lang.String changeBaseLegal, @WebParam(name = "changeResultado", targetNamespace = "") java.lang.String changeResultado, @WebParam(name = "changeCodigoDepto", targetNamespace = "") java.lang.Short changeCodigoDepto, @WebParam(name = "changeObjetivo", targetNamespace = "") java.lang.String changeObjetivo, @WebParam(name = "changeDiagnostico", targetNamespace = "") java.lang.String changeDiagnostico ) throws WsException_Exception;
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "objetosDeGatos", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.ObjetosDeGatos") @WebMethod @ResponseWrapper(localName = "objetosDeGatosResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.ObjetosDeGatosResponse") public java.util.List<py.gov.stp.mh.clasificadores.ObjetoGasto> objetosDeGatos( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "actualizarSubprograma", targetNamespace = "localhost", className = "py.gov.stp.mh.update_presupuesto.ActualizarSubprograma") @WebMethod @ResponseWrapper(localName = "actualizarSubprogramaResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.update_presupuesto.ActualizarSubprogramaResponse") public java.lang.Short actualizarSubprograma( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Short nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Short entidad, @WebParam(name = "tipoPrograma", targetNamespace = "") java.lang.Short tipoPrograma, @WebParam(name = "codigoPrograma", targetNamespace = "") java.lang.Short codigoPrograma, @WebParam(name = "codigoSubprograma", targetNamespace = "") java.lang.Short codigoSubprograma, @WebParam(name = "changeNombreSubprograma", targetNamespace = "") java.lang.String changeNombreSubprograma, @WebParam(name = "changeAbrevSubprograma", targetNamespace = "") java.lang.String changeAbrevSubprograma, @WebParam(name = "changeDescripcion", targetNamespace = "") java.lang.String changeDescripcion, @WebParam(name = "changeCodigoDepto", targetNamespace = "") java.lang.Short changeCodigoDepto, @WebParam(name = "changeObjetivo", targetNamespace = "") java.lang.String changeObjetivo ) throws WsException_Exception;
/** * * @param folderLocation * @return * returns com.rapid_i.repository.wsimport.FolderContentsResponse */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "getFolderContents", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetFolderContents") @ResponseWrapper(localName = "getFolderContentsResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetFolderContentsResponse") public FolderContentsResponse getFolderContents( @WebParam(name = "folderLocation", targetNamespace = "") String folderLocation);
/** * * @param entryLocation * @return * returns com.rapid_i.repository.wsimport.Response */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "deleteEntry", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.DeleteEntry") @ResponseWrapper(localName = "deleteEntryResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.DeleteEntryResponse") public Response deleteEntry( @WebParam(name = "entryLocation", targetNamespace = "") String entryLocation);
/** * * @param parentLocation * @param subfolderName * @return * returns com.rapid_i.repository.wsimport.EntryResponse */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "makeFolder", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.MakeFolder") @ResponseWrapper(localName = "makeFolderResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.MakeFolderResponse") public EntryResponse makeFolder( @WebParam(name = "parentLocation", targetNamespace = "") String parentLocation, @WebParam(name = "subfolderName", targetNamespace = "") String subfolderName);
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "obtenerVersionesPorAnio", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.ObtenerVersionesPorAnio") @WebMethod @ResponseWrapper(localName = "obtenerVersionesPorAnioResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.ObtenerVersionesPorAnioResponse") public java.util.List<py.gov.stp.mh.clasificadores.Version> obtenerVersionesPorAnio( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
/** * * @param processXML * @param lastTimestamp * @param entryLocation * @return * returns com.rapid_i.repository.wsimport.Response */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "storeProcess", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.StoreProcess") @ResponseWrapper(localName = "storeProcessResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.StoreProcessResponse") public Response storeProcess( @WebParam(name = "entryLocation", targetNamespace = "") String entryLocation, @WebParam(name = "processXML", targetNamespace = "") String processXML, @WebParam(name = "lastTimestamp", targetNamespace = "") XMLGregorianCalendar lastTimestamp);
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "todosLosProyectosPorAnio", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodosLosProyectosPorAnio") @WebMethod @ResponseWrapper(localName = "todosLosProyectosPorAnioResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.TodosLosProyectosPorAnioResponse") public java.util.List<py.gov.stp.mh.clasificadores.Proyecto> todosLosProyectosPorAnio( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "obtenerProyecto_PresupuestoDeGastos", targetNamespace = "localhost", className = "py.gov.stp.mh.proyectopresupuesto.ObtenerProyectoPresupuestoDeGastos") @WebMethod(operationName = "obtenerProyecto_PresupuestoDeGastos") @ResponseWrapper(localName = "obtenerProyecto_PresupuestoDeGastosResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.proyectopresupuesto.ObtenerProyectoPresupuestoDeGastosResponse") public java.util.List<py.gov.stp.mh.proyectopresupuesto.PresupuestoGasto> obtenerProyectoPresupuestoDeGastos( @WebParam(name = "anio", targetNamespace = "") java.lang.Integer anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Integer nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Integer entidad, @WebParam(name = "version", targetNamespace = "") java.lang.Integer version );
/** * * @param gradeId * @param employeeId */ @WebMethod @RequestWrapper(localName = "changeGrade", targetNamespace = "http://ws.technoserv.ru/", className = "ru.technoserv.ws.ChangeGrade") @ResponseWrapper(localName = "changeGradeResponse", targetNamespace = "http://ws.technoserv.ru/", className = "ru.technoserv.ws.ChangeGradeResponse") @Action(input = "http://ws.technoserv.ru/EmployeeWebService/changeGradeRequest", output = "http://ws.technoserv.ru/EmployeeWebService/changeGradeResponse") public void changeGrade( @WebParam(name = "employeeId", targetNamespace = "") int employeeId, @WebParam(name = "GradeId", targetNamespace = "") int gradeId);
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "obtenerProyecto_FundamentacionDeGastos", targetNamespace = "localhost", className = "py.gov.stp.mh.proyectopresupuesto.ObtenerProyectoFundamentacionDeGastos") @WebMethod(operationName = "obtenerProyecto_FundamentacionDeGastos") @ResponseWrapper(localName = "obtenerProyecto_FundamentacionDeGastosResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.proyectopresupuesto.ObtenerProyectoFundamentacionDeGastosResponse") public java.util.List<py.gov.stp.mh.proyectopresupuesto.FundamentacionGasto> obtenerProyectoFundamentacionDeGastos( @WebParam(name = "anio", targetNamespace = "") java.lang.Integer anio, @WebParam(name = "nivel", targetNamespace = "") java.lang.Integer nivel, @WebParam(name = "entidad", targetNamespace = "") java.lang.Integer entidad, @WebParam(name = "version", targetNamespace = "") java.lang.Integer version );
@WebResult(name = "return", targetNamespace = "") @RequestWrapper(localName = "fuentesDeFinanciamiento", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.FuentesDeFinanciamiento") @WebMethod @ResponseWrapper(localName = "fuentesDeFinanciamientoResponse", targetNamespace = "localhost", className = "py.gov.stp.mh.clasificadores.FuentesDeFinanciamientoResponse") public java.util.List<py.gov.stp.mh.clasificadores.FuenteFinanciamiento> fuentesDeFinanciamiento( @WebParam(name = "anio", targetNamespace = "") java.lang.Short anio );
/** * * @param jobId * @return * returns java.util.List<java.lang.Integer> */ @WebMethod @WebResult(targetNamespace = "") @RequestWrapper(localName = "getProcessIdsForJobId", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetProcessIdsForJobId") @ResponseWrapper(localName = "getProcessIdsForJobIdResponse", targetNamespace = "http://service.web.rapidanalytics.de/", className = "com.rapid_i.repository.wsimport.GetProcessIdsForJobIdResponse") public List<Integer> getProcessIdsForJobId( @WebParam(name = "jobId", targetNamespace = "") int jobId);