Uses of Class
com.bankframe.ei.txnhandler.impl.destinationejbmap.DestinationEjbMapPK

Packages that use DestinationEjbMapPK
com.bankframe.ei.txnhandler.impl.destinationejbmap   
 

Uses of DestinationEjbMapPK in com.bankframe.ei.txnhandler.impl.destinationejbmap
 

Methods in com.bankframe.ei.txnhandler.impl.destinationejbmap that return DestinationEjbMapPK
 DestinationEjbMapPK DestinationEjbMapCMPBean.ejbCreate(String destinationId, String ejbName, String ejbOperation, String operationType, String storeable, String alwaysOnline)
          This method initialises a new instance of the DestinationEjbMap entity.
 

Methods in com.bankframe.ei.txnhandler.impl.destinationejbmap with parameters of type DestinationEjbMapPK
 DestinationEjbMap DestinationEjbMapHome.findByPrimaryKey(DestinationEjbMapPK primaryKey)
          This method gets the DestinationEjbMap entity instance that is identified by the given primary key.
 



Copyright © 2005, 2007, Oracle. All rights reserved.