|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DtoEntityIdentifier | |
---|---|
com.mirth.match.ejb.core |
Uses of DtoEntityIdentifier in com.mirth.match.ejb.core |
---|
Fields in com.mirth.match.ejb.core declared as DtoEntityIdentifier | |
---|---|
protected DtoEntityIdentifier |
DeleteEntity.arg0
|
Methods in com.mirth.match.ejb.core that return DtoEntityIdentifier | |
---|---|
DtoEntityIdentifier |
ObjectFactory.createDtoEntityIdentifier()
Create an instance of DtoEntityIdentifier |
DtoEntityIdentifier |
DeleteEntity.getArg0()
Gets the value of the arg0 property. |
Methods in com.mirth.match.ejb.core with parameters of type DtoEntityIdentifier | |
---|---|
EisResult |
CORE.deleteEntity(DtoEntityIdentifier arg0)
|
void |
DeleteEntity.setArg0(DtoEntityIdentifier value)
Sets the value of the arg0 property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |