com.mirth.match.ejb.inex
Interface INEX
public interface INEX
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.7-hudson-48-
Generated source version: 2.1
importMirthMatchConfig
@RequestWrapper(localName="importMirthMatchConfig",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ImportMirthMatchConfig")
@ResponseWrapper(localName="importMirthMatchConfigResponse",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ImportMirthMatchConfigResponse")
EisResult importMirthMatchConfig(ImportConfig arg0)
- Parameters:
arg0
-
- Returns:
- returns com.mirth.match.ejb.inex.EisResult
exportMirthMatchConfig
@RequestWrapper(localName="exportMirthMatchConfig",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ExportMirthMatchConfig")
@ResponseWrapper(localName="exportMirthMatchConfigResponse",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ExportMirthMatchConfigResponse")
EisResult exportMirthMatchConfig(ExportConfig arg0)
- Parameters:
arg0
-
- Returns:
- returns com.mirth.match.ejb.inex.EisResult
exportEntities
@RequestWrapper(localName="ExportEntities",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ExportEntities")
@ResponseWrapper(localName="ExportEntitiesResponse",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ExportEntitiesResponse")
EisResult exportEntities(EntityExportModel model)
- Parameters:
model
-
- Returns:
- returns com.mirth.match.ejb.inex.EisResult
importEntities
@RequestWrapper(localName="importEntities",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ImportEntities")
@ResponseWrapper(localName="importEntitiesResponse",
targetNamespace="http://inex.ejb.match.mirth.com/",
className="com.mirth.match.ejb.inex.ImportEntitiesResponse")
EisResult importEntities(EntityImportModel model,
javax.activation.DataHandler handler,
java.lang.String charsetName)
- Parameters:
model
- charsetName
- handler
-
- Returns:
- returns com.mirth.match.ejb.inex.EisResult
Copyright © 2011 Mirth Corp. All Rights Reserved.