Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.cci |
The CCI web service interface.
|
Modifier and Type | Method and Description |
---|---|
SfcCciRequestDTO |
CciJwsImpl.read(SfcCciDTO cci)
Returns a single CCI Request for the given CCI
As specified by the schema, the cci argument must be provided if not a ServerSideException will be returned.
|
SfcCciRequestDTO |
CciJwsImpl.request(SfcCciCreateDTO cciCreate)
Creates a CCI request
As specified by the schema, the cci argument must be provided if not a ServerSideException will be returned.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchFullResultDTO<SfcCciRequestDTO> |
CciJwsImpl.search(SfcCciQueryDTO query)
Searches forCCI Request based on the given Criteria
If you want to search only Allocated CCIs you should use the cci search filed.
|
Copyright © 2024. All rights reserved.