Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.strategicplanning.partnershipagreement |
Contains the service for Partnership Agreement
|
Modifier and Type | Method and Description |
---|---|
SfcPartnershipAgreementVersionDTO |
PartnershipAgreementServiceImpl.read(SfcCciDTO cci,
java.lang.Short version,
java.lang.Short workVersion)
Returns a single Partnership Agreement for the given CCI and for the given version/workVersion.
|
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.