public interface GatewayDAO
| Modifier and Type | Method and Description |
|---|---|
void |
insertRequestResponseDetails(RequestResponseDetails reqRespDetails) |
void |
insertUserDeviceInfo(UserDeviceInfo userDeviceInfo) |
void insertUserDeviceInfo(UserDeviceInfo userDeviceInfo) throws org.piangles.core.dao.DAOException
org.piangles.core.dao.DAOExceptionvoid insertRequestResponseDetails(RequestResponseDetails reqRespDetails) throws org.piangles.core.dao.DAOException
org.piangles.core.dao.DAOExceptionCopyright © 2022. All rights reserved.