| Methods in org.gcube.datapublishing.sdmx.api.publisher that throw PublisherException |
void |
GCubeSDMXPublisher.createAgency(String agencyId,
List<LocalizedText> names)
Creates an Agency definition in the root Agency Scheme and submits it to the registry |
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.beans.codelist.CodelistBean codelist)
|
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.beans.conceptscheme.ConceptSchemeBean conceptscheme)
|
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.beans.datastructure.DataflowBean dataflow)
|
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.beans.base.DataProviderSchemeBean dataproviderscheme)
|
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.beans.datastructure.DataStructureBean datastructure)
|
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.beans.registry.ProvisionAgreementBean provisionagreement)
|
void |
GCubeSDMXPublisher.publish(org.sdmxsource.sdmx.api.model.mutable.registry.RegistrationMutableBean registration,
String timeseriesId,
String timeseriesServiceScope)
|
| Methods in org.gcube.datapublishing.sdmx.impl.publisher that throw PublisherException |
void |
GCubeSDMXPublisherImpl.createAgency(String agencyId,
List<LocalizedText> names)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.beans.codelist.CodelistBean codelist)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.beans.conceptscheme.ConceptSchemeBean conceptscheme)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.beans.datastructure.DataflowBean dataflow)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.beans.base.DataProviderSchemeBean dataproviderscheme)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.beans.datastructure.DataStructureBean datastructure)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.beans.registry.ProvisionAgreementBean provisionagreement)
|
void |
GCubeSDMXPublisherImpl.publish(org.sdmxsource.sdmx.api.model.mutable.registry.RegistrationMutableBean registration,
String timeseriesId,
String timeseriesServiceScope)
|