public class DMNMarshallerImportsClientHelper extends Object implements DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>
| Constructor and Description |
|---|
DMNMarshallerImportsClientHelper(DMNMarshallerImportsService dmnImportsService,
DMNMarshallerImportsContentService dmnImportsContentService,
org.uberfire.client.promise.Promises promises,
DMNIncludedNodeFactory includedModelFactory) |
@Inject public DMNMarshallerImportsClientHelper(DMNMarshallerImportsService dmnImportsService, DMNMarshallerImportsContentService dmnImportsContentService, org.uberfire.client.promise.Promises promises, DMNIncludedNodeFactory includedModelFactory)
public elemental2.promise.Promise<Map<JSITImport,JSITDefinitions>> getImportDefinitionsAsync(Metadata metadata, List<JSITImport> imports)
public void loadNodesFromModels(List<DMNIncludedModel> includedModels, ServiceCallback<List<DMNIncludedNode>> callback)
public void loadModels(ServiceCallback<List<IncludedModel>> callback)
public elemental2.promise.Promise<Map<JSITImport,PMMLDocumentMetadata>> getPMMLDocumentsAsync(Metadata metadata, List<JSITImport> imports)
public Map<JSITImport,String> getImportXML(Metadata metadata, List<JSITImport> imports)
getImportXML in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>public List<JSITDRGElement> getImportedDRGElements(Map<JSITImport,JSITDefinitions> importDefinitions)
getImportedDRGElements in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>public List<JSITItemDefinition> getImportedItemDefinitions(Map<JSITImport,JSITDefinitions> importDefinitions)
getImportedItemDefinitions in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>public void getPMMLDocumentsMetadataFromFiles(List<PMMLIncludedModel> includedModels, ServiceCallback<List<PMMLDocumentMetadata>> callback)
public void getImportedItemDefinitionsByNamespaceAsync(String modelName, String namespace, ServiceCallback<List<ItemDefinition>> callback)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.