Uses of Class
com.bankframe.services.route.RoutePK

Packages that use RoutePK
com.bankframe.services.route   
 

Uses of RoutePK in com.bankframe.services.route
 

Methods in com.bankframe.services.route that return RoutePK
 RoutePK RouteBean.ejbCreate(java.lang.String requestId, java.lang.String jndiName, java.lang.String description, boolean isSessionManaged)
          This method creates the EJB
 

Methods in com.bankframe.services.route with parameters of type RoutePK
 Route RouteHomeFacade.findByPrimaryKey(RoutePK primaryKey)
           
 Route RouteHome.findByPrimaryKey(RoutePK primaryKey)
          See the javax.ejb.EJBHome Class for details.
 



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