|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityImportModel | |
|---|---|
| com.mirth.match.client | |
| com.mirth.match.ejb.inex | |
| Uses of EntityImportModel in com.mirth.match.client |
|---|
| Methods in com.mirth.match.client with parameters of type EntityImportModel | |
|---|---|
Result<java.lang.Integer> |
MirthMatchClient.importEntities(EntityImportModel model,
javax.activation.DataHandler handler,
java.lang.String charsetName)
|
| Uses of EntityImportModel in com.mirth.match.ejb.inex |
|---|
| Fields in com.mirth.match.ejb.inex declared as EntityImportModel | |
|---|---|
protected EntityImportModel |
ImportEntities.model
|
| Methods in com.mirth.match.ejb.inex that return EntityImportModel | |
|---|---|
EntityImportModel |
ObjectFactory.createEntityImportModel()
Create an instance of EntityImportModel |
EntityImportModel |
ImportEntities.getModel()
Gets the value of the model property. |
| Methods in com.mirth.match.ejb.inex with parameters of type EntityImportModel | |
|---|---|
EisResult |
INEX.importEntities(EntityImportModel model,
javax.activation.DataHandler handler,
java.lang.String charsetName)
|
void |
ImportEntities.setModel(EntityImportModel value)
Sets the value of the model property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||