Uses of Class
com.orchestranetworks.addon.dml.DataModelException
-
Packages that use DataModelException Package Description com.orchestranetworks.addon.dml Classes and interfaces to call the Dynamic data modeling service. -
-
Uses of DataModelException in com.orchestranetworks.addon.dml
Methods in com.orchestranetworks.addon.dml that throw DataModelException Modifier and Type Method Description DataModelResultXSDGenerator. generate(DataModelSpec spec)Returns the result of the XML Schema Document (XSD) file generation.SourcePrimaryKeySourcePrimaryKeyFactory. getSourcePrimarykey(com.orchestranetworks.instance.Repository repository, java.lang.String dataModelName)Creates an instance ofSourcePrimaryKeywith a specific data model name declared in the Data model table in the Dynamic data modeling dataset.
-