Serialized Form
Package com.ibm.websphere.samples.appprofile.accountmanagementejb |
initialContext
javax.naming.InitialContext initialContext
- The InitialContext Object used to do jndi lookup
lookupString
java.lang.String lookupString
- The String, java:comp/env/ejb/AppProfileSample-AccountHome, is used to lookup AccountHome.
accountLocalHome
LocalAccountHome accountLocalHome
- The LocalAccountHome object.
Package com.ibm.websphere.samples.appprofile.accountmanagementwar |
title
java.lang.String title
heading
java.lang.String heading
actionPrefix
java.lang.String actionPrefix
menuPrompt
java.lang.String menuPrompt
action1Text
java.lang.String action1Text
action2Text
java.lang.String action2Text
action3Text
java.lang.String action3Text
action1Description
java.lang.String action1Description
action2Description
java.lang.String action2Description
action3Description
java.lang.String action3Description
action1ButtonValue
java.lang.String action1ButtonValue
action2ButtonValue
java.lang.String action2ButtonValue
action3ButtonValue
java.lang.String action3ButtonValue
action4ButtonValue
java.lang.String action4ButtonValue
miniBalanceText
java.lang.String miniBalanceText
invalidBalanceMessage
java.lang.String invalidBalanceMessage
invalidAccountNumberToBeCreatedMessage
java.lang.String invalidAccountNumberToBeCreatedMessage
action1ResultMessage1
java.lang.String action1ResultMessage1
action1ResultMessage2
java.lang.String action1ResultMessage2
action2ResultMessage1
java.lang.String action2ResultMessage1
action2ResultMessage2
java.lang.String action2ResultMessage2
action3ResultMessage1
java.lang.String action3ResultMessage1
action3ResultMessage2
java.lang.String action3ResultMessage2
action1Response
java.lang.String action1Response
action2Response
java.lang.String action2Response
action3Response
java.lang.String action3Response
action4Response
java.lang.String action4Response
servletURL
java.lang.String servletURL
imageURL
java.lang.String imageURL
accountManagerName
java.lang.String accountManagerName
accountManager
AccountManager accountManager
initCtx
javax.naming.InitialContext initCtx
read
java.text.NumberFormat read
sampleAccountsNumber
int sampleAccountsNumber
aprIncreaseRate
double aprIncreaseRate
defaultBalance
java.lang.String defaultBalance
defaultMiniBalance
java.lang.String defaultMiniBalance
ds
javax.sql.DataSource ds
datasourceBinding
java.lang.String datasourceBinding
tableName
java.lang.String tableName