Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.monitoring.annex3 |
Modifier and Type | Method and Description |
---|---|
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.create(SfcCciDTO cci)
To be used when a user wants to create a new Collection of SCO data
|
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.createNewVersion(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of Collection of SCO data.
|
SfcAnnex3CollectionVersionDTO |
Annex3CollectionConverter.fromContainer(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.Annex3CollectionListContainer container) |
SfcAnnex3CollectionVersionDTO |
Annex3CollectionConverter.fromDomain(eu.europa.ec.sfc2014.frontoffice.model.domain.annex3.Annex3CollectionVersion domainObject) |
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.partialSave(SfcAnnex3CollectionVersionDTO version) |
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.read(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Collection of SCO data object for the given CCI and for the given version/workVersion.
|
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.save(SfcAnnex3CollectionVersionDTO version)
Saves a Collection of SCO data version.
|
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 |
---|---|
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.partialSave(SfcAnnex3CollectionVersionDTO version) |
SfcAnnex3CollectionVersionDTO |
Annex3CollectionServiceJwsImpl.save(SfcAnnex3CollectionVersionDTO version)
Saves a Collection of SCO data version.
|
eu.europa.ec.sfc2014.frontoffice.model.domain.annex3.Annex3CollectionVersion |
Annex3CollectionConverter.toDomain(SfcAnnex3CollectionVersionDTO jaxbObject) |
Copyright © 2024. All rights reserved.