Package | Description |
---|---|
com.adobe.dct.service |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
DataDictionaryInstance |
DataDictionaryUtilService.createDDInstanceFromXml(String dataDictionaryName,
String xml,
DDIOptionsSpec ddiOptionsSpec)
Deprecated.
Since 6.3, DD name is no more unique because of addition of folder functionality so use
DataDictionaryUtilService.createDDInstanceFromXml2(String, String, DDIOptionsSpec) |
DataDictionaryInstance |
DataDictionaryUtilService.createDDInstanceFromXml2(String dataDictionaryId,
String xml,
DDIOptionsSpec ddiOptionsSpec)
Deprecated.
This API creates a data dictionary instance(DDI to be used at runtime) corresponding to a Data Dictionary with data for the fields coming from passed XML.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.