Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
V
VALIDATION_EXCEPTION_NUMBER
- Static variable in interface com.bankframe.fe.statemachine.ext.validation.
StandardErrorNumbers
VALIDATION_EXCEPTION_STRING
- Static variable in interface com.bankframe.fe.statemachine.ext.validation.
StandardErrorNumbers
VALID_TYPES
- Static variable in class com.bankframe.fe.statemachine.ext.validation.
Constants
VALUE
- Static variable in class com.bankframe.bo.
DataPacketUtils
VALUE
- Static variable in class com.bankframe.ei.txnhandler.
TransactionHandlerConstants
VALUE_END_TAG
- Static variable in class com.bankframe.ei.channel.codec.
DPTPCodec
VALUE_ENTITY
- Static variable in class com.bankframe.ei.channel.codec.
DPTPCodec
VALUE_LENGTH
- Static variable in interface com.bankframe.fe.statemachine.ext.validation.
StandardConstantsKeys
VALUE_SEPERATOR
- Static variable in class com.bankframe.fe.statemachine.ext.validation.
Constants
VALUE_START_TAG
- Static variable in class com.bankframe.ei.channel.codec.
DPTPCodec
VECTOR_END_TAG
- Static variable in class com.bankframe.ei.channel.codec.
DPTPCodec
VECTOR_ENTITY
- Static variable in class com.bankframe.ei.channel.codec.
DPTPCodec
VECTOR_OF_DATAPACKETS
- Static variable in class com.bankframe.bo.
StructuredDataPacket
VECTOR_OF_STRINGS
- Static variable in class com.bankframe.bo.
StructuredDataPacket
VECTOR_START_TAG
- Static variable in class com.bankframe.ei.channel.codec.
DPTPCodec
VERSION
- Static variable in class com.bankframe.ejb.
EBeanManagedEntityBean
VERSION_PROPERTIES
- Static variable in class com.bankframe.admin.tools.
VersionGenerator
VIEW_ATTRIBUTE_NAME
- Static variable in class com.bankframe.fe.statemachine.ext.connectors.servlet.
JSPView
The JSP can expect an attribute in the request with the key VIEW_ATTRIBUTE_NAME that contains the instance of JSPView that was used.
VIEW_ERROR
- Static variable in class com.bankframe.ei.txnhandler.storeandforward.
StoreAndForwardConstants
VIEW_OVERRIDE_KEY
- Static variable in class com.bankframe.fe.statemachine.base.
RequestManager
If this key is present in the properties the RequestManager will interpret its value as the name of a View class to use instead of the Views specified in the statechart.
VIEW_OVERRIDE_KEY
- Static variable in class com.bankframe.fe.statemachine.ext.connectors.swing.
StateMachineApplet
VIEW_STORE
- Static variable in class com.bankframe.ei.txnhandler.storeandforward.
StoreAndForwardConstants
VIEW_SUCCESSFUL
- Static variable in class com.bankframe.ei.txnhandler.storeandforward.
StoreAndForwardConstants
VR
- Static variable in interface com.bankframe.services.devices.MTMiniMicr.
MagTekMiniMicrDeviceCodes
Current software revision in the MICR reader.
Validate
- class com.bankframe.fe.statemachine.ext.validation.
Validate
.
The Validate class.
ValidationDialog
- class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.
ValidationDialog
.
ValidationDialog(Frame, String, boolean, ValidationRule)
- Constructor for class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.
ValidationDialog
ValidationDialog(JDialog, String, boolean, ValidationRule)
- Constructor for class com.bankframe.fe.statemachine.ext.apploaders.bean.editors.
ValidationDialog
ValidationErrorNumbers
- interface com.bankframe.fe.statemachine.ext.validation.
ValidationErrorNumbers
.
The StandardErrorNumbers interface.
ValidationException
- exception com.bankframe.ejb.
ValidationException
.
Deprecated.
Use com.bankframe.validation.ValidationException instead
ValidationException(int)
- Constructor for class com.bankframe.ejb.
ValidationException
Deprecated.
This constructor creates a Validation Exception with a given error number
ValidationException(int, String[])
- Constructor for class com.bankframe.ejb.
ValidationException
Deprecated.
This constructor creates a Validation Exception with a given error number and message parameters.
ValidationException(int, String[], Locale)
- Constructor for class com.bankframe.ejb.
ValidationException
Deprecated.
This constructor creates a Validation Exception with a given error number and message parameters in a given locale.
ValidationException(int, Locale)
- Constructor for class com.bankframe.ejb.
ValidationException
Deprecated.
This constructor creates a Validation Exception with a given error number in a given locale.
ValidationException
- exception com.bankframe.validation.
ValidationException
.
Bankframe ValidationException This exception is thrown when validation on an object fails
ValidationException(BankFrameMessage)
- Constructor for class com.bankframe.validation.
ValidationException
This constructor creates a ValidationException using the specified message
ValidationException(Throwable)
- Constructor for class com.bankframe.validation.
ValidationException
This constructor creates a chained exception
ValidationException(BankFrameMessage, Throwable)
- Constructor for class com.bankframe.validation.
ValidationException
Constructor Note that the detail message associated with cause is not automatically incorporated in this exception's detail message
ValidationException(int)
- Constructor for class com.bankframe.validation.
ValidationException
Constructor for creating a Validation Exception.
ValidationException(int, Locale)
- Constructor for class com.bankframe.validation.
ValidationException
Deprecated.
use ValidationException(BankFrameMessage msg) instead.
ValidationException(int, String[])
- Constructor for class com.bankframe.validation.
ValidationException
Constructor for creating a Validation Exception.
ValidationException(int, String[], Locale)
- Constructor for class com.bankframe.validation.
ValidationException
Deprecated.
use ValidationException(BankFrameMessage msg) instead.
ValidationRule
- class com.bankframe.fe.statemachine.ext.apploaders.
ValidationRule
.
ValidationRule()
- Constructor for class com.bankframe.fe.statemachine.ext.apploaders.
ValidationRule
Validator
- class com.bankframe.ejb.
Validator
.
Validator()
- Constructor for class com.bankframe.ejb.
Validator
Validator
- class com.bankframe.util.
Validator
.
Deprecated.
Use the classes in com.bankframe.validation instead
Validator()
- Constructor for class com.bankframe.util.
Validator
Deprecated.
VectorEnumeration
- class com.bankframe.util.
VectorEnumeration
.
VectorEnumeration()
- Constructor for class com.bankframe.util.
VectorEnumeration
Default Constructor
VectorEnumeration(Vector)
- Constructor for class com.bankframe.util.
VectorEnumeration
Constructor
Version
- class com.bankframe.
Version
.
This class displays the BankFrame MCA version information;
Version()
- Constructor for class com.bankframe.
Version
This method creates a Version object The consructor version information from the version properties file.
VersionGenerator
- class com.bankframe.admin.tools.
VersionGenerator
.
This class generates a Version properties file which is used to identify the version number and build date of a BankFrameMCA release.
VersionGenerator()
- Constructor for class com.bankframe.admin.tools.
VersionGenerator
This method creates new VersionGenerator
View
- class com.bankframe.fe.statemachine.ext.apps.
View
.
View()
- Constructor for class com.bankframe.fe.statemachine.ext.apps.
View
Constructor for View.
ViewContainer
- interface com.bankframe.fe.statemachine.ext.connectors.swing.
ViewContainer
.
ViewNotFoundException
- exception com.bankframe.fe.statemachine.base.
ViewNotFoundException
.
ViewNotFoundException(Exception)
- Constructor for class com.bankframe.fe.statemachine.base.
ViewNotFoundException
Creates a new ViewNotFoundException including the given original exception.
ViewNotFoundException(String)
- Constructor for class com.bankframe.fe.statemachine.base.
ViewNotFoundException
validate(String, int)
- Method in class com.bankframe.
Constant
This method checks if the parameter data is contained in the constants that this class represents.
validate()
- Method in class com.bankframe.ejb.
EEntityBean
This method validates the entity to true.
validate(Double, int)
- Method in class com.bankframe.ejb.
Validator
This method validates a Double for null.
validate(Integer, int)
- Method in class com.bankframe.ejb.
Validator
This method validates an Integer for null.
validate(String, int, int)
- Method in class com.bankframe.ejb.
Validator
This method validates a piece of data for null and greater than a max length.
validate()
- Method in class com.bankframe.ejb.extension.
EEntityBean
This method validates the entity to true.
validate(Double, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Validates a Double object for null.
validate(Integer, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Validates an Integer object for null.
validate(String, int, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Validates a piece of data for null and greater than a max length.
validateAccountName(String)
- Method in class com.bankframe.examples.bo.account.
AccountValidator
This method validates the account name.
validateAccountNumber(String)
- Method in class com.bankframe.examples.bo.account.
AccountValidator
This method validates the account number.
validateAddressLine1(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This mehtod validates line 1 of the address.
validateAddressLine2(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This method validates line 2 of the address.
validateAddressLine3(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This method validates line 3 of the address.
validateAddressLine4(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This method validates line 4 of the address.
validateAmend(String)
- Method in class com.bankframe.examples.bo.account.
AccountValidator
validateAmend(String, String, String, String, String, String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
validateAmend(String, String, String)
- Method in class com.bankframe.examples.bo.customer.
CustomerValidator
validateAttribute(boolean, boolean, int, int, Validate, Object, String)
- Static method in class com.bankframe.fe.statemachine.ext.validation.
StandardValidations
This method is used to validate an attribute.
validateAttribute(boolean, boolean, int, Validate, Object, String)
- Static method in class com.bankframe.fe.statemachine.ext.validation.
StandardValidations
This method is used to validate an attribute.
validateCardNumber(String)
- Method in class com.bankframe.examples.bo.account.
AccountValidator
This method validates a card number.
validateCharacters(String, int)
- Method in class com.bankframe.ejb.
Validator
This method checks if the data contains all characters (A-Z, a-z, and 0-9 ) and is not null.
validateCharacters(String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Check if the data contains all characters (A-Z, a-z, and 0-9 ) and is not null.
validateCountry(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This method validates the country field.
validateCreate(String, String, String)
- Method in class com.bankframe.examples.bo.account.
AccountValidator
validateCreate(String, String, String, String, String, String, String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
validateCreate(String, String, String, String)
- Method in class com.bankframe.examples.bo.customer.
CustomerValidator
validateDateString(String, int)
- Method in class com.bankframe.ejb.
Validator
This methog validates a String that represents a date.
validateDateString(String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Should use isDateMMValid(String date, int errorNumber)
validateDateStringMMM(String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Should use isDateMMMValid(String date, int errorNumber)
validateDigits(String, int)
- Method in class com.bankframe.ejb.
Validator
This method checks if the data contains all digits and is not null.
validateDigits(String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Check if a piece of data contains all digits and is not null.
validateExactLength(String, int, int)
- Method in class com.bankframe.ejb.
Validator
This method validates if the data is the exact length specified.
validateExactLength(String, int, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Validate if the data is the exact length specified.
validateFirstName(String)
- Method in class com.bankframe.examples.bo.customer.
CustomerValidator
validateForLettersDigitsOrWhitespaceOnly(String, String)
- Static method in class com.bankframe.fe.statemachine.ext.validation.
StandardValidations
This method validates values letters, digits and whitespace only.
validateForMandatory(Object, String)
- Static method in class com.bankframe.fe.statemachine.ext.validation.
StandardValidations
This method validates values for mandatory.
validateForMandatoryAndForValue(boolean, String, Object, String)
- Static method in class com.bankframe.fe.statemachine.ext.validation.
StandardValidations
This method validates values for mandatory and validates values against the Constants class.
validateForNull(Object, int)
- Method in class com.bankframe.ejb.
Validator
This method validates that the object is not null.
validateForNull(Object, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Validates that an object is not null.
validateJndiName(String)
- Static method in class com.bankframe.services.route.
RouteValidator
This method validates the JNDI name, it must be non null and non-empty and no more than fifty characters in length.
validateLastName(String)
- Method in class com.bankframe.examples.bo.customer.
CustomerValidator
validateOwnerId(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This method validates the owner ID.
validateOwnerId(String)
- Method in class com.bankframe.examples.bo.customer.
CustomerValidator
validatePassword(String)
- Method in interface com.bankframe.services.authentication.ejb.user.
EJBUser
This method will validate a user's password against a given string.
validatePassword(String)
- Method in class com.bankframe.services.authentication.ejb.user.
EJBUserBean
This method will validate a user's password against a given string.
validatePastDateString(String, int)
- Method in class com.bankframe.ejb.
Validator
This method validates that a date string represents a date in the past with respect to the current system date.
validatePastDateString(String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Validate that a date string represents a date in the past with respect to the current system date.
validatePostCode(String)
- Method in class com.bankframe.examples.bo.address.
AddressValidator
This method validates the post code.
validateRequestId(String)
- Static method in class com.bankframe.services.route.
RouteValidator
This method validates the requestId, it must be non null and non-empty and no more that five characters in length.
validateTime(String, String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
This method validates a time string.
validateTime(String, int)
- Method in class com.bankframe.util.
Validator
Deprecated.
Should use validateTime(String formattingPattern, String time, int errorNumber)
validateTitle(String)
- Method in class com.bankframe.examples.bo.customer.
CustomerValidator
validateUserRequest(String, String)
- Method in interface com.bankframe.services.accesscontrol.
AccessControl
This method checks if the specified user has access to the session bean mapped to the specified request id.
validateUserRequest(String, String)
- Method in class com.bankframe.services.accesscontrol.
AccessControlBean
This method checks if the specified user has access to the session bean mapped to the specified request id.
validateUserRequest(String, String)
- Method in class com.bankframe.services.accesscontrol.ejb.
EJBAccessControlBean
This method checks if a user has access to the specified request id.
validateUserRequest(String, String)
- Method in class com.bankframe.services.accesscontrol.ldap.
LDAPAccessControlBean
This method checks if the specified user has access to the session bean mapped to the specified request id.
value
- Variable in class com.bankframe.ei.channel.corba.ibm.eontec.
CorbaChannelClientHolder
value
- Variable in class com.bankframe.ei.channel.corba.ibm.eontec.
DataPacketHolder
value
- Variable in class com.bankframe.ei.channel.corba.ibm.eontec.
DataPacketVectorHolder
value
- Variable in class com.bankframe.ei.channel.corba.ibm.eontec.
KeyValue
value
- Variable in class com.bankframe.ei.channel.corba.ibm.eontec.
KeyValueHolder
value
- Variable in class com.bankframe.ei.channel.corba.jdk.eontec.
CorbaChannelClientHolder
value
- Variable in class com.bankframe.ei.channel.corba.jdk.eontec.
DataPacketHolder
value
- Variable in class com.bankframe.ei.channel.corba.jdk.eontec.
DataPacketVectorHolder
value
- Variable in class com.bankframe.ei.channel.corba.jdk.eontec.
KeyValue
value
- Variable in class com.bankframe.ei.channel.corba.jdk.eontec.
KeyValueHolder
value
- Variable in class com.bankframe.ei.txnhandler.transactionlayout.
HashTableElement
value
- Variable in class com.bankframe.ei.txnhandler.transactionresponse.errorcondition.
TransactionErrorConditionBean
value
- Variable in class com.bankframe.ei.txnhandler.transactionresponse.errorcondition.
TransactionErrorConditionImplt
values()
- Method in class com.bankframe.ei.txnhandler.impl.destination.
DestinationCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.impl.eabtransactionfield.
EABTransactionFieldCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.impl.persistertxnmap.
PersisterTxnMapCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.impl.tierfield.
TierFieldCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.impl.transactionroute.
TxnRouteCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.transactionlayout.impl.request.
RequestTransactionFieldCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.transactionlayout.impl.response.
ResponseTransactionFieldCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.transactionresponse.errorcondition.
TxnErrorConditionCachePersister
values()
- Method in class com.bankframe.ei.txnhandler.transactionresponse.metadata.
MetaDataCachePersister
values()
- Method in class com.bankframe.services.cache.
GenericCache
values()
- Method in class com.bankframe.services.cache.
NullCache
values()
- Method in class com.bankframe.services.requestrouter.
RouteCachePersister
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.