Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionEgfDTO> |
ApplicationEgfServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme
This method returns all the sections of the programme,
for faster response you should use searchProgrammes method
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAnnualControlReportVersionDTO> |
AnnualControlReportServiceImpl.search(SfcAnnualControlReportQueryDTO query)
Searches for Annual Control Report based on the given Criteria
The following is an example of request
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcNationalAuditReportVersionDTO> |
NationalAuditReportServiceImpl.search(SfcNationalAuditReportQueryDTO query)
Searches for National Audit Report based on the given Criteria
The following is an example of request
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcEvaluationReportVersionAmfIsfDTO> |
EvaluationReportAmfIsfServiceImpl.search(SfcEvaluationReportQueryDTO query)
Searches for EMFF Evaluation Report based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionAmfIsfDTO> |
AccountsAmifIsfServiceImpl.search(SfcAccountsQueryDTO query)
Searches for AmfIsf Accounts based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionEmffDTO> |
AccountsEmffServiceImpl.search(SfcAccountsQueryDTO query)
Searches for Emff Accounts based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionFeadDTO> |
AccountsFeadServiceImpl.search(SfcAccountsQueryDTO query)
Searches for Fead Accounts based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionIgjEtcDTO> |
AccountsIgjEtcServiceImpl.search(SfcAccountsQueryDTO query)
Searches for IgjEtc Accounts based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionIpaCbcDTO> |
AccountsIpaCbcServiceImpl.search(SfcAccountsQueryDTO query)
Searches for IpaCbc Accounts based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcControlDataStatisticsVersionDTO> |
ControlDataStatisticsServiceJwsImpl.search(SfcControlDataStatisticsQueryDTO query)
Searches for EMFF Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionSfCfDTO> |
FinancialDataIgjEtcServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for IGJ/ETC Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionIpaCbDTO> |
FinancialDataIpaCbServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for IPA/CBC Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionEafrdDTO> |
ForecastOfExpenditureEafrdServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for EAFRD Payment Forecast based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcIrrecoverableAmountsVersionEmffDTO> |
IrrecoverableAmountsEmffJwsImpl.search(SfcIrrecoverableAmountsQueryDTO query)
Searches for IRA Emff based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcIrrecoverableAmountsVersionFeadDTO> |
IrrecoverableAmountsFeadJwsImpl.search(SfcIrrecoverableAmountsQueryDTO query)
Searches for IRA Fead based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcIrrecoverableAmountsVersionIpaCbcDTO> |
IrrecoverableAmountsIpaCbcJwsImpl.search(SfcIrrecoverableAmountsQueryDTO query)
Searches for IRA IpaCbc based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcIrrecoverableAmountsVersionSfCfDTO> |
IrrecoverableAmountsSfCfJwsImpl.search(SfcIrrecoverableAmountsQueryDTO query)
Searches for IRA SfCf based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionEmffDTO> |
PaymentApplicationEmffServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for EMFF Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionFeadDTO> |
PaymentApplicationFeadServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for FEAD Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionSfCfDTO> |
PaymentApplicationIgjEtcServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for IgjEtc Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionIpaCBDTO> |
PaymentApplicationIpaCBServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for IgjEtc Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionEmffDTO> |
PaymentForecastEmffServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for EMFF Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionFeadDTO> |
PaymentForecastFeadServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for EMFF Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAnnex3CollectionVersionDTO> |
Annex3CollectionServiceJwsImpl.search(SfcAnnex3CollectionQueryDTO query)
Searches for Collection of SCO data based on the given Criteria
|
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>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<S> |
MajorProjectsJwsImpl.searchMajorProject(SfcMajorProjectQueryDTO query) |
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionEtcDTO> |
CooperationProgrammeEtcServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionIpaCbDTO> |
CooperationProgrammeIpaCbServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme
* This method returns the first section
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcDesignationOfAuthoritiesVersionDTO> |
DesignationOfAuthoritiesServiceImpl.search(DesignationOfAuthoritiesQueryDTO query)
Searches for Designation Of Authorities based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionEipDTO> |
EuropeanInnovationPartnershipServiceImpl.search(SfcProgrammesQueryDTO query)
Searches for Designation Of Authorities based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcMajorProjectNotificationVersionDTO> |
MajorProjectNotificationServiceImpl.search(SfcMajorProjectQueryDTO query)
Searches for Major Project based on the given Criteria.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcMajorProjectSubmissionVersionDTO> |
MajorProjectSubmissionServiceImpl.search(SfcMajorProjectQueryDTO query)
Searches for Major Project based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionAmifDTO> |
NationalProgrammeAmifIsfServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme
* This method returns the first section
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionEafrdType> |
OperationalProgrammeEafrdServiceImpl.search(SfcProgrammesQueryDTO query) |
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionEmffDTO> |
OperationalProgrammeEmffServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme
* This method returns the first section
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionFeadDTO> |
OperationalProgrammeFeadServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme
* This method returns the first section
<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>
<!--Optional:-->
<currentNode>BE</currentNode>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcProgrammeVersionSfCfDTO> |
OperationalProgrammeIgjServiceImpl.search(SfcProgrammesQueryDTO query)
Search is equivalent to the UI search of the programme
This method returns the first section
<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>
<fund>ERDF</fund>
</criteria>
</query>
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPartnershipAgreementVersionDTO> |
PartnershipAgreementServiceImpl.search(SfcProgrammesQueryDTO query)
Searches for Partnership Agreements based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Copyright © 2024. All rights reserved.