|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EisEntityIdentifyingTraitsDefinition | |
|---|---|
| com.mirth.match.ejb.eis | |
| Uses of EisEntityIdentifyingTraitsDefinition in com.mirth.match.ejb.eis |
|---|
| Fields in com.mirth.match.ejb.eis declared as EisEntityIdentifyingTraitsDefinition | |
|---|---|
protected EisEntityIdentifyingTraitsDefinition |
UpdateEntityDefinition.entityDefinition
|
protected EisEntityIdentifyingTraitsDefinition |
FindEntityDefinitionResponse.entityDefinition
|
protected EisEntityIdentifyingTraitsDefinition |
CreateEntityDefinition.entityDefinition
|
protected EisEntityIdentifyingTraitsDefinition |
DescribeEntityTraitsResponse.entityTraitsDefinition
|
| Methods in com.mirth.match.ejb.eis that return EisEntityIdentifyingTraitsDefinition | |
|---|---|
EisEntityIdentifyingTraitsDefinition |
ObjectFactory.createEisEntityIdentifyingTraitsDefinition()
Create an instance of EisEntityIdentifyingTraitsDefinition |
EisEntityIdentifyingTraitsDefinition |
UpdateEntityDefinition.getEntityDefinition()
Gets the value of the entityDefinition property. |
EisEntityIdentifyingTraitsDefinition |
FindEntityDefinitionResponse.getEntityDefinition()
Gets the value of the entityDefinition property. |
EisEntityIdentifyingTraitsDefinition |
CreateEntityDefinition.getEntityDefinition()
Gets the value of the entityDefinition property. |
EisEntityIdentifyingTraitsDefinition |
DescribeEntityTraitsResponse.getEntityTraitsDefinition()
Gets the value of the entityTraitsDefinition property. |
| Methods in com.mirth.match.ejb.eis with parameters of type EisEntityIdentifyingTraitsDefinition | |
|---|---|
EisStatus |
EIS.createEntityDefinition(EisEntityIdentifyingTraitsDefinition entityDefinition)
|
void |
UpdateEntityDefinition.setEntityDefinition(EisEntityIdentifyingTraitsDefinition value)
Sets the value of the entityDefinition property. |
void |
FindEntityDefinitionResponse.setEntityDefinition(EisEntityIdentifyingTraitsDefinition value)
Sets the value of the entityDefinition property. |
void |
CreateEntityDefinition.setEntityDefinition(EisEntityIdentifyingTraitsDefinition value)
Sets the value of the entityDefinition property. |
void |
DescribeEntityTraitsResponse.setEntityTraitsDefinition(EisEntityIdentifyingTraitsDefinition value)
Sets the value of the entityTraitsDefinition property. |
EisStatus |
EIS.updateEntityDefinition(EisEntityIdentifyingTraitsDefinition entityDefinition)
|
| Method parameters in com.mirth.match.ejb.eis with type arguments of type EisEntityIdentifyingTraitsDefinition | |
|---|---|
EisStatus |
EIS.describeEntityTraits(java.lang.String entityTypeName,
javax.xml.ws.Holder<EisEntityIdentifyingTraitsDefinition> entityTraitsDefinition)
|
EisStatus |
EIS.findEntityDefinition(java.lang.String entityTypeName,
javax.xml.ws.Holder<EisEntityIdentifyingTraitsDefinition> entityDefinition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||