Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.programming.majorprojectnotification |
Major project notification (Art.102(1) and 103)
|
Modifier and Type | Method and Description |
---|---|
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.create(SfcCciDTO cci,
java.lang.Integer financialYear)
To be used when a user wants to create a new Major Project.
|
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.createNewVersion(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of Major Project Notification.
|
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.partialSave(SfcMajorProjectNotificationVersionDTO version) |
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.read(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Major Project for the given CCI and for the given version/workVersion.
|
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.save(SfcMajorProjectNotificationVersionDTO version)
Saves a Major Project Notification version.
|
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 |
---|---|
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.partialSave(SfcMajorProjectNotificationVersionDTO version) |
SfcMajorProjectNotificationVersionDTO |
MajorProjectNotificationServiceImpl.save(SfcMajorProjectNotificationVersionDTO version)
Saves a Major Project Notification version.
|
Copyright © 2024. All rights reserved.