© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.order
Class Order_paymentTransaction_SmartEntityReference

java.lang.Object
  extended bycom.beasys.commerce.foundation.plugin.bmp.BMPSmartEntityReference
      extended bycom.beasys.commerce.ebusiness.order.Order_paymentTransaction_SmartEntityReference
All Implemented Interfaces:
Serializable, SmartEntityReference

public class Order_paymentTransaction_SmartEntityReference
extends com.beasys.commerce.foundation.plugin.bmp.BMPSmartEntityReference

Base class for all SmartEntityReference for 1:1 Entities for BMP. Each subclass must implement its own query to fill the map.

See Also:
Serialized Form

Constructor Summary
Order_paymentTransaction_SmartEntityReference(String attributeIdentifier, Object container)
          constructor
 
Method Summary
 EJBObject doQuery(String attributeIdentifier, Object container)
          Perform the database query to fill this map.
 
Methods inherited from class com.beasys.commerce.foundation.plugin.bmp.BMPSmartEntityReference
compareTo, compareTo, getEJBObject, getJNDIName, setEJBObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Order_paymentTransaction_SmartEntityReference

public Order_paymentTransaction_SmartEntityReference(String attributeIdentifier,
                                                     Object container)
constructor

Method Detail

doQuery

public EJBObject doQuery(String attributeIdentifier,
                         Object container)
Perform the database query to fill this map.


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved