com.bankframe.services.audit.auditroute
Interface AuditRoute

All Known Subinterfaces:
AuditRoute
All Known Implementing Classes:
AuditRouteBean

public interface AuditRoute

The AuditRoute interface.


Method Summary
 java.lang.String getRequestId()
          This method returns the value of requestId.
 java.lang.String getRouteAuditable()
          This method returns the value of routeAuditable.
 

Method Detail

getRequestId

public java.lang.String getRequestId()
                              throws java.rmi.RemoteException
This method returns the value of requestId.

Returns:
String
java.rmi.RemoteException

getRouteAuditable

public java.lang.String getRouteAuditable()
                                   throws java.rmi.RemoteException
This method returns the value of routeAuditable.

Returns:
String
java.rmi.RemoteException


Copyright © 2005 Siebel Systems, Inc. All rights reserved.