com.bankframe.services.impl.audit.auditroute
Class AuditRouteBean

java.lang.Object
  extended bycom.bankframe.services.audit.auditroute.AuditRouteBean
      extended bycom.bankframe.services.impl.audit.auditroute.AuditRouteBean
All Implemented Interfaces:
AuditRoute, EEntity, java.io.Serializable
Direct Known Subclasses:
AuditRouteCMPBean

public abstract class AuditRouteBean
extends AuditRouteBean
implements EEntity

The AuditRouteBean class.

Author:
ETU
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bankframe.services.audit.auditroute.AuditRouteBean
requestId, routeAuditable
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Constructor Summary
AuditRouteBean()
           
 
Method Summary
 DataPacket toDataPacket()
          This method returns a DataPacket representation of this Business Object.
 
Methods inherited from class com.bankframe.services.audit.auditroute.AuditRouteBean
getRequestId, getRouteAuditable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditRouteBean

public AuditRouteBean()
Method Detail

toDataPacket

public DataPacket toDataPacket()
Description copied from interface: EEntity
This method returns a DataPacket representation of this Business Object.

Specified by:
toDataPacket in interface EEntity
Returns:
DataPacket containing the entire state of this Busines Object


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