com.bankframe.examples.bp.impl.customersearch
Interface CustomerSearch

All Superinterfaces:
CustomerSearch, javax.ejb.EJBObject, ESession, java.rmi.Remote, java.io.Serializable

public interface CustomerSearch
extends CustomerSearch, ESession, javax.ejb.EJBObject

This interface defines the remote interface of the CustomerSearch Session EJB.


Field Summary
 
Fields inherited from interface com.bankframe.ejb.ESession
serialVersionUID
 
Methods inherited from interface com.bankframe.examples.bp.customersearch.CustomerSearch
amendCustomer, amendCustomerAddress, findAllCustomers, findCustomersByLastName, getCustomer, getCustomerAddress
 
Methods inherited from interface com.bankframe.ejb.ESession
processDataPacket, processDataPackets
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



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