Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.evaluation.evaluationreport.amfisf |
Contains the service for the Evaluation report amf isf
|
Modifier and Type | Method and Description |
---|---|
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.create(SfcCciDTO cci,
java.lang.Boolean isFinal)
To be used when a user wants to create a new Evaluation Report.
|
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.createNewVersion(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of Evaluation Report AmfIsf.
|
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.partialSave(SfcEvaluationReportVersionAmfIsfDTO version) |
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.read(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Evaluation Report AmfIsf for the given CCI and for the given version/workVersion.
|
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.save(SfcEvaluationReportVersionAmfIsfDTO version)
Saves a Evaluation Report Version version.
|
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 |
---|---|
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.partialSave(SfcEvaluationReportVersionAmfIsfDTO version) |
SfcEvaluationReportVersionAmfIsfDTO |
EvaluationReportAmfIsfServiceImpl.save(SfcEvaluationReportVersionAmfIsfDTO version)
Saves a Evaluation Report Version version.
|
Copyright © 2024. All rights reserved.