public abstract class AbstractResponseBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
addDatasource(DataSourceBean datasourceBean,
org.sdmx.resources.sdmxml.schemas.v21.registry.DataSourceType datasourceType) |
void |
addStatus(org.sdmx.resources.sdmxml.schemas.v21.registry.StatusMessageType statusMessage,
java.lang.Throwable th) |
public void addStatus(org.sdmx.resources.sdmxml.schemas.v21.registry.StatusMessageType statusMessage, java.lang.Throwable th)
public void addDatasource(DataSourceBean datasourceBean, org.sdmx.resources.sdmxml.schemas.v21.registry.DataSourceType datasourceType)