A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ACCOUNT_NAME - Static variable in class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants
 
ACCOUNT_NAME_LENGTH - Static variable in class com.bankframe.examples.constants.bo.account.AccountConstants
 
ACCOUNT_NUMBER - Static variable in class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants
 
ACCOUNT_NUMBER_LENGTH - Static variable in class com.bankframe.examples.constants.bo.account.AccountConstants
 
ACCOUNT_NUMBER_LENGTH - Static variable in interface com.bankframe.fe.statemachine.ext.validation.StandardConstantsKeys
 
ACCOUNT_ROUTE - Static variable in class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants
 
ACCOUNT_SERVLET - Static variable in class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants
 
ACCOUNT_SERVLET_URL - Static variable in class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants
 
ACK - Static variable in interface com.bankframe.services.devices.MTPinPad.MagTekIntelliPINDeviceCodes
 
ADDRESS_LINE1 - Static variable in class com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
 
ADDRESS_LINE1_LENGTH - Static variable in class com.bankframe.examples.constants.bo.address.AddressLengths
 
ADDRESS_LINE2 - Static variable in class com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
 
ADDRESS_LINE2_LENGTH - Static variable in class com.bankframe.examples.constants.bo.address.AddressLengths
 
ADDRESS_LINE3 - Static variable in class com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
 
ADDRESS_LINE3_LENGTH - Static variable in class com.bankframe.examples.constants.bo.address.AddressLengths
 
ADDRESS_LINE4 - Static variable in class com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
 
ADDRESS_LINE4_LENGTH - Static variable in class com.bankframe.examples.constants.bo.address.AddressLengths
 
ADD_AUDIT_ROUTE - Static variable in interface com.bankframe.services.impl.audit.AuditConstants
 
ADD_GROUP_PERMISSION - Static variable in class com.bankframe.services.accesscontrol.administration.group.Client
 
ADD_GROUP_PERMISSION - Static variable in class com.bankframe.services.accesscontrol.administration.group.GroupConstants
 
ADD_RESPONSE_STATS - Static variable in class com.bankframe.services.requestrouter.RequestRouterUtils
this setting determines whether the RequestRouter will add response times for each request serviced
ADD_RESPONSE_STATS_KEY - Static variable in class com.bankframe.services.requestrouter.RequestRouterUtils
 
ADD_SINGLE_ENTRY - Static variable in class com.bankframe.services.cache.JMSCache.JMSCacheEvent
 
ADD_USER_PERMISSION - Static variable in class com.bankframe.services.accesscontrol.administration.user.Client
 
ADD_USER_PERMISSION - Static variable in class com.bankframe.services.accesscontrol.administration.user.UserConstants
 
ADD_USER_TO_GROUP - Static variable in class com.bankframe.services.accesscontrol.administration.user.Client
 
ADD_USER_TO_GROUP - Static variable in class com.bankframe.services.accesscontrol.administration.user.UserConstants
 
AFTER - Static variable in class com.bankframe.validation.DateValidator
 
ALIGN_LEFT - Static variable in class com.bankframe.ei.txnhandler.TransactionHandlerConstants
 
ALIGN_LEFT_TEXT - Static variable in class com.bankframe.ei.txnhandler.TransactionHandlerConstants
 
ALIGN_RIGHT - Static variable in class com.bankframe.ei.txnhandler.TransactionHandlerConstants
 
ALIGN_RIGHT_TEXT - Static variable in class com.bankframe.ei.txnhandler.TransactionHandlerConstants
 
AMEND_CUSTOMER - Static variable in class com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
 
AMEND_CUSTOMER_ADDRESS - Static variable in class com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
 
ANALYSER_CLASS - Static variable in class com.bankframe.services.trace.TimingPointConstants
 
ANONYMOUS_USER - Static variable in class com.bankframe.ejb.Server
 
APPLICATION_BUILDER_REQUEST_ID - Static variable in class com.bankframe.fe.ui.EPanelLoader
 
APPLICATION_IMAGES_BUNDLE - Static variable in class com.bankframe.fe.ui.ApplicationImages
 
APPLICATION_MANAGER_KEY - Static variable in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineApplet
 
APPLICATION_NAME - Static variable in class com.bankframe.fe.ui.EPanelLoader
 
APPLICATION_PARAM_NAME - Static variable in class com.bankframe.fe.statemachine.ext.connectors.servlet.Request
This is the name of the request parameter that should contain the name of the application being run.
ARGUMENTS_SIZE - Static variable in class com.bankframe.localization.BankFrameMessage
 
ARGUMENT_PREFIX - Static variable in class com.bankframe.localization.BankFrameMessage
 
AUDITED_ROUTE_REQUEST_ID - Static variable in interface com.bankframe.services.impl.audit.AuditConstants
 
AUDIT_REQUEST_ID - Static variable in interface com.bankframe.services.impl.audit.AuditConstants
 
AbstractCorbaChannelServer - class com.bankframe.ei.channel.corba.AbstractCorbaChannelServer.
 
AbstractCorbaChannelServer() - Constructor for class com.bankframe.ei.channel.corba.AbstractCorbaChannelServer
Constructor for AbstractCorbaChannelServer.
AccessControl - interface com.bankframe.services.accesscontrol.AccessControl.
This interface defines the methods that all access control session beans expose
AccessControlBean - class com.bankframe.services.accesscontrol.AccessControlBean.
This class defines the methods that must be implemented by all access control session beans
AccessControlBean() - Constructor for class com.bankframe.services.accesscontrol.AccessControlBean
Constructor
AccessControlException - exception com.bankframe.services.accesscontrol.AccessControlException.
This class is an excpetion that is thrown when a user tries to access a prohibited service.
AccessControlException(int) - Constructor for class com.bankframe.services.accesscontrol.AccessControlException
Constructor to create an Access Control error exception given an error number.
AccessControlException(int, String[]) - Constructor for class com.bankframe.services.accesscontrol.AccessControlException
Constructor to create an Access Control error exception given an error number and parameters for the error message.
Account - interface com.bankframe.examples.bo.account.Account.
This interface defines the remote interface of the Account Entity
Account - interface com.bankframe.examples.bo.impl.account.Account.
This interface defines the remote interface for the Account entity EJB.
AccountBMPBean - class com.bankframe.examples.bo.impl.account.AccountBMPBean.
This class is the implementation of the Account Entity EJB using bean managed persistence
AccountBMPBean() - Constructor for class com.bankframe.examples.bo.impl.account.AccountBMPBean
Default constructor
AccountBean - class com.bankframe.examples.bo.account.AccountBean.
This class defines the attributes of the Account Entity and the accessor methods for those attributes.
AccountBean() - Constructor for class com.bankframe.examples.bo.account.AccountBean
Default Constructor.
AccountBean - class com.bankframe.examples.bo.impl.account.AccountBean.
This class defines the basis of the Account Entity EJB implementation
AccountBean() - Constructor for class com.bankframe.examples.bo.impl.account.AccountBean
Default constructor
AccountConstants - class com.bankframe.examples.constants.bo.account.AccountConstants.
This class defines the valid lengths for the Account entity attributes
AccountConstants() - Constructor for class com.bankframe.examples.constants.bo.account.AccountConstants
 
AccountFinders - interface com.bankframe.examples.bo.account.AccountFinders.
This interface defines the find operations for the Account Entity.
AccountHome - interface com.bankframe.examples.bo.impl.account.AccountHome.
This interface defines the methods for obtaining Account Entity instances
AccountPK - class com.bankframe.examples.bo.impl.account.AccountPK.
This class defines the primary key attributes of the Account Entity
AccountPK() - Constructor for class com.bankframe.examples.bo.impl.account.AccountPK
Default Constructor.
AccountPK(String, String) - Constructor for class com.bankframe.examples.bo.impl.account.AccountPK
Constructor.
AccountSearch - interface com.bankframe.examples.bp.accountsearch.AccountSearch.
This interface defines the remote interface of the AccountSearch session ejb.
AccountSearch - interface com.bankframe.examples.bp.impl.accountsearch.AccountSearch.
This interface defines the remote interface of the AccountSearch Session EJB
AccountSearchBean - class com.bankframe.examples.bp.accountsearch.AccountSearchBean.
This class defines the business logic of the AccountSearch session ejb.
AccountSearchBean() - Constructor for class com.bankframe.examples.bp.accountsearch.AccountSearchBean
Default Constructor.
AccountSearchBean - class com.bankframe.examples.bp.impl.accountsearch.AccountSearchBean.
This class marshalls methods calls and responses to/from DataPackets.
AccountSearchBean() - Constructor for class com.bankframe.examples.bp.impl.accountsearch.AccountSearchBean
Default Constructor.
AccountSearchConstants - class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants.
This class defines the valid lengths for the Account Search session attributes
AccountSearchConstants() - Constructor for class com.bankframe.examples.constants.bp.accountsearch.AccountSearchConstants
 
AccountSearchHome - interface com.bankframe.examples.bp.impl.accountsearch.AccountSearchHome.
This interface defines the methods for obtaining AccountSearch Session instances.
AccountSearchServlet - class com.bankframe.ei.servlet.AccountSearchServlet.
This class is the servlet that is used for testing.
AccountSearchServlet() - Constructor for class com.bankframe.ei.servlet.AccountSearchServlet
 
AccountSearchSessionBean - class com.bankframe.examples.bp.impl.accountsearch.AccountSearchSessionBean.
This class provides the implementation of the AccountSearch session EJB.
AccountSearchSessionBean() - Constructor for class com.bankframe.examples.bp.impl.accountsearch.AccountSearchSessionBean
Default constructor.
AccountValidator - class com.bankframe.examples.bo.account.AccountValidator.
This class validates the attributes of the Account Entity.
AccountValidator() - Constructor for class com.bankframe.examples.bo.account.AccountValidator
Default constructor.
AccountValidator - class com.bankframe.examples.bo.impl.account.AccountValidator.
This class validates the attributes of the Address Entity
AccountValidator() - Constructor for class com.bankframe.examples.bo.impl.account.AccountValidator
Constructor
AddNExtraDotRows - Static variable in interface com.bankframe.services.devices.SlipPrinter.SlipPrinterCodes
 
Address - interface com.bankframe.examples.bo.address.Address.
This interface defines the remote interface of the Address Entity.
Address - interface com.bankframe.examples.bo.impl.address.Address.
This interface defines the remote interface for the Address entity EJB.
AddressBMPBean - class com.bankframe.examples.bo.impl.address.AddressBMPBean.
This class is the implementation of the Address Entity EJB using bean managed persistence
AddressBMPBean() - Constructor for class com.bankframe.examples.bo.impl.address.AddressBMPBean
Default constructor.
AddressBean - class com.bankframe.examples.bo.address.AddressBean.
This class defines the attributes of the Address Entity and the accessor methods for those attributes
AddressBean() - Constructor for class com.bankframe.examples.bo.address.AddressBean
Default Constructor.
AddressBean - class com.bankframe.examples.bo.impl.address.AddressBean.
This class defines the basis of the Address Entity EJB implementation.
AddressBean() - Constructor for class com.bankframe.examples.bo.impl.address.AddressBean
Default constructor
AddressFinders - interface com.bankframe.examples.bo.address.AddressFinders.
This interface defines the find operations for the Address Entity
AddressHome - interface com.bankframe.examples.bo.impl.address.AddressHome.
This interface defines the methods for obtaining Address Entity instances
AddressLengths - class com.bankframe.examples.constants.bo.address.AddressLengths.
This class defines the valid lengths for the Address entity attributes
AddressLengths() - Constructor for class com.bankframe.examples.constants.bo.address.AddressLengths
 
AddressPK - class com.bankframe.examples.bo.impl.address.AddressPK.
This class defines the primary key attributes of the Address Entity
AddressPK() - Constructor for class com.bankframe.examples.bo.impl.address.AddressPK
Default Constructor.
AddressPK(String) - Constructor for class com.bankframe.examples.bo.impl.address.AddressPK
Constructor.
AddressValidator - class com.bankframe.examples.bo.address.AddressValidator.
 
AddressValidator() - Constructor for class com.bankframe.examples.bo.address.AddressValidator
Constructor.
AddressValidator - class com.bankframe.examples.bo.impl.address.AddressValidator.
This class validates the attributes of the Address Entity
AddressValidator() - Constructor for class com.bankframe.examples.bo.impl.address.AddressValidator
Constructor.
AppLoader - class com.bankframe.fe.statemachine.ext.apploaders.sax.AppLoader.
This class AppLoader parses an XML document in order to load an new Application.
AppLoader() - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.sax.AppLoader
 
Application - class com.bankframe.fe.statemachine.ext.apploaders.bean.Application.
 
Application() - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.bean.Application
Constructor for Application.
Application - class com.bankframe.fe.statemachine.ext.apploaders.sax.Application.
This class Application is an implementation of IApplication that is used by the xmlapploader.
Application(Attributes) - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.sax.Application
 
ApplicationImages - class com.bankframe.fe.ui.ApplicationImages.
This class loads and stores all the images used by an application.
ApplicationImages() - Constructor for class com.bankframe.fe.ui.ApplicationImages
 
ApplicationManager - class com.bankframe.fe.statemachine.ext.apploaders.sax.ApplicationManager.
 
ApplicationManager() - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.sax.ApplicationManager
Constructor for ApplicationManager
ApplicationManagerFactory - class com.bankframe.fe.statemachine.base.ApplicationManagerFactory.
 
ApplicationManagerFactory() - Constructor for class com.bankframe.fe.statemachine.base.ApplicationManagerFactory
 
ArrayListEditor - class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ArrayListEditor.
 
ArrayListEditor() - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ArrayListEditor
Constructor for ArrayListEditor.
ArrayListEditor(Object) - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ArrayListEditor
Constructor for ArrayListEditor.
ArrayListEditor.ArrayListTableModel - class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ArrayListEditor.ArrayListTableModel.
 
ArrayListEditor.ArrayListTableModel(List) - Constructor for class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ArrayListEditor.ArrayListTableModel
 
Audit - interface com.bankframe.services.audit.Audit.
The Audit interface.
Audit - interface com.bankframe.services.impl.audit.Audit.
The Audit interface.
AuditBean - class com.bankframe.services.audit.AuditBean.
The AuditBean class
AuditBean() - Constructor for class com.bankframe.services.audit.AuditBean
 
AuditBean - class com.bankframe.services.impl.audit.AuditBean.
The Audit class.
AuditBean() - Constructor for class com.bankframe.services.impl.audit.AuditBean
The default AuditControllerBean constructor.
AuditConstants - interface com.bankframe.services.impl.audit.AuditConstants.
 
AuditHome - interface com.bankframe.services.impl.audit.AuditHome.
The AuditHome interface.
AuditRecord - interface com.bankframe.services.audit.auditrecord.AuditRecord.
The AuditRecord interface.
AuditRecord - interface com.bankframe.services.impl.audit.auditrecord.AuditRecord.
The AuditRecord interface.
AuditRecordBean - class com.bankframe.services.audit.auditrecord.AuditRecordBean.
The AuditRecordBean class.
AuditRecordBean() - Constructor for class com.bankframe.services.audit.auditrecord.AuditRecordBean
 
AuditRecordBean - class com.bankframe.services.impl.audit.auditrecord.AuditRecordBean.
The AuditRecordBean class.
AuditRecordBean() - Constructor for class com.bankframe.services.impl.audit.auditrecord.AuditRecordBean
AuditBean constructor comment.
AuditRecordCMPBean - class com.bankframe.services.impl.audit.auditrecord.AuditRecordCMPBean.
The AuditRecordCMPBean class.
AuditRecordCMPBean() - Constructor for class com.bankframe.services.impl.audit.auditrecord.AuditRecordCMPBean
AuditCMPBean constructor comment.
AuditRecordFinders - interface com.bankframe.services.audit.auditrecord.AuditRecordFinders.
The AuditRecordFinders interface.
AuditRecordFinders - interface com.bankframe.services.impl.audit.auditrecord.AuditRecordFinders.
The AuditRecordFinders interface.
AuditRecordHome - interface com.bankframe.services.impl.audit.auditrecord.AuditRecordHome.
The AuditRecordHome interface.
AuditRecordPK - class com.bankframe.services.impl.audit.auditrecord.AuditRecordPK.
The AuditRecordPK class.
AuditRecordPK() - Constructor for class com.bankframe.services.impl.audit.auditrecord.AuditRecordPK
 
AuditRecordPK(String, String, String, String) - Constructor for class com.bankframe.services.impl.audit.auditrecord.AuditRecordPK
Initialize a key from the passed values
AuditRoute - interface com.bankframe.services.audit.auditroute.AuditRoute.
The AuditRoute interface.
AuditRoute - interface com.bankframe.services.impl.audit.auditroute.AuditRoute.
The AuditRoute interface.
AuditRouteBean - class com.bankframe.services.audit.auditroute.AuditRouteBean.
The AuditRouteBean class.
AuditRouteBean() - Constructor for class com.bankframe.services.audit.auditroute.AuditRouteBean
 
AuditRouteBean - class com.bankframe.services.impl.audit.auditroute.AuditRouteBean.
The AuditRouteBean class.
AuditRouteBean() - Constructor for class com.bankframe.services.impl.audit.auditroute.AuditRouteBean
 
AuditRouteCMPBean - class com.bankframe.services.impl.audit.auditroute.AuditRouteCMPBean.
The AuditRouteCMPBean CMP entity EJB bean implementation class.
AuditRouteCMPBean() - Constructor for class com.bankframe.services.impl.audit.auditroute.AuditRouteCMPBean
 
AuditRouteCMPBeanFinderHelper - interface com.bankframe.services.impl.audit.auditroute.AuditRouteCMPBeanFinderHelper.
The AuditRouteCMOBEanFinderHelper interface.
AuditRouteFinders - interface com.bankframe.services.audit.auditroute.AuditRouteFinders.
The AuditRouteFinders interface.
AuditRouteHome - interface com.bankframe.services.impl.audit.auditroute.AuditRouteHome.
The AuditRecordHome interface.
AuditRoutePK - class com.bankframe.services.impl.audit.auditroute.AuditRoutePK.
The AuditRoutePK class.
AuditRoutePK() - Constructor for class com.bankframe.services.impl.audit.auditroute.AuditRoutePK
AuditRoutePK default constructor.
AuditRoutePK(String) - Constructor for class com.bankframe.services.impl.audit.auditroute.AuditRoutePK
Initialize a key from the passed values
AuditServlet - class com.bankframe.ei.servlet.AuditServlet.
This AuditServlet allows a user to manage the BankFrame MCA Audit Service.
AuditServlet() - Constructor for class com.bankframe.ei.servlet.AuditServlet
 
AuditSessionBean - class com.bankframe.services.impl.audit.AuditSessionBean.
The AuditSessionBean class.
AuditSessionBean() - Constructor for class com.bankframe.services.impl.audit.AuditSessionBean
 
AuditUtils - class com.bankframe.services.audit.AuditUtils.
This utility class provides static methods for easily invoking the BankFrame MCA Audit Service.
AuditUtils() - Constructor for class com.bankframe.services.audit.AuditUtils
 
Authentication - interface com.bankframe.services.authentication.Authentication.
This interface defines the methods that all authentication mechanisms implement.
AuthenticationBean - class com.bankframe.services.authentication.AuthenticationBean.
This class is the base class for all authentication session beans.
AuthenticationBean() - Constructor for class com.bankframe.services.authentication.AuthenticationBean
This constructor calls the super class constructor.
AuthenticationException - exception com.bankframe.services.authentication.AuthenticationException.
This class is the exception class used if an attempt to authenticate a user fails.
AuthenticationException(int) - Constructor for class com.bankframe.services.authentication.AuthenticationException
This constructor is used to create an AuthenticationException given an error number.
AuthenticationException(int, String[]) - Constructor for class com.bankframe.services.authentication.AuthenticationException
This constructor is used to create an Authentication Exception given an error number and parameters for the error message.
AuthenticationException(BankFrameMessage) - Constructor for class com.bankframe.services.authentication.AuthenticationException
This constructor creates a AuthenticationException with the specified message.
AuthenticationException(BankFrameMessage, Throwable) - Constructor for class com.bankframe.services.authentication.AuthenticationException
Constructor

NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message.
AuthenticationException(Throwable) - Constructor for class com.bankframe.services.authentication.AuthenticationException
This constructor creates a chained exception.
AuthenticationUtils - class com.bankframe.services.authentication.AuthenticationUtils.
This class provides static utility methods for manipulating logon and logoff DataPackets.
AuthenticationUtils() - Constructor for class com.bankframe.services.authentication.AuthenticationUtils
 
AutoView - class com.bankframe.fe.statemachine.ext.connectors.servlet.AutoView.
 
AutoView() - Constructor for class com.bankframe.fe.statemachine.ext.connectors.servlet.AutoView
Creates new AutoView
AutoView - class com.bankframe.fe.statemachine.ext.connectors.swing.AutoView.
This AutoView reads the statechart information available to produce a panel with input elements and buttons for all available events.
AutoView() - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoView
Creates a new AutoView.
AutoView.ValidationErrorsPanel - class com.bankframe.fe.statemachine.ext.connectors.swing.AutoView.ValidationErrorsPanel.
 
AutoView.ValidationErrorsPanel(Vector) - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoView.ValidationErrorsPanel
 
AutoViewBeanInfo - class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewBeanInfo.
 
AutoViewBeanInfo() - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewBeanInfo
Constructor for AutoViewBeanInfo.
AutoViewController - class com.bankframe.fe.statemachine.base.apps.AutoViewController.
 
AutoViewController() - Constructor for class com.bankframe.fe.statemachine.base.apps.AutoViewController
Constructor for AutoViewController.
AutoViewEventPanel - class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel.
This class is a Panel that displays input elements and buttons for a single Event.
AutoViewEventPanel() - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel
Creates a new AutoViewEventPanel
AutoViewEventPanel(IEvent, ResponseData, String, String, String) - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel
Creates a new AutoViewEventPanel.
AutoViewEventPanel.TransitionListCellRenderer - class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel.TransitionListCellRenderer.
 
AutoViewEventPanel.TransitionListCellRenderer() - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel.TransitionListCellRenderer
 
AutoViewEventPanel.TransitionListElement - class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel.TransitionListElement.
 
AutoViewEventPanel.TransitionListElement(IStateTransition) - Constructor for class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel.TransitionListElement
 
acceptsEvent(IEvent) - Method in interface com.bankframe.fe.statemachine.base.apploaders.IState
Returns trus if the given event is a valid event to be throws from this state.
acceptsEvent(IEvent) - Method in class com.bankframe.fe.statemachine.base.apploaders.State
 
acceptsEvent(IEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.FinalState
 
acceptsEvent(IEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.State
This method is currently not implemented and returns true;
acceptsSession(IUserSession) - Method in class com.bankframe.fe.statemachine.base.apploaders.Event
This implementation of acceptsSession checks the authTokens contained in the user session against an internal list auth tokens.
acceptsSession(IUserSession) - Method in interface com.bankframe.fe.statemachine.base.apploaders.IEvent
Returns true if the given user session has permission to fire this event.
acceptsSession(IUserSession) - Method in interface com.bankframe.fe.statemachine.base.apploaders.IState
Returns true if the given user session has permission to be in this state.
acceptsSession(IUserSession) - Method in class com.bankframe.fe.statemachine.base.apploaders.StartupEvent
Returns true if the given user session has permission to fire this event.
acceptsSession(IUserSession) - Method in class com.bankframe.fe.statemachine.base.apploaders.State
This implementation of acceptsSession checks the authTokens contained in the user session against an internal list auth tokens.
acceptsSession(IUserSession) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.Event
 
acceptsSession(IUserSession) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.State
Returns true if the user session passed in can be in this state.
accountName - Variable in class com.bankframe.examples.bo.account.AccountBean
 
accountName - Variable in class com.bankframe.examples.bo.impl.account.Client
 
accountNumber - Variable in class com.bankframe.examples.bo.account.AccountBean
 
accountNumber - Variable in class com.bankframe.examples.bo.impl.account.AccountPK
 
accountNumber - Variable in class com.bankframe.examples.bo.impl.account.Client
 
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.devices.fe.ui.ChequeReaderEPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.devices.fe.ui.PinPadReaderEPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.devices.fe.ui.PrinterEPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.fe.ui.PingEPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.fe.ui.PingSubPanel1
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.fe.ui.PingSubPanel2
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.examples.fe.ui.RouteEPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.FixedValueGuardConditionCustomizer
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.InputBasedGuardConditionCustomizer
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.InputRequirementsCustomizer.DeleteAllInputAction
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.InputRequirementsCustomizer.DeleteInputAction
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ProcessUserCustomizer.DeleteAllProcessAction
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ProcessUserCustomizer.DeleteProcessAction
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ResultBasedGuardConditionCustomizer
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.TextEditorComponent
 
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel
This method handles events from the buttons on this form.
actionPerformed(ActionEvent) - Method in class com.bankframe.fe.ui.EPanelContainer
This method handles action events fired from the menu panel.
actionPerformed(ActionEvent) - Method in class com.bankframe.services.notification.SourceFrame
 
actionPerformed(ActionEvent) - Method in class com.bankframe.services.notification.TargetFrame
 
activateOptions() - Method in class com.bankframe.services.log.appenders.BankFrameDatagramAppender
 
add(Object) - Method in class com.bankframe.util.collections.FixedArraySet
 
addAll(Collection) - Method in class com.bankframe.util.collections.FixedArraySet
 
addAuditRoute(String) - Method in interface com.bankframe.services.audit.Audit
This method adds a new AuditRoute.
addAuditRoute(String) - Method in class com.bankframe.services.audit.AuditBean
This method adds a new AuditRoute.
addAuditRoute(DataPacket) - Method in class com.bankframe.services.impl.audit.AuditBean
 
addAuthToken(String) - Method in interface com.bankframe.fe.statemachine.base.sessionmanagers.IUserSession
Adds an authentication token to this user session.
addAuthToken(String) - Method in class com.bankframe.fe.statemachine.base.sessionmanagers.UserSession
Adds an authentication token to this user session.
addCell(Cell) - Method in class com.bankframe.fe.html.Row
This method adds a table cell to this row.
addChild(State) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addCobolCondition(CobolCondition) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol.CobolElementryDataItem
This method adds a Cobol condition to the dataitem.
addCobolElementryDataItem(CobolElementryDataItem) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol.CobolGroup
This method adds a Cobol data item to this group.
addCobolGroup(CobolGroup) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol.CobolCopyBook
This method adds a Cobol Group to this CopyBook.
addCommonFields(DataPacket, Inputs) - Static method in class com.bankframe.fe.statemachine.ext.apploaders.bean.CommonRequestItems
 
addConnection(EManagedConnection) - Method in class com.bankframe.ei.txnhandler.connector.jdbcconnector.JDBCConnectionPool
This method adds a connection to the pool of available connections.
addConnection(EManagedConnection) - Method in class com.bankframe.ei.txnhandler.connector.offline.OffLineConnectionPool
This method adds a connection to the pool of available connections.
addConnection(EManagedConnection) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.CobolTestConnectionPool
This method adds a connection to the free pool
addConnection(EManagedConnection) - Method in class com.bankframe.examples.txnhandler.connector.testcustomer.TestCustomerConnectionPool
This method adds a connection to the free pool
addConnectionEventListener(EConnectionEventListener) - Method in interface com.bankframe.ei.txnhandler.connector.EManagedConnection
This method adds a connection event listener to the EManagedConnection instance.
addConnectionEventListener(EConnectionEventListener) - Method in class com.bankframe.ei.txnhandler.connector.jdbcconnector.JDBCManagedConnection
This method adds an event listener to this managed connection's list of listeners.
addConnectionEventListener(EConnectionEventListener) - Method in class com.bankframe.ei.txnhandler.connector.offline.OffLineManagedConnection
This method adds an event listener to this managed connection's list of listeners.
addConnectionEventListener(EConnectionEventListener) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.CobolTestManagedConnection
This method is called to add a listener for connection events
addConnectionEventListener(EConnectionEventListener) - Method in class com.bankframe.examples.txnhandler.connector.testcustomer.TestCustomerManagedConnection
This method is called to add a listener for connection events
addConnectionEventListener(ConnectionEventListener) - Method in class com.bankframe.jca.samplefileadapter.SampleManagedConnection
 
addConnectorListener(ConnectionEventListener) - Method in class com.bankframe.jca.samplefileadapter.SampleConnectionEventListener
 
addDataPacketDefinition(IDataPacketDefinition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Process
This method adds a DataPacketDefinition to this Process.
addEnumToVector(Vector, Enumeration, Class) - Static method in class com.bankframe.bo.DataPacketUtils
This methods appends the contents of an enumeration to a vector.
addEvent(Event) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addEvent(Event) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.State
This method adds an event to this state if the event indicates that it is a default event then the given event becomes the default event for this state.
addExceptionState(String, IState) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addGroup(CobolGroup) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol.CobolGroup
This method adds a Cobol group to this CobolGroup.
addGroupPermission(String, String) - Method in interface com.bankframe.services.accesscontrol.administration.group.GroupAdministration
This method updates the EJBGROUP_PERMISSIONS table with a list of specified permissions for a group.
addGroupPermission(String, String) - Method in class com.bankframe.services.accesscontrol.administration.group.GroupAdministrationBean
This method updates the EJBGROUP_PERMISSIONS table with a list of specified permissions for a group.
addInputDefinition(IInputDefinition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
 
addInputDefinition(IInputDefinition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.Event
 
addInputDefinition(IInputDefinition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.State
 
addInputDefinitions(IInputRequirements) - Method in class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
This method copies the input definitions from the given requirements into this requirements, overwriting any pre-existing definitions with the same name.
addInputDefinitions(IProcessUser) - Method in class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
This method calls addInputDefinitions(IProcess) for each process used by the processUser.
addInputDefinitions(IProcess) - Method in class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
This method attempts to create input definitions based on a process definition.
addKey(String) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.DataPacketDefinition
 
addKeyWithDefault(String, String) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.DataPacketDefinition
 
addLocalData(LocalData) - Method in class com.bankframe.fe.statemachine.base.apploaders.LocalDataSet
Adds a new data item.
addMultipleDPRequestData(boolean, Vector, Inputs) - Static method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Process
 
addNExtraDotRows(int) - Method in class com.bankframe.services.devices.SlipPrinter.SlipPrinter
This method adds N ( where n = number) extra dot rows
addNExtraDotRows(int) - Static method in class com.bankframe.services.devices.SlipPrinter.SlipPrinterProtocol
This method adds N ( where n = number) extra dot rows
addParameter(String, String) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineEvent
Adds a parameter to this Event.
addPinPadListener(PinPadListener) - Method in class com.bankframe.services.devices.MTPinPad.MagTekIntelliPIN
This method adds a PinPad listener to this object to be notified when a card has been swiped.
addProcess(IProcess) - Method in interface com.bankframe.fe.statemachine.ext.apploaders.IMutableProcessUser
 
addProcess(IProcess) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
addProcess(IProcess) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.ProcessUser
 
addProcess(IProcess) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addProcess(IProcess) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.StateTransition
 
addProcessAt(IProcess, int) - Method in interface com.bankframe.fe.statemachine.ext.apploaders.IMutableProcessUser
 
addProcessAt(IProcess, int) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
addProcessAt(IProcess, int) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.ProcessUser
 
addProcessAt(IProcess, int) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addProcessAt(IProcess, int) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.StateTransition
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.CustomInput
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.CustomInput
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.InputRequirements
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Application
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Application
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.DataPacketDefinition
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.DataPacketDefinition
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.InputBasedGuardCondition
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.InputBasedGuardCondition
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Process
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Process
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.ProcessUser
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.ProcessUser
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.ResultBasedGuardCondition
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.ResultBasedGuardCondition
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.State
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.StateTransition
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.StateTransition
 
addRow(Row) - Method in class com.bankframe.fe.html.Table
This method adds a row to this table.
addSessionId(DataPacket, Inputs) - Static method in class com.bankframe.fe.statemachine.ext.apploaders.bean.CommonRequestItems
 
addSingleDPRequestData(Vector, Inputs) - Static method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Process
 
addState(State) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.Application
This method adds a state to the application.
addStateMachineEventListener(StateMachineEventListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.AutoView
Adds a StateMachineEventListener to this StateMachineEventSource.
addStateMachineEventListener(StateMachineEventListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewEventPanel
Adds a StateMachineEventListener to this StateMachineEventSource.
addStateMachineEventListener(StateMachineEventListener) - Method in interface com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineEventSource
Adds a StateMachineEventListener to this StateMachineEventSource.
addStateMachineEventListener(StateMachineEventListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachinePanel
Adds a StateMachineEventListener to this StateMachineEventSource.
addStateMachineEventListener(StateMachineEventListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.SwingView
Adds a StateMachineEventListener to this StateMachineEventSource.
addStateMachineProcessingListener(StateMachineProcessingListener) - Method in class com.bankframe.fe.statemachine.base.RequestContext
 
addStateMachineProcessingListener(Collection) - Method in class com.bankframe.fe.statemachine.base.RequestContext
 
addStateMachineProcessingListener(StateMachineProcessingListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineApplet
This method adds a StateMachineProcessingListener to the state machine event dispatcher.
addStateMachineProcessingListener(Collection) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineApplet
This method adds a collection of StateMachineProcessingListeners to the state machine event dispatcher.
addStateMachineProcessingListener(StateMachineProcessingListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineEventDispatcher
This method adds a StateMachineProcessingListener object to the stateMachineProcessingListeners object.
addStateMachineProcessingListener(Collection) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.StateMachineEventDispatcher
This method adds a collection of StateMachineProcessingListeners to the stateMachineProcessingListeners object.
addStateMachineProcessingListener(StateMachineProcessingListener) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.ThreadedStateMachineEventDispatcher
 
addStateMachineProcessingListener(Collection) - Method in class com.bankframe.fe.statemachine.ext.connectors.swing.ThreadedStateMachineEventDispatcher
 
addStateTransition(StateTransition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
addStateTransitionAt(StateTransition, int) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
addStateVisit(IState, IResponseData) - Method in interface com.bankframe.fe.statemachine.base.sessionmanagers.IUserSession
Records a new state visit, adding it to the history of this session.
addStateVisit(IState, IResponseData) - Method in class com.bankframe.fe.statemachine.base.sessionmanagers.UserSession
Records a new state visit, adding it to the history of this session.
addStateVisit(IState, IResponseData) - Method in class com.bankframe.fe.statemachine.ext.sessionmanagers.servlet.UserSession
Records a new state visit, adding it to the history of this session.
addSubsystem(String) - Static method in class com.bankframe.services.trace.TimingPointUtil
This method will add a subsystem to the list of subsytems that should be recorded
addTimestamp - Variable in class com.bankframe.ei.txnhandler.storeandforward.storetransaction.StoreTransactionBean
 
addToStore(DataPacket) - Static method in class com.bankframe.ei.txnhandler.storeandforward.impl.InternalStoreAndForwardUtils
This method adds a host request to the Store Queue.
addTransactionToCompleted(int) - Method in interface com.bankframe.ei.txnhandler.storeandforward.storequeue.StoreQueue
This method removes the given transaction form the store queue and adds it to the successfully completed queue
addTransactionToCompleted(int) - Method in class com.bankframe.ei.txnhandler.storeandforward.storequeue.StoreQueueBean
This method removes the given transaction form the store queue and adds it to the successfully completed queue
addTransactionToError(int) - Method in interface com.bankframe.ei.txnhandler.storeandforward.storequeue.StoreQueue
This method removes the given transaction form the store queue and adds it to the error queue
addTransactionToError(int) - Method in class com.bankframe.ei.txnhandler.storeandforward.storequeue.StoreQueueBean
This method removes the given transaction form the store queue and adds it to the error queue
addTransition(StateTransition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.Event
 
addUserPermission(String, String) - Method in interface com.bankframe.services.accesscontrol.administration.user.UserAdministration
This method updates the EJBUSER_PERMISSIONS table with a permission for a user.
addUserPermission(String, String) - Method in class com.bankframe.services.accesscontrol.administration.user.UserAdministrationBean
This method updates the EJBUSER_PERMISSIONS table with a permissions for a user.
addUserToGroup(String, String) - Method in interface com.bankframe.services.accesscontrol.administration.user.UserAdministration
This method will add a specified user to a group.
addUserToGroup(String, String) - Method in class com.bankframe.services.accesscontrol.administration.user.UserAdministrationBean
This method will add a specified user to a group.
addValueToCache(String, Object, Object) - Method in class com.bankframe.services.cache.JMSCache
 
addWidget(HTMLWidget) - Method in class com.bankframe.fe.html.Body
The method adds a HTML Widget to this document.
addWidget(HTMLWidget) - Method in class com.bankframe.fe.html.Form
This method adds a HTML widget to this form.
addWidget(WMLWidget) - Method in class com.bankframe.fe.wml.Card
This method adds a WML eidget to this document.
addWidget(WMLWidget) - Method in class com.bankframe.fe.wml.Deck
This method adds a WML widget to this document.
addressLine1 - Variable in class com.bankframe.examples.bo.address.AddressBean
 
addressLine2 - Variable in class com.bankframe.examples.bo.address.AddressBean
 
addressLine3 - Variable in class com.bankframe.examples.bo.address.AddressBean
 
addressLine4 - Variable in class com.bankframe.examples.bo.address.AddressBean
 
allocateConnection(EManagedConnectionFactory, String) - Method in interface com.bankframe.ei.txnhandler.connector.EConnectionManager
This method gets called by the connector's connection factory instance.
allocateConnection(EManagedConnectionFactory, String) - Method in class com.bankframe.ei.txnhandler.connector.jdbcconnector.JDBCConnectionManager
This method gets called by the host connector's connection factory instance.
allocateConnection(EManagedConnectionFactory, String) - Method in class com.bankframe.ei.txnhandler.connector.offline.OffLineConnectionManager
This method gets called by the host connector's connection factory instance.
allocateConnection(EManagedConnectionFactory, String) - Method in class com.bankframe.examples.txnhandler.connector.coboltest.CobolTestConnectionManager
This method gets a TestCustomerConnection instance
allocateConnection(EManagedConnectionFactory, String) - Method in class com.bankframe.examples.txnhandler.connector.testcustomer.TestCustomerConnectionManager
This method gets a TestCustomerConnection instance
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class com.bankframe.jca.samplefileadapter.SampleConnectionManager
 
allowsResult(IState) - Method in class com.bankframe.fe.statemachine.base.apploaders.Event
Returns true if the given State is allowed as a result from this Event.
allowsResult(IStateTransition) - Method in class com.bankframe.fe.statemachine.base.apploaders.Event
 
allowsResult(IState) - Method in interface com.bankframe.fe.statemachine.base.apploaders.IEvent
Returns true if the given State is allowed as a result from this Event.
allowsResult(IStateTransition) - Method in interface com.bankframe.fe.statemachine.base.apploaders.IEvent
Returns true if the given state transition is allowed from this event.
allowsResult(IStateTransition) - Method in class com.bankframe.fe.statemachine.base.apploaders.StartupEvent
Returns true if the given state transition is allowed from this event.
allowsResult(IState) - Method in class com.bankframe.fe.statemachine.base.apploaders.StartupEvent
Returns true if the given State is allowed as a result from this Event.
allowsResult(IStateTransition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.Event
 
allowsResult(IState) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.Event
 
allowsResult(IStateTransition) - Method in class com.bankframe.fe.statemachine.ext.apploaders.sax.Event
 
alwaysOnline - Variable in class com.bankframe.ei.txnhandler.destinationejbmap.DestinationEjbMapBean
 
amend(String, String, DataPacket, Vector) - Static method in class com.bankframe.ei.txnhandler.amend.SessionAmendHelper
Deprecated. This method carries out the specified amend operation
amend(String, String, DataPacket, Vector) - Static method in class com.bankframe.ei.txnhandler.broker.TxnHandlerBroker
This method carries out the specified amend operation
amend(String, String, HashMap) - Static method in class com.bankframe.ei.txnhandler.broker.TxnHandlerBroker
This method carries out the specified amend operation.
amend(String, String, DataPacket, Vector, boolean) - Method in interface com.bankframe.ei.txnhandler.broker.TxnHandlerBrokerPersister
This method is used to update some or all attributes in the data store.
amend(String, String, String, String, String) - Method in interface com.bankframe.ei.txnhandler.destination.Destination
This method amends the attributes of the Destination entity
amend(String, String, String, String, String) - Method in class com.bankframe.ei.txnhandler.destination.DestinationBean
This method amends the attributes of the Destination entity
amend(String, String, String, String, String) - Method in class com.bankframe.ei.txnhandler.impl.destination.DestinationCMPBean
This method initialises DestinationBean Instance
amend(String, String, String, String, String) - Method in class com.bankframe.ei.txnhandler.impl.destination.DestinationImplt
This method amends the attributes of the Destination entity
amend(EBMPEntity, String, DataPacket) - Method in class com.bankframe.ei.txnhandler.oldpersister.TxnPersister
Deprecated. This method is used to update some or all attributes in the data store using the specified amendData rather that the entityBean's attributes
amend(EBMPEntity, String, DataPacket, boolean) - Method in class com.bankframe.ei.txnhandler.oldpersister.TxnPersister
Deprecated. This method is used to update some or all attributes in the data store using the specified amendData rather that the entityBean's attributes
amend(EBMPEntity, String, boolean) - Method in class com.bankframe.ei.txnhandler.oldpersister.TxnPersister
Deprecated. This method is used to update some or all attributes in the data store
amend(EBMPEntity, String) - Method in class com.bankframe.ei.txnhandler.oldpersister.TxnPersister
Deprecated. This method is used to update some or all attributes in the data store
amend(EBMPEntity, String) - Method in class com.bankframe.ei.txnhandler.persister.MasterEntityPersister
This method is used to update some or all attributes in the data store
amend(EBMPEntity, String, DataPacket) - Method in class com.bankframe.ei.txnhandler.persister.MasterEntityPersister
This method is used to update some or all attributes in the data store
amend(String, String, DataPacket, Vector, boolean) - Method in class com.bankframe.ei.txnhandler.persister.StoreAndForwardPersister
This method is used to update some or all attributes in the data store.
amend(EBMPEntity, String) - Method in class com.bankframe.ei.txnhandler.persister.StoreMasterEntityPersister
This method is used to update some or all attributes in the data store
amend(EBMPEntity, String, DataPacket) - Method in class com.bankframe.ei.txnhandler.persister.StoreMasterEntityPersister
This method is used to update some or all attributes in the data store
amend(EBMPEntity, String) - Method in class com.bankframe.ei.txnhandler.persister.TxnPersister
This method is used to update some or all attributes in the data store
amend(EBMPEntity, String, DataPacket) - Method in class com.bankframe.ei.txnhandler.persister.TxnPersister
This method is used to update some or all attributes in the data store using the specified amendData rather that the entityBean's attributes
amend(String, String, DataPacket, Vector, boolean) - Method in class com.bankframe.ei.txnhandler.persister.TxnPersister
This method is used to update some or all attributes in the data store
amend(EBMPEntity, String, DataPacket, boolean) - Method in class com.bankframe.ei.txnhandler.persister.TxnPersister
This method is used to update some or all attributes in the data store using the specified amendData rather that the entityBean's attributes
amend(EBMPEntity, String, boolean) - Method in class com.bankframe.ei.txnhandler.persister.TxnPersister
This method is used to update some or all attributes in the data store
amend(String, String, DataPacket, Vector) - Method in class com.bankframe.ei.txnhandler.sessionamendpersister.StoreAndForwardSessionAmendPersister
Deprecated. This method carries out the specified amend operation
amend(String, String, DataPacket, Vector) - Method in class com.bankframe.ei.txnhandler.sessionamendpersister.TxnSessionAmendPersister
Deprecated. This method carries out the specified amend operation
amend(int, long, String, String) - Method in class com.bankframe.ei.txnhandler.storeandforward.impl.storetransaction.StoreTransactionCMPBean
 
amend(int, long, String, String) - Method in interface com.bankframe.ei.txnhandler.storeandforward.storetransaction.StoreTransaction
This method amends the details of a given stored transaction
amend(int, long, String, String) - Method in class com.bankframe.ei.txnhandler.storeandforward.storetransaction.StoreTransactionBean
This method amends the details of a given stored transaction
amend(EBMPEntity, String) - Method in interface com.bankframe.ejb.bmp.EPersister
This method is used to update some or all attributes in the data store.
amend(EBMPEntity, String, DataPacket) - Method in interface com.bankframe.ejb.bmp.EPersister
This method is used to update some or all attributes in the data store using the specified amendData rather that the entityBean's attributes.
amend(String, String, DataPacket, Vector) - Method in interface com.bankframe.ejb.bmp.SessionAmendPersister
Deprecated. This method is used to update some or all attributes in the data store.
amend(String) - Method in interface com.bankframe.examples.bo.account.Account
This method amends the attributes of the Address Entity.
amend(String) - Method in class com.bankframe.examples.bo.account.AccountBean
This method amends the attributes of the Account entity.
amend(String, String, String, String, String, String) - Method in interface com.bankframe.examples.bo.address.Address
This method amends the attributes of the Address entity.
amend(String, String, String, String, String, String) - Method in class com.bankframe.examples.bo.address.AddressBean
This method amends the attributes of the Address entity.
amend(String, String, String) - Method in interface com.bankframe.examples.bo.customer.Customer
This method amends the attributes of the Customer entity.
amend(String, String, String) - Method in class com.bankframe.examples.bo.customer.CustomerBean
This method amends the attributes of the Customer entity.
amend(String) - Method in class com.bankframe.examples.bo.impl.account.AccountBMPBean
This method amends the attributes of the Address entity.
amend(String, String, String, String, String, String) - Method in class com.bankframe.examples.bo.impl.address.AddressBMPBean
This method amends the attributes of the Address entity.
amend(String, String, String) - Method in class com.bankframe.examples.bo.impl.customer.CustomerBMPBean
This method amends the attributes of the customer entity.
amend(int) - Method in class com.bankframe.services.impl.sequencegenerator.SequenceGeneratorCMPBean
 
amend(int) - Method in interface com.bankframe.services.sequencegenerator.SequenceGenerator
 
amend(int) - Method in class com.bankframe.services.sequencegenerator.SequenceGeneratorBean
This method amends the attributes of the Customer entity.
amendAddress(String, String, String, String, String, String) - Method in interface com.bankframe.examples.bo.impl.customer.Customer
This method amends the Address Entity associated with this Customer entity.
amendAddress(String, String, String, String, String, String) - Method in class com.bankframe.examples.bo.impl.customer.CustomerBMPBean
This method amends the address entity associated with this customer entity.
amendAddress(String, String, String, String, String, String) - Method in class com.bankframe.examples.bo.impl.customer.CustomerBean
This method amends the Address entity associated with this Customer entity.
amendCustomer(String, String, String, String) - Method in interface com.bankframe.examples.bp.customersearch.CustomerSearch
This method amends all the details of the specified customer.
amendCustomer(String, String, String, String) - Method in class com.bankframe.examples.bp.customersearch.CustomerSearchBean
This method amends all the details of the specified customer.
amendCustomer(DataPacket) - Method in class com.bankframe.examples.bp.impl.customersearch.CustomerSearchBean
This method amends all the details of the specified customer.
amendCustomerAddress(String, String, String, String, String, String, String) - Method in interface com.bankframe.examples.bp.customersearch.CustomerSearch
This method amends the address details of the specified customer.
amendCustomerAddress(String, String, String, String, String, String, String) - Method in class com.bankframe.examples.bp.customersearch.CustomerSearchBean
This method amends the address details of the specified customer.
amendCustomerAddress(DataPacket) - Method in class com.bankframe.examples.bp.impl.customersearch.CustomerSearchBean
This method amends the address details of the specified customer.
ammendCustomer(String) - Method in class com.bankframe.jca.samplefileadapter.SampleConnection
 
ammendCustomer(String) - Method in interface com.bankframe.jca.samplefileadapter.TestCustomerDataConnection
 
analyse(TimingPoint) - Method in class com.bankframe.services.trace.DefaultTimingPointAnalyzer
This method is a just logs the Timing point to the log.
analyse(TimingPoint) - Method in class com.bankframe.services.trace.NullTimingPointAnalyzer
This method does nothing.
analyse(TimingPoint) - Method in interface com.bankframe.services.trace.TimingPointAnalyzer
This method is used to analyse a timing point.
append(DataPacket, DataPacket) - Static method in class com.bankframe.bo.DataPacket
This method adds a datapacket's contents to another datapacket.
append(LoggingEvent) - Method in class com.bankframe.services.log.appenders.BankFrameDatagramAppender
 
append(LoggingEvent) - Method in class com.bankframe.services.log.appenders.BankFrameNullAppender
 
appendCurrentTimeToStringBuffer(StringBuffer) - Method in class com.bankframe.util.FastCalendar
This method appends the current time from the calender into the buffer
asciiArrayToByteArray(byte[]) - Static method in class com.bankframe.services.devices.MTPinPad.MagTekIntelliPINDeviceProtocol
This method converts an array of ascii characters into the actual values that the ascii characters represent.
asciiArrayToByteArray(byte[]) - Static method in class com.bankframe.util.Cryptography
This method converts an array of ascii characters into the actual values that the ascii characters represent.
asciiToString(byte[]) - Static method in class com.bankframe.ei.txnhandler.dataformat.DataFormatUtils
This method converts an ASCII string to java.lang.String format
associateConnection(Object) - Method in class com.bankframe.jca.samplefileadapter.SampleManagedConnection
 
associateDropTarget(DropTarget) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.InputRequirementsCustomizer
 
associateDropTarget(DropTarget) - Method in class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.ProcessUserCustomizer
Sets this class as a listener for drops
audit(String, String, String, String, String) - Method in class com.bankframe.ejb.ESessionBean
This method creates an audit record.
audit(String, Vector, Vector) - Method in interface com.bankframe.services.audit.Audit
This method performs an audit operation.
audit(Vector) - Method in interface com.bankframe.services.audit.Audit
This method performs an audit operation.
audit(String, Vector, Vector) - Method in class com.bankframe.services.audit.AuditBean
This method performs an audit operation.
audit(Vector) - Method in class com.bankframe.services.audit.AuditBean
This method performs an audit operation.
audit(String, Vector, Vector) - Static method in class com.bankframe.services.audit.AuditUtils
Add a new audit event.
audit(Vector) - Static method in class com.bankframe.services.audit.AuditUtils
Add a new audit event.
auditDate - Variable in class com.bankframe.services.audit.auditrecord.AuditRecordBean
 
auditDate - Variable in class com.bankframe.services.impl.audit.auditrecord.AuditRecordPK
 
auditTime - Variable in class com.bankframe.services.audit.auditrecord.AuditRecordBean
 
auditTime - Variable in class com.bankframe.services.impl.audit.auditrecord.AuditRecordPK
 
available() - Method in class com.bankframe.services.devices.MCASerialPort
This method gets the number of bytes that can be read without blocking

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 2004 Siebel Systems, Inc. All rights reserved.