Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.implementationreportamfisf |
Contains the service for Implementation Report AMF/ISF
|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.implementationreportemff |
Contains the service for Implementation Report EMFF
|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.implementationreportetc |
Contains the service for Implementation Report ETC
|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.implementationreportfead |
Contains the service for Implementation Report FEAD
|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.implementationreportigj |
Contains the service for Implementation Report IGJ
|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.implementationreportipacbc |
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcImplementationReportVersionAmfIsfDTO> |
ImplementationReportAmfIsfServiceImpl.search(SfcImplementationReportQueryDTO query)
Search is equivalent to the UI search of the implementation report
<query>
<!--Optional:-->
<resultRange>
<startIndex>0</startIndex>
<endIndex>99</endIndex>
</resultRange>
<!--Zero or more repetitions:-->
<sort>CCI</sort>
<sort>VERSION</sort>
<!--Zero or more repetitions:-->
<asc>true</asc>
<asc>true</asc>
<!--Optional:-->
<criteria>
<!--Optional:-->
<cci>2014</cci>
<fund>ISF</fund>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcImplementationReportVersionEmffDTO> |
ImplementationReportEmffServiceImpl.search(SfcImplementationReportQueryDTO query)
Search is equivalent to the UI search of the implementation report
<query>
<!--Optional:-->
<resultRange>
<startIndex>0</startIndex>
<endIndex>99</endIndex>
</resultRange>
<!--Zero or more repetitions:-->
<sort>CCI</sort>
<sort>VERSION</sort>
<!--Zero or more repetitions:-->
<asc>true</asc>
<asc>true</asc>
<!--Optional:-->
<criteria>
<!--Optional:-->
<cci>2014</cci>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcImplementationReportVersionEtcDTO> |
ImplementationReportEtcServiceImpl.search(SfcImplementationReportQueryDTO query)
Search is equivalent to the UI search of the implementation report
<query>
<!--Optional:-->
<resultRange>
<startIndex>0</startIndex>
<endIndex>99</endIndex>
</resultRange>
<!--Zero or more repetitions:-->
<sort>CCI</sort>
<sort>VERSION</sort>
<!--Zero or more repetitions:-->
<asc>true</asc>
<asc>true</asc>
<!--Optional:-->
<criteria>
<!--Optional:-->
<cci>2014</cci>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcImplementationReportVersionFeadDTO> |
ImplementationReportFeadServiceImpl.search(SfcImplementationReportQueryDTO query)
Search is equivalent to the UI search of the implementation report
<query>
<!--Optional:-->
<resultRange>
<startIndex>0</startIndex>
<endIndex>99</endIndex>
</resultRange>
<!--Zero or more repetitions:-->
<sort>CCI</sort>
<sort>VERSION</sort>
<!--Zero or more repetitions:-->
<asc>true</asc>
<asc>true</asc>
<!--Optional:-->
<criteria>
<!--Optional:-->
<cci>2014</cci>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcImplementationReportVersionSfCfDTO> |
ImplementationReportIgjServiceImpl.search(SfcImplementationReportQueryDTO query)
Search is equivalent to the UI search of the implementation report
<query>
<!--Optional:-->
<resultRange>
<startIndex>0</startIndex>
<endIndex>99</endIndex>
</resultRange>
<!--Zero or more repetitions:-->
<sort>CCI</sort>
<sort>VERSION</sort>
<!--Zero or more repetitions:-->
<asc>true</asc>
<asc>true</asc>
<!--Optional:-->
<criteria>
<!--Optional:-->
<cci>2014</cci>
<funds>CF</funds>
<funds>ERDF</funds>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcImplementationReportVersionIpaCbcDTO> |
ImplementationReportIpaCbcServiceImpl.search(SfcImplementationReportQueryDTO query)
Search is equivalent to the UI search of the implementation report
<query>
<!--Optional:-->
<resultRange>
<startIndex>0</startIndex>
<endIndex>99</endIndex>
</resultRange>
<!--Zero or more repetitions:-->
<sort>CCI</sort>
<sort>VERSION</sort>
<!--Zero or more repetitions:-->
<asc>true</asc>
<asc>true</asc>
<!--Optional:-->
<criteria>
<!--Optional:-->
<cci>2014</cci>
</criteria>
</query>
|
Copyright © 2024. All rights reserved.