@Component public class IdSchemaUtils extends Object
| Constructor and Description |
|---|
IdSchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdSchema(Double version)
Get the id schema from syncdata service
|
static String |
getJson(String configServerFileStorageURL,
String uri)
Gets the json.
|
String |
getSource(String id,
Double idschemaVersion)
Gets the source field category from id schema
|
public String getSource(String id, Double idschemaVersion) throws IOException, ApiNotAccessibleException
id - the idIOExceptionApiNotAccessibleExceptionpublic String getIdSchema(Double version) throws ApiNotAccessibleException, IOException
ApiNotAccessibleExceptionIOExceptionCopyright © 2020. All rights reserved.