Method and Description |
---|
gov.va.med.lom.vistabroker.service.PatientVBService.getOrderDetails(ISecurityContext, String)
To avoid Mumps errors, use the other version of this method, which requires patientDfn as a third argument.
|
gov.va.med.lom.vistabroker.service.impl.PatientVBServiceImpl.getOrderDetails(ISecurityContext, String)
To avoid Mumps errors, use the other version of this method, which requires patientDfn as a third argument.
|
gov.va.med.lom.vistabroker.patient.dao.OrdersDao.getOrderDetails(String)
To avoid Mumps errors, use the other version of this method, which requires patientDfn as a second argument.
|
gov.va.med.lom.vistabroker.service.PatientVBService.parseOrderDetails(ISecurityContext, String)
To avoid Mumps errors, use the other version of this method, which requires patientDfn as a third argument.
|
gov.va.med.lom.vistabroker.service.impl.PatientVBServiceImpl.parseOrderDetails(ISecurityContext, String)
To avoid Mumps errors, use the other version of this method, which requires patientDfn as a third argument.
|
gov.va.med.lom.vistabroker.patient.dao.OrdersDao.parseOrderDetails(String)
To avoid Mumps errors, use the other version of this method, which requires patientDfn as a second argument.
|