| Package | Description |
|---|---|
| gov.va.med.mbcp.champva.dao.common | |
| gov.va.med.mbcp.champva.dao.impl | |
| gov.va.med.mbcp.champva.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
ICodeResult |
IChampVAPayDAO.getCodeResult(java.lang.String codeSystem,
java.lang.String code)
The business method for the Data Access Object.
|
| Modifier and Type | Method and Description |
|---|---|
ICodeResult |
ChampVAPayDAO.getCodeResult(java.lang.String codeSystem,
java.lang.String code) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChampVAFoundationsException
ChampVAFoundationsException is the wrapper Exception used to handle
FoundationsExceptions propagated by VistaLink within the CHAMPVA Pay Service.
|
class |
ChampVAJsonException
ChampVAJsonException is the wrapper Exception used to handle
JsonProcessingExceptions propagated by Jackson within the CHAMPVA Pay
Service.
|
class |
ChampVANamingException
ChampVANamingException is the wrapper Exception used to handle
NamingExceptions propagated by VistaLink within the CHAMPVA Pay Service.
|
class |
ChampVAResourceException |
class |
ChampVAVLFaultException
ChampVAVLFaultException is the wrapper Exception used to handle
VistaLinkFaultExceptions propagated by VistaLink within the CHAMPVA Pay
Service.
|