com.bankframe.services.audit.auditrecord
Interface AuditRecord
- All Known Implementing Classes:
- AuditRecordBean
- public interface AuditRecord
The AuditRecord interface.
- Author:
- ETU
getAuditDate
public java.lang.String getAuditDate()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getAuditTime
public java.lang.String getAuditTime()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRequest
public java.lang.String getRequest()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRequestId
public java.lang.String getRequestId()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getResponse
public java.lang.String getResponse()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 2004 Siebel Systems, Inc. All rights reserved.