Package com.bankframe.services.route.administration

Interface Summary
RouteAdministration This interface defines the methods and the parameters for the RouteAdministrationBean.
RouteAdministrationHome This interface is the home interface of the RouteAdministration bean.
 

Class Summary
Client The RouteAdministration client Class

Usage:
java com.bankframe.services.route.administration.Client -c (CREATE_ROUTE) requestId, ejbName, description, isSessionManaged
Create a route java com.bankframe.services.route.administration.Client -d (DELETE_ROUTE) requestId
Delete a route java com.bankframe.services.route.administration.Client -ga (GET_ALL_ROUTES)
Retrieve all routes java com.bankframe.services.route.administration.Client -gr (GET_ROUTE) requestId
Retrieve a specfic route
RouteAdministrationBean This class is responsible for the administration of routes in BankFrame MCA.
RouteConstants This class contains the constant variables for the RouteAdministration Session Bean.
 



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