com.bankframe.services.audit.auditrecord
Interface AuditRecord
- All Known Implementing Classes:
- AuditRecordBean, AuditRecordBean, AuditRecordCMPBean
public interface AuditRecord
The AuditRecord interface.
getAuditDate
String getAuditDate()
throws RemoteException
- Throws:
RemoteException
getAuditTime
String getAuditTime()
throws RemoteException
- Throws:
RemoteException
getRequest
String getRequest()
throws RemoteException
- Throws:
RemoteException
getRequestId
String getRequestId()
throws RemoteException
- Throws:
RemoteException
getResponse
String getResponse()
throws RemoteException
- Throws:
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.