Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.directory |
Reference data and Toc Items.
|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.helpers | |
eu.europa.ec.sfc2014.frontoffice.jws.service.directory |
The Directory web service interface.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SfcReferenceDataDTO> |
SfcExtraDataDTO.getRefData() |
Modifier and Type | Method and Description |
---|---|
int |
SfcReferenceDataDTO.compareTo(SfcReferenceDataDTO o) |
Modifier and Type | Method and Description |
---|---|
void |
SfcExtraDataDTO.setRefData(java.util.Collection<SfcReferenceDataDTO> refData) |
Constructor and Description |
---|
SfcExtraDataDTO(java.lang.String name,
java.util.Collection<SfcReferenceDataDTO> refData) |
Modifier and Type | Method and Description |
---|---|
static eu.europa.ec.sfc.model.directory.v0.ReferenceDataType |
DirectoryTypeHelper.getReferenceDataType(SfcReferenceDataDTO ref) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<eu.europa.ec.sfc.model.directory.v0.ReferenceDataType> |
DirectoryTypeHelper.getReferenceDataTypes(java.util.List<SfcReferenceDataDTO> refs) |
Modifier and Type | Method and Description |
---|---|
SfcReferenceDataDTO |
DirectoryJwsImpl.getDgForFundCode(java.lang.String fundCode,
java.lang.String locale)
Returns a DG for the given Fund.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getActions(java.lang.String code,
java.lang.String objectTypeCode,
java.lang.String locale)
Returns the action for a given code of a specific object type.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getCommonIndicator(java.lang.String indicatorType,
java.lang.String indicatorCode,
java.lang.String locale) |
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getCommonIndicatorAmfIsf(java.lang.String indicatorCode,
java.lang.String specificObjectiveCode,
java.lang.String fundCode,
java.lang.String locale)
Returns the CommonIndicatorAmfIsf for a given code and/or specific fund or/and a specific objective.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getCommonIndicatorDetailAmfIsf(java.lang.String indicatorCode,
java.lang.String commonIndicatorCode,
java.lang.String specificObjectiveCode,
java.lang.String fundCode,
java.lang.String locale)
Returns the CommonIndicatorDetailAmfIsf for a given code and/or CommonIndicatorAmfIsf code and/or specific fund or/and a specific objective
At least one parameter is required
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getDgsFromBudgetSourceCode(java.lang.String code,
java.lang.String locale)
Returns the list of DGs for the given Budget Source.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getExAnteConditionalityCriterion(java.lang.String criterionCode,
java.lang.String conditionalityType,
java.lang.String conditionalityCode,
java.lang.String locale)
Returns the Ex-Ante Conditionality Criterion for a given code and/or conditionality.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getInvestmentPriorities(java.lang.String code,
java.lang.String fundCode,
java.lang.String thematicObjectiveCode,
java.lang.String locale)
Returns the investment priorities for a given code, fund and/or thematic objective.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getNationalPriorities(java.lang.String nationalPriorityCode,
java.lang.String specificObjectiveCode,
java.lang.String fundCode,
java.lang.String locale)
Returns the Specific Objectives for a given code and/or specific fund or/and a specific action.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getReferenceData(java.lang.String name,
java.lang.String locale)
Returns the values of all ReferenceData specified by name.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getReferenceDataByCode(java.lang.String name,
java.lang.String code,
java.lang.String locale)
Returns all the information for the requested ReferenceData specified by name and code.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getSpecificActions(java.lang.String actionCode,
java.lang.String specificObjectiveCode,
java.lang.String fundCode,
java.lang.String locale)
Returns the Specific Actions for a given code and/or specific fund or/and a specific objective.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getSpecificObjectives(java.lang.String specificObjectiveCode,
java.lang.String actionCode,
java.lang.String fundCode,
java.lang.String locale)
Returns the Specific Objectives for a given code and/or specific fund or/and a specific action.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getStatus(java.lang.String code,
java.lang.String objectTypeCode,
java.lang.String locale)
Returns the status for a given code of a specific object type.
|
java.util.List<SfcReferenceDataDTO> |
DirectoryJwsImpl.getUnionPriorityMeasuresEmff(java.lang.String unionPriorityMeasuresEmffCode,
java.lang.String emffExpenditureTypeCode,
java.lang.String unionPiorityEmffCode,
java.lang.String locale) |
Copyright © 2024. All rights reserved.