Uses of Class
com.mirth.match.ejb.core.DtoEntityIdentifier

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.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.