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

A

ACTIVE - Static variable in class org.javaWebGen.config.PolicyConst
 
add(Object, Class, Object) - Method in class org.javaWebGen.util.CacheManager
Add an Object to the cache.
ADD_GROUP - Static variable in class org.javaWebGen.config.PolicyConst
 
ADD_POLICY - Static variable in class org.javaWebGen.config.PolicyConst
 
ADD_ROLE - Static variable in class org.javaWebGen.config.PolicyConst
 
ADD_USERS - Static variable in class org.javaWebGen.config.PolicyConst
 
ADMIN - Static variable in class org.javaWebGen.web.LoginBean
 
ALPHA - Static variable in class org.javaWebGen.config.WebConst
 
APP_ERROR - Static variable in exception org.javaWebGen.exception.WebAppException
 
APPLICATION - Static variable in class org.javaWebGen.util.FileUtil
 
AUTH_ERROR - Static variable in exception org.javaWebGen.exception.WebAppException
 
AUTH_ERROR - Static variable in exception org.javaWebGen.exception.WebAuthException
 
AUTH_FAILED - Static variable in class org.javaWebGen.config.MsgConst
 

B

BAD_QUERY - Static variable in exception org.javaWebGen.exception.DBException
 
BaseLoginModel - Class in org.javaWebGen.web
 
BaseLoginModel() - Constructor for class org.javaWebGen.web.BaseLoginModel
 
BEAN_PACKAGE - Static variable in class org.javaWebGen.util.GenerateController
 
BIG_DECIMAL - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
BIG_DECIMAL - Variable in class org.javaWebGen.data.HSQLDataManager
 
BIG_DECIMAL - Variable in class org.javaWebGen.data.MSSQLDataManager
 
BIG_DECIMAL - Variable in class org.javaWebGen.data.MySQLDataManager
 
BIG_DECIMAL - Variable in class org.javaWebGen.data.OracleDataManager
 
BIG_DECIMAL - Variable in class org.javaWebGen.data.WebLogicDataManager
 
BMP - Static variable in class org.javaWebGen.util.FileUtil
 
buldClass() - Method in class org.javaWebGen.data.util.GenerateCachedTable
 
buldClass() - Method in class org.javaWebGen.data.util.GenerateDAO
build class based on template
buldClass() - Method in class org.javaWebGen.data.util.GenerateDataBean
8** build class based on template
buldClass() - Method in class org.javaWebGen.data.util.GenerateLookup
 
buldClass() - Method in class org.javaWebGen.util.GenerateController
build class based on template
buldClass() - Method in class org.javaWebGen.util.GenerateModel
build class based on template
buldClass() - Method in class org.javaWebGen.util.GenerateTestCase
8** build class based on template
buldDetail() - Method in class org.javaWebGen.util.GenerateView
build class based on template
buldList() - Method in class org.javaWebGen.util.GenerateView
8** build class based on template
buldSubClass() - Method in class org.javaWebGen.data.util.GenerateDAO
build class based on template
buldSubClass() - Method in class org.javaWebGen.util.GenerateController
build class based on template
buldSubClass() - Method in class org.javaWebGen.util.GenerateModel
build class based on template

C

CACHE_ADDRESS - Static variable in class org.javaWebGen.config.ConfigConst
 
CACHE_CLUSTER - Static variable in class org.javaWebGen.config.ConfigConst
 
CACHE_MANAGER - Static variable in exception org.javaWebGen.exception.UtilException
 
CACHE_PORT - Static variable in class org.javaWebGen.config.ConfigConst
 
CACHE_REFRESH_INTERVAL - Static variable in interface org.javaWebGen.config.DBConst
 
CACHE_SIZE - Static variable in class org.javaWebGen.config.ConfigConst
Cache Manager seetings *
CACHE_TIMEOUT - Static variable in class org.javaWebGen.config.ConfigConst
 
CacheListener - Class in org.javaWebGen.util
WARNING Experimintal code though it will work in theory Listens for CACHE Objects that have been updated in the cluster using a multcast socket calls CacheManager to remove the object
CacheListener(MulticastSocket, InetAddress, CacheManager) - Constructor for class org.javaWebGen.util.CacheListener
 
CacheManager - Class in org.javaWebGen.util
Experimental and not well tested.
CacheReaper - Class in org.javaWebGen.util
cleans up expired objects from the CacheManager may have a threading issue!
change(Object, Class, Object) - Method in class org.javaWebGen.util.CacheManager
return an object from the pool
checkIn(Object) - Method in class org.javaWebGen.util.ObjectPool
return an object from the pool
checkOut() - Method in class org.javaWebGen.util.ObjectPool
get an object from the pool
cleanUp() - Method in class org.javaWebGen.util.CacheManager
check to see if any objects need to be removed
cleanUp() - Method in class org.javaWebGen.util.ObjectPool
check to see if it can be expired
clear() - Method in class org.javaWebGen.util.CacheManager
removes all object from the cache
clearError() - Method in class org.javaWebGen.WebSession
clear error status
close(Connection) - Method in class org.javaWebGen.data.DAO
 
close(Connection) - Method in interface org.javaWebGen.data.DataManager
close this connection ignoring any errors
close(Connection) - Method in class org.javaWebGen.data.DerbySQLDataManager
Return a connection back to the pool of available connections
close(Connection) - Method in class org.javaWebGen.data.HSQLDataManager
 
close(Connection) - Method in class org.javaWebGen.data.JDBCConnectionPool
 
close(Connection) - Method in class org.javaWebGen.data.MSSQLDataManager
 
close(Connection) - Method in class org.javaWebGen.data.MySQLDataManager
Return a connection back to the pool of available connections
close(Connection) - Method in class org.javaWebGen.data.OldJDBCConnectionPool
return open database connection to pool
close(Connection) - Method in class org.javaWebGen.data.OracleDataManager
 
close(Connection) - Method in class org.javaWebGen.data.WebLogicDataManager
close db connection actally just return it it ppol
close(Socket) - Method in class org.javaWebGen.util.SocketPool
return open socket connection to pool
CMD - Static variable in class org.javaWebGen.config.WebConst
 
code - Variable in exception org.javaWebGen.exception.WebAuthException
 
CODE_GENERATOR_EXEC - Static variable in exception org.javaWebGen.exception.UtilException
 
CODE_GENERATOR_INIT - Static variable in exception org.javaWebGen.exception.UtilException
 
CodeGenerator - Class in org.javaWebGen.util
Base Code generator class that handles common functions among the code generators
CodeGenerator() - Constructor for class org.javaWebGen.util.CodeGenerator
 
CONECTION_MAX - Static variable in interface org.javaWebGen.config.DBConst
 
CONECTION_RECYCLE - Static variable in interface org.javaWebGen.config.DBConst
 
CONECTION_RETRIES - Static variable in interface org.javaWebGen.config.DBConst
 
CONECTION_WAIT - Static variable in interface org.javaWebGen.config.DBConst
 
CONFIG_ERROR - Static variable in exception org.javaWebGen.exception.WebAppException
 
CONFIG_FILE - Static variable in class org.javaWebGen.config.ConfigConst
 
ConfigConst - Class in org.javaWebGen.config
Strores config consts
ConfigConst() - Constructor for class org.javaWebGen.config.ConfigConst
 
CONNECT_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
ControllerServlet - Class in org.javaWebGen
 
ControllerServlet() - Constructor for class org.javaWebGen.ControllerServlet
 
convert(String) - Static method in class org.javaWebGen.util.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(byte[]) - Static method in class org.javaWebGen.util.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert2Int(byte[]) - Static method in class org.javaWebGen.util.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
COUNTRY_CODE - Static variable in class org.javaWebGen.data.util.GenerateLookup
 
covertBytes(byte[]) - Static method in class org.javaWebGen.util.StringUtil
converts a byte array to a printable string will ignore empty byte that =0 used to covert byte[] buffers to a string
create() - Method in class org.javaWebGen.data.OldJDBCConnectionPool
Creates a new Database connection
create() - Method in class org.javaWebGen.util.ObjectPool
 
create() - Method in class org.javaWebGen.util.SocketPool
Creates a new socket connection
CREATE_CMD - Static variable in class org.javaWebGen.config.WebConst
 
createTable(String) - Method in class org.javaWebGen.data.testCase.TestDAO
 

D

DAO - Class in org.javaWebGen.data
Base DAO(Data Access Object) object that handles running sql against the database.
DAO(DataManager) - Constructor for class org.javaWebGen.data.DAO
 
DAO() - Constructor for class org.javaWebGen.data.DAO
will get a data manager specified in the config file if it fails it will try to use the MySQL as a DataManager
DAO_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
DATA_BEAN_LIST - Static variable in class org.javaWebGen.config.WebConst
 
DATA_ERROR - Static variable in exception org.javaWebGen.exception.WebAppException
 
DataBean - Interface in org.javaWebGen.data
interface representing the data in one row of the database classes that implements this are generally generated by the GeneratDAO object
DATABEAN_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
DataException - Exception in org.javaWebGen.exception
 
DataException() - Constructor for exception org.javaWebGen.exception.DataException
 
DataManager - Interface in org.javaWebGen.data
 
DataManagerFactory - Class in org.javaWebGen.data
factory to create the correct DataManager and initialize it.
DataManagerFactory() - Constructor for class org.javaWebGen.data.DataManagerFactory
 
DATAMANGER_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
DataMapper - Class in org.javaWebGen.data.util
Helper object used by the code Generator classes to map db columns to java object, methods, and variables
DataMapper() - Constructor for class org.javaWebGen.data.util.DataMapper
 
DATE - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
DATE - Variable in class org.javaWebGen.data.HSQLDataManager
 
DATE - Variable in class org.javaWebGen.data.MSSQLDataManager
 
DATE - Variable in class org.javaWebGen.data.MySQLDataManager
 
DATE - Variable in class org.javaWebGen.data.OracleDataManager
 
DATE - Variable in class org.javaWebGen.data.WebLogicDataManager
 
DB_CONFIG_FILE - Static variable in interface org.javaWebGen.config.DBConst
 
DB_DATAMANAGER - Static variable in interface org.javaWebGen.config.DBConst
data manager to user
DB_JNDI - Static variable in interface org.javaWebGen.config.DBConst
 
DBConst - Interface in org.javaWebGen.config
DataBase Constants used to set up persistence
DBException - Exception in org.javaWebGen.exception
Data Exception
DBException() - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(String) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, SQLException) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, String) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, String, SQLException) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, String, Exception) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, Exception) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, String, Object[]) - Constructor for exception org.javaWebGen.exception.DBException
 
DBException(int, String, Object[], SQLException) - Constructor for exception org.javaWebGen.exception.DBException
 
DbResult - Class in org.javaWebGen.data
class that provides a way of saving metadata Data from an SQL query for the data objects without using any Data base resources(ie an open connection)
DbResult(ArrayList<Object[]>, String[], int[]) - Constructor for class org.javaWebGen.data.DbResult
builds a DbResult Object by passing in a Array List of Object arrays containing the results of a SQL statement and a list of column names in the table and a array of column types SQL.TYPES
DbResult(Exception) - Constructor for class org.javaWebGen.data.DbResult
creates an object storing an error message
debug(Object) - Static method in class org.javaWebGen.util.Util
write debug message to log file
DEC - Static variable in class org.javaWebGen.util.HexUtils
 
DEFAULT_CONNECTION_SIZE - Variable in class org.javaWebGen.data.OldJDBCConnectionPool
 
DEFAULT_EXPIRE_TIME - Static variable in class org.javaWebGen.util.CacheManager
default time that an object will live in the cache *
DEFAULT_MAX_RETRIES - Variable in class org.javaWebGen.data.OldJDBCConnectionPool
 
DEFAULT_PRIMARYKEY_ID - Static variable in class org.javaWebGen.util.GenerateTestCase
 
DEFAULT_PRIMARYKEY_VALUE - Static variable in class org.javaWebGen.util.GenerateTestCase
 
DEFAULT_ROLE - Static variable in class org.javaWebGen.web.LoginBean
 
DEFAULT_ROLE_LIST - Static variable in class org.javaWebGen.web.LoginBean
 
DEFAULT_TIMEOUT - Variable in class org.javaWebGen.data.OldJDBCConnectionPool
 
DEFAULT_USER - Static variable in class org.javaWebGen.web.LoginBean
 
delete(Object, Class) - Method in class org.javaWebGen.util.CacheManager
removes an object from cache
DELETE_CMD - Static variable in class org.javaWebGen.config.WebConst
 
DELIM - Static variable in class org.javaWebGen.util.CacheManager
used to build UDP DataPackets *
DerbySQLDataManager - Class in org.javaWebGen.data
 
DerbySQLDataManager() - Constructor for class org.javaWebGen.data.DerbySQLDataManager
 
DETAIL_CMD - Static variable in class org.javaWebGen.config.WebConst
 
DIALOG_ADD - Static variable in class org.javaWebGen.config.MsgConst
 
DIALOG_DELETE - Static variable in class org.javaWebGen.config.MsgConst
 
DIALOG_DETAIL - Static variable in class org.javaWebGen.config.MsgConst
 
DIALOG_SAVE - Static variable in class org.javaWebGen.config.MsgConst
 
doJSON(HttpServletRequest) - Method in class org.javaWebGen.WebController
returns JSON results to the caller
doSOAP(HttpServletRequest) - Method in class org.javaWebGen.WebController
returns SOAP XML results to the caller

E

EDIT_GROUP - Static variable in class org.javaWebGen.config.PolicyConst
 
EDIT_HOME_PAGE - Static variable in class org.javaWebGen.config.PolicyConst
 
EDIT_POLICY - Static variable in class org.javaWebGen.config.PolicyConst
 
EDIT_PROFILE - Static variable in class org.javaWebGen.config.PolicyConst
 
EDIT_ROLE - Static variable in class org.javaWebGen.config.PolicyConst
 
EDIT_USERS - Static variable in class org.javaWebGen.config.PolicyConst
 
ENCRYPT_PASS - Static variable in class org.javaWebGen.config.ConfigConst
 
endTransaction(Connection) - Method in interface org.javaWebGen.data.DataManager
end Db tranacton commiting any uncommited data
endTransaction(Connection) - Method in class org.javaWebGen.data.DerbySQLDataManager
commit transaction
endTransaction(Connection) - Method in class org.javaWebGen.data.HSQLDataManager
commit transaction
endTransaction(Connection) - Method in class org.javaWebGen.data.MSSQLDataManager
 
endTransaction(Connection) - Method in class org.javaWebGen.data.MySQLDataManager
commit transaction
endTransaction(Connection) - Method in class org.javaWebGen.data.OracleDataManager
 
endTransaction(Connection) - Method in class org.javaWebGen.data.WebLogicDataManager
 
enter(String) - Static method in class org.javaWebGen.util.Util
write a trace statement when entering a method
ERROR - Static variable in class org.javaWebGen.config.WebConst
 
error(Object) - Static method in class org.javaWebGen.util.Util
write an error message to log file
error(Object, Throwable) - Static method in class org.javaWebGen.util.Util
write an error message to log file
error(Throwable) - Static method in class org.javaWebGen.util.Util
write an error message to log file
ERROR_ADD - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_AUTH - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_CREATE - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_DELETE - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_DETAIL - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_GENERIC - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_NO_DATA - Static variable in class org.javaWebGen.config.MsgConst
 
ERROR_PAGE - Static variable in class org.javaWebGen.ControllerServlet
 
ERROR_PAGE - Static variable in class org.javaWebGen.FrameworkController
 
ERROR_SAVE - Static variable in class org.javaWebGen.config.MsgConst
 
exec(HttpServletRequest, HttpServletResponse) - Method in class org.javaWebGen.LoginController
 
exec(HttpServletRequest, HttpServletResponse) - Method in class org.javaWebGen.WebController
 
execute() - Method in class org.javaWebGen.data.util.GenerateCachedTable
 
execute() - Method in class org.javaWebGen.data.util.GenerateDAO
 
execute() - Method in class org.javaWebGen.data.util.GenerateDataBean
exec write Java class
execute() - Method in class org.javaWebGen.data.util.GenerateLookup
 
execute() - Method in class org.javaWebGen.util.CodeGenerator
 
execute() - Method in class org.javaWebGen.util.GenerateController
 
execute() - Method in class org.javaWebGen.util.GenerateModel
 
execute() - Method in class org.javaWebGen.util.GenerateTestCase
main writing loop called by processFile
execute() - Method in class org.javaWebGen.util.GenerateView
 
expire(Object) - Method in class org.javaWebGen.data.OldJDBCConnectionPool
close database connection
expire(Object) - Method in class org.javaWebGen.util.ObjectPool
expire the object in the pool (remove it)
expire(Object) - Method in class org.javaWebGen.util.SocketPool
close socket connection

F

fatal(Object, Throwable) - Static method in class org.javaWebGen.util.Util
write an error message to log file
fatal(Throwable) - Static method in class org.javaWebGen.util.Util
write an fatal message to log file
fatal(Object) - Static method in class org.javaWebGen.util.Util
write an fatal message to log file
FileUtil - Class in org.javaWebGen.util
Title: FileUtil
FileUtil() - Constructor for class org.javaWebGen.util.FileUtil
 
finalize() - Method in class org.javaWebGen.util.CacheManager
this method simply notifies the background thread to stop running
findLogin(String, String) - Method in class org.javaWebGen.web.LoginDAO
find login information about a user if it exist
findRoles(String) - Method in class org.javaWebGen.web.LoginDAO
finds all roles used by this user
FORM_BEAN - Static variable in class org.javaWebGen.config.WebConst
 
FORM_CHECK - Static variable in class org.javaWebGen.config.WebConst
 
formatClassName(String) - Static method in class org.javaWebGen.data.util.DataMapper
converts Table name to a proper class name
formatDate(Date) - Method in interface org.javaWebGen.data.DataManager
get a text String ve rsion of a date that the
formatDate(Date) - Method in class org.javaWebGen.data.DerbySQLDataManager
get a String of a date object in the databases native format useful for doing updates etc..
formatDate(Date) - Method in class org.javaWebGen.data.HSQLDataManager
get a String of a date object in the databases native format useful for doing updates etc..
formatDate(Date) - Method in class org.javaWebGen.data.MSSQLDataManager
get a String of a date object in the databases native format usefull for doing updates etc..
formatDate(Date) - Method in class org.javaWebGen.data.MySQLDataManager
get a String of a date object in the databases native format useful for doing updates etc..
formatDate(Date) - Method in class org.javaWebGen.data.OracleDataManager
get a String that the Oracle data will accept
formatDate(Date) - Method in class org.javaWebGen.data.WebLogicDataManager
get a String that the Oracle data will accept
formatMethodName(String) - Static method in class org.javaWebGen.data.util.DataMapper
formats a name
formatVarName(String) - Static method in class org.javaWebGen.data.util.DataMapper
formats a name
FrameworkController - Class in org.javaWebGen
Main application Servlet Controller is a traffic controller that calls on classes that implement the WebController class to do all the work.
FrameworkController() - Constructor for class org.javaWebGen.FrameworkController
 

G

GEN_KEY - Static variable in class org.javaWebGen.data.GenericSequence
 
GEN_KEY - Static variable in class org.javaWebGen.data.OracleSequence
 
GEN_VALUE - Static variable in class org.javaWebGen.data.GenericSequence
 
GEN_VALUE - Static variable in class org.javaWebGen.data.OracleSequence
 
GenerateCachedTable - Class in org.javaWebGen.data.util
 
GenerateCachedTable(String, String) - Constructor for class org.javaWebGen.data.util.GenerateCachedTable
object will generate the DAO for a database table that will be cached in memory and will not be updated.
GenerateController - Class in org.javaWebGen.util
Generated Web Controller Objects from the database config creates a WebController and a implementation class.
GenerateController() - Constructor for class org.javaWebGen.util.GenerateController
 
GenerateDAO - Class in org.javaWebGen.data.util
Generated DAO objects from the database config
GenerateDAO() - Constructor for class org.javaWebGen.data.util.GenerateDAO
 
GenerateDataBean - Class in org.javaWebGen.data.util
Generated database aware JavaBean objects based on database config
GenerateDataBean() - Constructor for class org.javaWebGen.data.util.GenerateDataBean
 
GenerateLookup - Class in org.javaWebGen.data.util
 
GenerateLookup() - Constructor for class org.javaWebGen.data.util.GenerateLookup
 
GenerateModel - Class in org.javaWebGen.util
create Models Generated Web Model Objects from the database config creates a WModel classr and a implemtation class The implemation class Will be overwriten!
GenerateModel() - Constructor for class org.javaWebGen.util.GenerateModel
 
GenerateTestCase - Class in org.javaWebGen.util
Generated database aware JavaBean objects based on database config
GenerateTestCase() - Constructor for class org.javaWebGen.util.GenerateTestCase
 
GenerateView - Class in org.javaWebGen.util
Generated view(JSP)s in this case from the database schema.
GenerateView() - Constructor for class org.javaWebGen.util.GenerateView
 
GENERIC - Static variable in exception org.javaWebGen.exception.DBException
 
GENERIC - Static variable in exception org.javaWebGen.exception.UtilException
 
GENERIC - Static variable in exception org.javaWebGen.exception.WebAppException
 
GENERIC - Static variable in exception org.javaWebGen.exception.WebAuthException
 
GenericSequence - Class in org.javaWebGen.data
used to find next unique value(sequence) of a primary key for a database using a special table called org_kev_index The table will use the following DDL
GenericSequence(DataManager) - Constructor for class org.javaWebGen.data.GenericSequence
 
get(int) - Method in class org.javaWebGen.data.DbResult
get a row of data
get(Object, Class) - Method in class org.javaWebGen.util.CacheManager
get an object from the cache returns null if empty
getBooleanValue(String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value
getByName(int, String) - Method in class org.javaWebGen.data.DbResult
get a row of data
getCacheManager() - Static method in class org.javaWebGen.util.CacheManager
 
getCacheManager(int) - Static method in class org.javaWebGen.util.CacheManager
returns a new CacheMananager
getClassText(String, String[]) - Method in class org.javaWebGen.util.CodeGenerator
Gets the code that has tags replaced in it
getCmd(HttpServletRequest) - Static method in class org.javaWebGen.WebController
get the current command passed on the request
getCode() - Method in exception org.javaWebGen.exception.WebAppException
 
getColNames() - Method in class org.javaWebGen.util.CodeGenerator
 
getColType(int) - Method in class org.javaWebGen.data.DbResult
get the column type
getColTypes() - Method in class org.javaWebGen.util.CodeGenerator
 
getColumnClass(int, ResultSet) - Method in class org.javaWebGen.data.DAO
find the Object for a specified column
getConnection() - Method in class org.javaWebGen.data.DAO
returns a open connection to the database
getConnection() - Method in interface org.javaWebGen.data.DataManager
get db connection
getConnection() - Method in class org.javaWebGen.data.DerbySQLDataManager
 
getConnection() - Method in class org.javaWebGen.data.HSQLDataManager
 
getConnection() - Method in class org.javaWebGen.data.JDBCConnectionPool
 
getConnection() - Method in class org.javaWebGen.data.MSSQLDataManager
 
getConnection() - Method in class org.javaWebGen.data.MySQLDataManager
 
getConnection() - Method in class org.javaWebGen.data.OldJDBCConnectionPool
get open database connection
getConnection() - Method in class org.javaWebGen.data.OracleDataManager
 
getConnection() - Method in class org.javaWebGen.data.WebLogicDataManager
 
getData() - Method in interface org.javaWebGen.data.DataBean
Get row data from Object.
getDataManager() - Method in class org.javaWebGen.data.DAO
 
getDataManager(PropertiesReader) - Static method in class org.javaWebGen.data.DataManagerFactory
returns a data manager object based on a Properties file
getDataManager() - Static method in class org.javaWebGen.data.DataManagerFactory
 
getDataTypes() - Method in interface org.javaWebGen.data.DataBean
return the type of columns in the database
getDate(String) - Method in interface org.javaWebGen.data.DataManager
get a date from a date String based on default database format database understands
getDate(String) - Method in class org.javaWebGen.data.DerbySQLDataManager
 
getDate(String) - Method in class org.javaWebGen.data.HSQLDataManager
get a date object by parsing a string the databases native format useful for doing updates etc..
getDate(String) - Method in class org.javaWebGen.data.MSSQLDataManager
get a date object by parsing a string the databases native format usefull for doing updates etc..
getDate(String) - Method in class org.javaWebGen.data.MySQLDataManager
get a date object by parsing a string the databases native format useful for doing updates etc..
getDate(String) - Method in class org.javaWebGen.data.OracleDataManager
get a date object by parsing a string the databases native format useful for doing updates etc..
getDate(String) - Method in class org.javaWebGen.data.WebLogicDataManager
get a date object by parsing a string the databases native format usefull for doing updates etc..
getDoubleValue(String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value
getError() - Method in class org.javaWebGen.data.DbResult
get the error message of running the query null if no errors
getError() - Method in exception org.javaWebGen.exception.WebAuthException
 
getError() - Method in class org.javaWebGen.WebSession
get error message that was set
getException() - Method in exception org.javaWebGen.exception.WebAppException
 
getException() - Method in class org.javaWebGen.WebSession
get the exception that caused the error
getFileExt(String) - Static method in class org.javaWebGen.util.FileUtil
Get the file extension of of a given file name
getFileName() - Method in class org.javaWebGen.util.CodeGenerator
 
getFilePath() - Method in class org.javaWebGen.util.CodeGenerator
return file path ie where to write the output java source
getFormattedMessage(String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value
getFormattedMessage(String, String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value will also substitute {} with values in a Object Array
getFormattedMessage(String, String, String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value will also substitute {} with values in a Object Array
getFormattedMessage(String, String, String, String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value will also substitute {} with values in a Object Array
getFormattedMessage(String, Object[]) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle that matches the key value
getFormattedMessage(String, Object[]) - Method in class org.javaWebGen.WebSession
return a message from message file by key
getFormBean(HttpServletRequest) - Static method in class org.javaWebGen.WebController
get the request page on the request
getImage() - Method in class org.javaWebGen.WebSession
 
getInclude() - Method in class org.javaWebGen.WebSession
 
getInstance() - Static method in class org.javaWebGen.util.CacheManager
Get a configured CacheManager instance configured with a properties file
getList() - Method in class org.javaWebGen.data.DbResult
return all the rows in the result set
getLogger() - Static method in class org.javaWebGen.util.Util
get Log4J Logger object
getLogin() - Method in class org.javaWebGen.WebSession
 
getLongValue(String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value from the StringBundle they matches the key value
getMessage(String) - Method in class org.javaWebGen.WebSession
return a message from message file by key
getMessage(String, String) - Method in class org.javaWebGen.WebSession
return a message from message file by key
getMimeType(String) - Static method in class org.javaWebGen.util.FileUtil
Return the mime type given a filename based on its extension
getModel() - Method in class org.javaWebGen.LoginController
get the correct model class
getName() - Method in class org.javaWebGen.util.PropertiesReader
 
getNames() - Method in class org.javaWebGen.data.DbResult
get column names
getNextValue(String) - Method in class org.javaWebGen.data.DAO
Calls the DataManager object for the next value for a primary key
getNextValue(Connection, String) - Method in class org.javaWebGen.data.DAO
Calls the DataManager object for the next value for a primary key
getNextValue(String) - Method in interface org.javaWebGen.data.DataManager
get next value for the primary key
getNextValue(Connection, String) - Method in interface org.javaWebGen.data.DataManager
get next value for the primary key
getNextValue(String) - Method in class org.javaWebGen.data.DerbySQLDataManager
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.DerbySQLDataManager
 
getNextValue(String) - Method in class org.javaWebGen.data.GenericSequence
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.GenericSequence
 
getNextValue(String) - Method in class org.javaWebGen.data.HSQLDataManager
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.HSQLDataManager
 
getNextValue(String) - Method in class org.javaWebGen.data.MSSQLDataManager
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.MSSQLDataManager
 
getNextValue(String) - Method in class org.javaWebGen.data.MySQLDataManager
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.MySQLDataManager
 
getNextValue(String) - Method in class org.javaWebGen.data.OracleDataManager
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.OracleDataManager
 
getNextValue(String) - Method in class org.javaWebGen.data.OracleSequence
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.OracleSequence
 
getNextValue(String) - Method in interface org.javaWebGen.data.Sequence
 
getNextValue(Connection, String) - Method in interface org.javaWebGen.data.Sequence
 
getNextValue(String) - Method in class org.javaWebGen.data.WebLogicDataManager
 
getNextValue(Connection, String) - Method in class org.javaWebGen.data.WebLogicDataManager
 
getPage(HttpServletRequest) - Static method in class org.javaWebGen.WebController
get the request page on the request
getPasswd() - Method in class org.javaWebGen.web.LoginBean
 
getPrimaryKeys(Connection, String) - Static method in class org.javaWebGen.data.util.DataMapper
get list of columns with a primary key
getPrimaryKeys() - Method in class org.javaWebGen.util.CodeGenerator
 
getPrimaryKeyTypes() - Method in class org.javaWebGen.util.CodeGenerator
 
getPrimaryType(ArrayList<String>, String[], int[]) - Static method in class org.javaWebGen.data.util.DataMapper
 
getPrimayParmCast(String, int) - Method in class org.javaWebGen.util.CodeGenerator
generate a string to convert from a string to correct Object type
getProperty(String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value a value from the StringBundle that matches the key value this method is used to get configuration values as opposed to messages like the getMessage method it does not try to format the value returned in any way
getProperty(String, String) - Method in class org.javaWebGen.util.PropertiesReader
Returns a value a value from the StringBundle that matches the key value this method is used to get configuration values as opposed to messages like the getMessage method it does not try to format the value returned in any way
getReader(File) - Static method in class org.javaWebGen.util.PropertiesReader
get a propertiesReader using a file object pointing to a valid file
getReader(String) - Static method in class org.javaWebGen.util.PropertiesReader
get a propertiesReader using a resourse bundle
getResultSet(Connection, String) - Method in class org.javaWebGen.data.DAO
get the result set after running a sql statment generaly only used to get the metadata by one of the code generators.
getRoles() - Method in class org.javaWebGen.web.LoginBean
 
getSequence() - Method in interface org.javaWebGen.data.DataManager
 
getSequence() - Method in class org.javaWebGen.data.DerbySQLDataManager
 
getSequence() - Method in class org.javaWebGen.data.HSQLDataManager
 
getSequence() - Method in class org.javaWebGen.data.MSSQLDataManager
 
getSequence() - Method in class org.javaWebGen.data.MySQLDataManager
 
getSequence() - Method in class org.javaWebGen.data.OracleDataManager
 
getSequence() - Method in class org.javaWebGen.data.WebLogicDataManager
 
getSession(HttpServletRequest) - Method in class org.javaWebGen.WebController
return current session
getSize() - Method in class org.javaWebGen.util.CacheManager
The number of total Object(s) in Cache
getSocket() - Method in class org.javaWebGen.util.SocketPool
get open socket connection
getSQL(String, Object[]) - Static method in class org.javaWebGen.util.Util
generate actual SQL to be used by a prepared statement
getSqlText(String) - Method in interface org.javaWebGen.data.DataManager
get a String that is escaped( handles ')
getSqlText(String) - Method in class org.javaWebGen.data.DerbySQLDataManager
get a String that is escaped (handles ') derby likes \' not ''
getSqlText(String) - Method in class org.javaWebGen.data.HSQLDataManager
get a String that is escaped (handles ') hssql likes \' not ''
getSqlText(String) - Method in class org.javaWebGen.data.MSSQLDataManager
get a String that is escapted( handles ')
getSqlText(String) - Method in class org.javaWebGen.data.MySQLDataManager
get a String that is escaped (handles ') mysql like \' not ''
getSqlText(String) - Method in class org.javaWebGen.data.OracleDataManager
get a String that is escaped (handles ') Oracle likes '' not \'
getSqlText(String) - Method in class org.javaWebGen.data.WebLogicDataManager
get a String that is escapted( handles ') WARNING is not tested
getStackTrace(Throwable) - Static method in class org.javaWebGen.util.Util
Get a stackTrace of an exception
getStyle() - Method in class org.javaWebGen.WebSession
 
getTableList() - Method in interface org.javaWebGen.data.DataManager
 
getTableList() - Method in class org.javaWebGen.data.DerbySQLDataManager
 
getTableList() - Method in class org.javaWebGen.data.HSQLDataManager
 
getTableList() - Method in class org.javaWebGen.data.MSSQLDataManager
returns a list of tables in
getTableList() - Method in class org.javaWebGen.data.MySQLDataManager
get a list of tables from the system catalog
getTableList() - Method in class org.javaWebGen.data.OracleDataManager
EXPERIMENTAL returns a list of tables
getTableList() - Method in class org.javaWebGen.data.WebLogicDataManager
 
getTableName() - Method in class org.javaWebGen.util.CodeGenerator
get current table name
getTemplate(String) - Method in class org.javaWebGen.util.CodeGenerator
Get the template from a file if it exists if not return the default template
getTheme() - Method in class org.javaWebGen.WebSession
 
getUserId() - Method in class org.javaWebGen.web.LoginBean
 
getUserName() - Method in class org.javaWebGen.web.LoginBean
 
getVars(List<String>, int[]) - Method in class org.javaWebGen.util.CodeGenerator
Return the type of variable.
getWebRoot() - Method in class org.javaWebGen.WebSession
 
getWebSession(HttpSession) - Method in class org.javaWebGen.WebController
get WebSession object from session
GIF - Static variable in class org.javaWebGen.util.FileUtil
 

H

hasError() - Method in class org.javaWebGen.WebSession
has an error been generated?
HexUtils - Class in org.javaWebGen.util
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class org.javaWebGen.util.HexUtils
 
HSQLDataManager - Class in org.javaWebGen.data
Handles talking to an HSQL embedded DataBase
HSQLDataManager() - Constructor for class org.javaWebGen.data.HSQLDataManager
 
htmlErrorMsg(Throwable) - Static method in class org.javaWebGen.util.HtmlUtil
generates HTML to display an error message please note it displays the real stack trace in a HTML comment
HtmlUtil - Class in org.javaWebGen.util
HTML helper methods
HtmlUtil() - Constructor for class org.javaWebGen.util.HtmlUtil
 

I

ID - Static variable in class org.javaWebGen.config.WebConst
 
IMAGE_BMP - Static variable in class org.javaWebGen.util.FileUtil
 
IMAGE_GIF - Static variable in class org.javaWebGen.util.FileUtil
 
IMAGE_JPEG - Static variable in class org.javaWebGen.util.FileUtil
 
IMAGE_PIC - Static variable in class org.javaWebGen.util.FileUtil
 
IMAGE_PNG - Static variable in class org.javaWebGen.util.FileUtil
 
images() - Method in class org.javaWebGen.WebSession
 
INACTIVE - Static variable in class org.javaWebGen.config.PolicyConst
 
info(Object) - Static method in class org.javaWebGen.util.Util
write an information message to log
init(ServletConfig) - Method in class org.javaWebGen.ControllerServlet
read config file location if it exists xml file location
init() - Method in interface org.javaWebGen.data.DataManager
 
init() - Method in class org.javaWebGen.data.DerbySQLDataManager
 
init() - Method in class org.javaWebGen.data.HSQLDataManager
 
init() - Method in class org.javaWebGen.data.MSSQLDataManager
 
init() - Method in class org.javaWebGen.data.MySQLDataManager
 
init() - Method in class org.javaWebGen.data.OracleDataManager
 
init() - Method in class org.javaWebGen.data.util.GenerateCachedTable
 
init() - Method in class org.javaWebGen.data.util.GenerateDAO
 
init() - Method in class org.javaWebGen.data.util.GenerateDataBean
 
init() - Method in class org.javaWebGen.data.util.GenerateLookup
 
init() - Method in class org.javaWebGen.data.WebLogicDataManager
 
init(ServletConfig) - Method in class org.javaWebGen.FrameworkController
read config file location if it exists xml file location
init() - Method in class org.javaWebGen.util.CodeGenerator
run init code ie stuff to setup templates
init() - Method in class org.javaWebGen.util.GenerateController
 
init() - Method in class org.javaWebGen.util.GenerateModel
 
init() - Method in class org.javaWebGen.util.GenerateTestCase
 
init() - Method in class org.javaWebGen.util.GenerateView
 
INT - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
INT - Variable in class org.javaWebGen.data.HSQLDataManager
 
INT - Variable in class org.javaWebGen.data.MSSQLDataManager
 
INT - Variable in class org.javaWebGen.data.MySQLDataManager
 
INT - Variable in class org.javaWebGen.data.OracleDataManager
 
INT - Variable in class org.javaWebGen.data.WebLogicDataManager
 
INVALID_COLUMN_NAME - Static variable in exception org.javaWebGen.exception.DBException
 
isAuthorized(LoginBean, String) - Method in class org.javaWebGen.web.BaseLoginModel
is their role authorized to to this role?
isAuthorized(String) - Method in class org.javaWebGen.web.LoginBean
 
isCached(Object, Class) - Method in class org.javaWebGen.util.CacheManager
is this object cached?
isLoggedIn() - Method in class org.javaWebGen.web.LoginBean
 

J

JDBC_DRIVER - Static variable in interface org.javaWebGen.config.DBConst
 
JDBC_PASSWORD - Static variable in interface org.javaWebGen.config.DBConst
 
JDBC_URL - Static variable in interface org.javaWebGen.config.DBConst
 
JDBC_USERID - Static variable in interface org.javaWebGen.config.DBConst
 
JDBCConnectionPool - Class in org.javaWebGen.data
this is untested connection pool using the Datasource pooling from the JDBC driver IT uses JNDI to find the correct driver.
JDBCConnectionPool(PropertiesReader) - Constructor for class org.javaWebGen.data.JDBCConnectionPool
 
JPEG - Static variable in class org.javaWebGen.util.FileUtil
 
JSON - Static variable in class org.javaWebGen.FrameworkController
 
JSON_MIME - Static variable in class org.javaWebGen.FrameworkController
 

L

leave(String) - Static method in class org.javaWebGen.util.Util
write a trace statement when leaveing a method
LIST_CMD - Static variable in class org.javaWebGen.config.WebConst
 
LOG_NAME - Static variable in class org.javaWebGen.config.ConfigConst
 
LOGIN - Static variable in class org.javaWebGen.config.WebConst
 
login(String, String) - Method in class org.javaWebGen.web.BaseLoginModel
try to login to the app if user id and password are not found it will set the user_name and password to a default Feel free to extend this class to provide you own logic for example throwing an WebAppException exception if login attempts are excessive
LOGIN_FAILED - Static variable in class org.javaWebGen.config.MsgConst
 
LOGIN_URL - Static variable in class org.javaWebGen.config.WebConst
 
LoginBean - Class in org.javaWebGen.web
 
LoginBean() - Constructor for class org.javaWebGen.web.LoginBean
 
LoginController - Class in org.javaWebGen
 
LoginController() - Constructor for class org.javaWebGen.LoginController
 
LoginDAO - Class in org.javaWebGen.web
TEST class.
LoginDAO() - Constructor for class org.javaWebGen.web.LoginDAO
 
LONG - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
LONG - Variable in class org.javaWebGen.data.HSQLDataManager
 
LONG - Variable in class org.javaWebGen.data.MSSQLDataManager
 
LONG - Variable in class org.javaWebGen.data.MySQLDataManager
 
LONG - Variable in class org.javaWebGen.data.OracleDataManager
 
LONG - Variable in class org.javaWebGen.data.WebLogicDataManager
 

M

main(String[]) - Static method in class org.javaWebGen.data.testCase.TestDB
 
main(String[]) - Static method in class org.javaWebGen.data.testCase.UtilTestHarness
 
main(String[]) - Static method in class org.javaWebGen.data.util.GenerateCachedTable
 
main(String[]) - Static method in class org.javaWebGen.data.util.GenerateDAO
main
main(String[]) - Static method in class org.javaWebGen.data.util.GenerateDataBean
main
main(String[]) - Static method in class org.javaWebGen.data.util.GenerateLookup
 
main(String[]) - Static method in class org.javaWebGen.util.GenerateController
main
main(String[]) - Static method in class org.javaWebGen.util.GenerateModel
main
main(String[]) - Static method in class org.javaWebGen.util.GenerateTestCase
main
main(String[]) - Static method in class org.javaWebGen.util.GenerateView
 
main(String[]) - Static method in class org.javaWebGen.util.UtilTestHarness
 
makeConstructor() - Method in class org.javaWebGen.data.util.GenerateCachedTable
 
makeConstructor() - Method in class org.javaWebGen.data.util.GenerateLookup
 
makeCreateVars(String[], int[]) - Method in class org.javaWebGen.util.GenerateView
gen all private vars
makeDelete(String[], int[]) - Method in class org.javaWebGen.util.GenerateTestCase
make delete test case
makeFindByMethod(String[], int[]) - Method in class org.javaWebGen.data.util.GenerateCachedTable
generate finderMethod
makeFindByMethod(String[], int[]) - Method in class org.javaWebGen.data.util.GenerateLookup
 
makeForm(String[], int[]) - Method in class org.javaWebGen.util.GenerateView
FORM
makeGetByPrimaryKey(String[], int[]) - Method in class org.javaWebGen.util.GenerateTestCase
getPrimary key test case
makeGettersSetters(String[], int[]) - Static method in class org.javaWebGen.data.util.DataMapper
gen getter and setter methods
makeInit(String[]) - Method in class org.javaWebGen.data.util.GenerateCachedTable
 
makeInit(String[]) - Method in class org.javaWebGen.data.util.GenerateLookup
 
makeInsert(String[], int[]) - Method in class org.javaWebGen.util.GenerateTestCase
make test Insert TestCase
makeInsertSQL(String[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
gen insert sql
makeJSON(String[], int[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
gen JSON for databean
makeList(String[], int[]) - Method in class org.javaWebGen.util.GenerateView
FORM
makeListAll(String) - Method in class org.javaWebGen.data.util.GenerateLookup
 
makeListAll(String[], int[]) - Method in class org.javaWebGen.util.GenerateTestCase
make list all test case
makeLoad(String[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
gen load method
makeOverloadSetters(String[], int[]) - Static method in class org.javaWebGen.data.util.DataMapper
gen setter for non String data Will convert from string input
makePrivateVars(String[], int[]) - Static method in class org.javaWebGen.data.util.DataMapper
gen all private vars
makeSelectSQL(String[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
gen select sql
makeSetDataMethod(String[], int[]) - Static method in class org.javaWebGen.data.util.DataMapper
gen setData metod
makeTypes(String[], int[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
list of list of column types
makeTypes(String[], int[]) - Method in class org.javaWebGen.util.GenerateView
list of list of column types
makeUpdate(String[], int[]) - Method in class org.javaWebGen.util.GenerateTestCase
make update test case
makeUpdateSQL(String[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
gen update sql
makeVars(String[], int[]) - Method in class org.javaWebGen.util.GenerateView
gen all private vars
makeXML(String, String[], int[]) - Method in class org.javaWebGen.data.util.GenerateDataBean
gen xml for databean
mapData() - Method in class org.javaWebGen.util.CodeGenerator
map data types from current table
mapGetData(String, String, int) - Static method in class org.javaWebGen.data.util.DataMapper
generate getData method
mapGetData(String, Integer, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Short, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Byte, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Float, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Long, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Boolean, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, BigDecimal, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Double, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Date, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetData(String, Object, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapGetDataMethod(String[], int[]) - Static method in class org.javaWebGen.data.util.DataMapper
returns GetData Method
mapInsertSQL(String[], String) - Static method in class org.javaWebGen.data.util.DataMapper
build insert SQL
mapLoad(String[], String) - Static method in class org.javaWebGen.data.util.DataMapper
build select for loadData method
mapMethod(String, Integer) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Short) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Byte) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Float) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Long) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, String) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Date) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Boolean) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, BigDecimal) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Double) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter
mapMethod(String, Object) - Static method in class org.javaWebGen.data.util.DataMapper
build getter setter for Blobs may not work!
mapParm(String, Integer) - Static method in class org.javaWebGen.data.util.DataMapper
mapParm
mapParm(String, Short) - Static method in class org.javaWebGen.data.util.DataMapper
mapParm
mapParm(String, Byte) - Static method in class org.javaWebGen.data.util.DataMapper
mapParm
mapParm(String, Float) - Static method in class org.javaWebGen.data.util.DataMapper
mapParm
mapParm(String, Double) - Static method in class org.javaWebGen.data.util.DataMapper
mapParm
mapParm(String, Object) - Static method in class org.javaWebGen.data.util.DataMapper
 
mapParm(String, String) - Static method in class org.javaWebGen.data.util.DataMapper
map PARM
mapParm(String, Date) - Static method in class org.javaWebGen.data.util.DataMapper
map PARM
mapParm(String, Boolean) - Static method in class org.javaWebGen.data.util.DataMapper
map PARM
mapParm(String, BigDecimal) - Static method in class org.javaWebGen.data.util.DataMapper
Map PARM
mapping - Variable in class org.javaWebGen.ControllerServlet
 
mapping - Variable in class org.javaWebGen.FrameworkController
 
mapSelectSQL(String[], String) - Static method in class org.javaWebGen.data.util.DataMapper
build select statment
mapSetData(String, String, int) - Static method in class org.javaWebGen.data.util.DataMapper
build get data method
mapSetData(String, Integer, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Long, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Byte, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Short, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Float, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Double, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, BigDecimal, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Boolean, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Date, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapSetData(String, Object, int) - Static method in class org.javaWebGen.data.util.DataMapper
build set data method
mapUpdateSQL(String[], String) - Static method in class org.javaWebGen.data.util.DataMapper
build update sql
mapVar(String, Integer) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
mapVar(String, Long) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
mapVar(String, Byte) - Static method in class org.javaWebGen.data.util.DataMapper
/** map vars
mapVar(String, Short) - Static method in class org.javaWebGen.data.util.DataMapper
 
mapVar(String, Float) - Static method in class org.javaWebGen.data.util.DataMapper
 
mapVar(String, Double) - Static method in class org.javaWebGen.data.util.DataMapper
 
mapVar(String, String) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
mapVar(String, Date) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
mapVar(String, Boolean) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
mapVar(String, Object) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
mapVar(String, BigDecimal) - Static method in class org.javaWebGen.data.util.DataMapper
map vars
MAX_RETRIES - Variable in class org.javaWebGen.util.SocketPool
 
MESSAGE - Static variable in class org.javaWebGen.config.ConfigConst
 
messages - Static variable in exception org.javaWebGen.exception.DBException
 
messages - Static variable in exception org.javaWebGen.exception.UtilException
 
messages - Static variable in exception org.javaWebGen.exception.WebAppException
Error message
messages - Static variable in exception org.javaWebGen.exception.WebAuthException
 
MODE - Static variable in class org.javaWebGen.config.WebConst
 
Model - Interface in org.javaWebGen
All Model Classes must implement this
MSG_FAILED - Static variable in class org.javaWebGen.config.MsgConst
 
MsgConst - Class in org.javaWebGen.config
Strores message codes
MsgConst() - Constructor for class org.javaWebGen.config.MsgConst
 
MSSQLDataManager - Class in org.javaWebGen.data
handles talking to a Microsoft's SQL server using Microsoft's buggy JDBC driver.
MSSQLDataManager() - Constructor for class org.javaWebGen.data.MSSQLDataManager
 
MySQLDataManager - Class in org.javaWebGen.data
handles talking to an mySQL database.
MySQLDataManager() - Constructor for class org.javaWebGen.data.MySQLDataManager
 

N

NEXT_VALUE_TABLE - Static variable in interface org.javaWebGen.config.DBConst
 
NONE - Static variable in exception org.javaWebGen.exception.WebAuthException
 
NOT_FOUND_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
NULLPARM_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 

O

OBJECT - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
OBJECT - Variable in class org.javaWebGen.data.HSQLDataManager
 
OBJECT - Variable in class org.javaWebGen.data.MSSQLDataManager
 
OBJECT - Variable in class org.javaWebGen.data.MySQLDataManager
 
OBJECT - Variable in class org.javaWebGen.data.OracleDataManager
 
OBJECT - Variable in class org.javaWebGen.data.WebLogicDataManager
 
OBJECT_POOL - Static variable in exception org.javaWebGen.exception.UtilException
 
ObjectPool - Class in org.javaWebGen.util
Generic class for handling Object pooling
ObjectPool() - Constructor for class org.javaWebGen.util.ObjectPool
 
ObjectPool(int) - Constructor for class org.javaWebGen.util.ObjectPool
 
OldJDBCConnectionPool - Class in org.javaWebGen.data
Very Simple Database(JDBC) connction pool for keeping a pool of open database connections.
OldJDBCConnectionPool(String, String, String, String) - Constructor for class org.javaWebGen.data.OldJDBCConnectionPool
 
OldJDBCConnectionPool(PropertiesReader, String) - Constructor for class org.javaWebGen.data.OldJDBCConnectionPool
 
OracleDataManager - Class in org.javaWebGen.data
Handles talking to an oracle database.
OracleDataManager() - Constructor for class org.javaWebGen.data.OracleDataManager
 
OracleSequence - Class in org.javaWebGen.data
used to find next unique value(sequence) of a primary key for a oracle database @see GenericSequence This will someday use native ORACLE SEQUENCE TABLES
OracleSequence(DataManager) - Constructor for class org.javaWebGen.data.OracleSequence
 
org.javaWebGen - package org.javaWebGen
 
org.javaWebGen.config - package org.javaWebGen.config
 
org.javaWebGen.data - package org.javaWebGen.data
 
org.javaWebGen.data.testCase - package org.javaWebGen.data.testCase
 
org.javaWebGen.data.util - package org.javaWebGen.data.util
 
org.javaWebGen.exception - package org.javaWebGen.exception
 
org.javaWebGen.util - package org.javaWebGen.util
 
org.javaWebGen.web - package org.javaWebGen.web
 

P

PAGE - Static variable in class org.javaWebGen.config.WebConst
 
PAGE - Static variable in class org.javaWebGen.ControllerServlet
 
PAGE - Static variable in class org.javaWebGen.FrameworkController
 
PIC - Static variable in class org.javaWebGen.util.FileUtil
 
PNG - Static variable in class org.javaWebGen.util.FileUtil
 
PolicyConst - Class in org.javaWebGen.config
Stores message codes
PolicyConst() - Constructor for class org.javaWebGen.config.PolicyConst
 
processFile(String) - Method in class org.javaWebGen.util.CodeGenerator
process table list
PropertiesReader - Class in org.javaWebGen.util
class reads messages from a resource bundle or config properties
PROPREADER - Static variable in exception org.javaWebGen.exception.UtilException
 

Q

query(Connection, String, Object[]) - Method in class org.javaWebGen.data.DAO
returns the results of running a SQL statement Calling object is responsible for handling the data base connection
query(String, Object[]) - Method in class org.javaWebGen.data.DAO
returns the results of running a sql statement and handles the database connection
query(String) - Method in class org.javaWebGen.data.DAO
returns the results of running a SQL statement Calling objects should use the runQuery method instead it returns more information
query(Connection, String) - Method in class org.javaWebGen.data.DAO
returns the results of running a sql statement Calling object is responsible for handleing data base conection Calling object should use the runQuery method because it returns more information

R

remove(Object, Class) - Method in class org.javaWebGen.util.CacheManager
remove a Object from the cache
remove(Object, String) - Method in class org.javaWebGen.util.CacheManager
removes an Object from the cache.
replace(String, Object[]) - Static method in class org.javaWebGen.util.StringUtil
replace text special tags(IE {1}) in a string like MessageFormat except it can handle unlimited number of parms (IE >10).
replace(String, String, String) - Static method in class org.javaWebGen.util.StringUtil
replace text in a string will replaces All occurrences of the search String.
ReportDAO - Class in org.javaWebGen.data
WARNING this class can be Dangerous.
ReportDAO() - Constructor for class org.javaWebGen.data.ReportDAO
 
RESULT - Static variable in class org.javaWebGen.config.WebConst
 
ROLES_SQL - Static variable in class org.javaWebGen.web.LoginDAO
 
rollbackTransaction(Connection) - Method in interface org.javaWebGen.data.DataManager
rollback uncommited data ignoring any errors
rollbackTransaction(Connection) - Method in class org.javaWebGen.data.DerbySQLDataManager
rollback transaction
rollbackTransaction(Connection) - Method in class org.javaWebGen.data.HSQLDataManager
 
rollbackTransaction(Connection) - Method in class org.javaWebGen.data.MSSQLDataManager
 
rollbackTransaction(Connection) - Method in class org.javaWebGen.data.MySQLDataManager
rollback transaction
rollbackTransaction(Connection) - Method in class org.javaWebGen.data.OracleDataManager
 
rollbackTransaction(Connection) - Method in class org.javaWebGen.data.WebLogicDataManager
 
run() - Method in class org.javaWebGen.util.CacheListener
 
run() - Method in class org.javaWebGen.util.CacheReaper
 
runQuery(Connection, String) - Method in class org.javaWebGen.data.DAO
runs a SQL statemnt returning the resultes in a DbResult object The calling object is responsible for handling the connection to the data base.
runQuery(String) - Method in class org.javaWebGen.data.DAO
runs an SQL statement returning the results in a DbResult object data base.
runQuery(Connection, String, Object[]) - Method in class org.javaWebGen.data.DAO
runs an SQL statemnt returning the results in a DbResult object calling object should use this method.
runQuery(String, Object[]) - Method in class org.javaWebGen.data.DAO
runs an SQL statement returning the results in a DbResult object calling objects should use this method
runSQL(String) - Method in class org.javaWebGen.data.ReportDAO
returns an DBResult based on a database query

S

Sequence - Interface in org.javaWebGen.data
 
SEQUENCE_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.javaWebGen.ControllerServlet
Main web controller entry point calls a registered Web Controller based on a req.
service(HttpServletRequest, HttpServletResponse) - Method in class org.javaWebGen.FrameworkController
Main web controller entry point calls a registered Web Controller based on a req.
service(HttpServletRequest, HttpServletResponse) - Method in class org.javaWebGen.ViewFile
 
service(ServletRequest, ServletResponse) - Method in class org.javaWebGen.ViewText
 
setCmdParms(String[]) - Method in class org.javaWebGen.util.CodeGenerator
get the parms that where passed in on the command line and set the correct vars
setColName(String, int) - Method in class org.javaWebGen.data.DbResult
change the column name if the index is out of range it will not change anything
setColumn(int, int, Object, PreparedStatement) - Method in class org.javaWebGen.data.DAO
set a column in a prepared statement based on the java.sql.Type for that column
setData(Object[]) - Method in interface org.javaWebGen.data.DataBean
set object data.
setDriverClass(String) - Method in class org.javaWebGen.data.DerbySQLDataManager
used to change the default database driver
setDriverClass(String) - Method in class org.javaWebGen.data.HSQLDataManager
used to change the default database driver
setError(String) - Method in class org.javaWebGen.data.DbResult
return all the rows int the result set
setError(String) - Method in class org.javaWebGen.WebSession
set an error message generally this is done only by a controller
setError(String, Exception) - Method in class org.javaWebGen.WebSession
set an error message generally this is done only by a controller
setException(Exception) - Method in class org.javaWebGen.WebSession
 
setFormCheck() - Static method in class org.javaWebGen.util.HtmlUtil
 
setLogin(LoginBean) - Method in class org.javaWebGen.WebSession
 
setLogInStatus(boolean) - Method in class org.javaWebGen.web.LoginBean
 
setPasswd(String) - Method in class org.javaWebGen.web.LoginBean
 
setPoolSize(int) - Method in class org.javaWebGen.util.ObjectPool
 
setReader(PropertiesReader) - Method in interface org.javaWebGen.data.DataManager
 
setReader(PropertiesReader) - Method in class org.javaWebGen.data.DerbySQLDataManager
set db properties reader
setReader(PropertiesReader) - Method in class org.javaWebGen.data.HSQLDataManager
set db properties reader
setReader(PropertiesReader) - Method in class org.javaWebGen.data.MSSQLDataManager
set db properties reader
setReader(PropertiesReader) - Method in class org.javaWebGen.data.MySQLDataManager
set db properties reader
setReader(PropertiesReader) - Method in class org.javaWebGen.data.OracleDataManager
 
setReader(PropertiesReader) - Method in class org.javaWebGen.data.WebLogicDataManager
set db properties reader
setRecyleTime(long) - Method in class org.javaWebGen.util.ObjectPool
 
setSequence(Sequence) - Method in interface org.javaWebGen.data.DataManager
Use this sequence generator NOTE this should not be used by a calling class
setSequence(Sequence) - Method in class org.javaWebGen.data.DerbySQLDataManager
 
setSequence(Sequence) - Method in class org.javaWebGen.data.HSQLDataManager
 
setSequence(Sequence) - Method in class org.javaWebGen.data.MSSQLDataManager
 
setSequence(Sequence) - Method in class org.javaWebGen.data.MySQLDataManager
 
setSequence(Sequence) - Method in class org.javaWebGen.data.OracleDataManager
 
setSequence(Sequence) - Method in class org.javaWebGen.data.WebLogicDataManager
 
setTableName(String) - Method in class org.javaWebGen.util.CodeGenerator
sets the current table name
setTheme(String) - Method in class org.javaWebGen.WebSession
 
setUserId(String) - Method in class org.javaWebGen.web.LoginBean
 
setUserName(String) - Method in class org.javaWebGen.web.LoginBean
 
setUserRole(String[]) - Method in class org.javaWebGen.web.LoginBean
 
setWebRoot(String) - Method in class org.javaWebGen.WebSession
set web root url
SHAencode(String) - Static method in class org.javaWebGen.util.StringUtil
Encode a string using SHA1 Message Digest
size() - Method in class org.javaWebGen.data.DbResult
return number of rows in results
SOAP - Static variable in class org.javaWebGen.FrameworkController
 
SOAP_BODY - Static variable in class org.javaWebGen.WebController
 
SOAP_FOOTER - Static variable in class org.javaWebGen.WebController
 
SOAP_HEADER - Static variable in class org.javaWebGen.WebController
 
SOAP_MIME - Static variable in class org.javaWebGen.FrameworkController
 
SocketPool - Class in org.javaWebGen.util
Very Simple Pool of Socket network Connections NOTE: Expermintal IE untested
SocketPool(String, int) - Constructor for class org.javaWebGen.util.SocketPool
 
SocketPool(PropertiesReader) - Constructor for class org.javaWebGen.util.SocketPool
NOT USED YET
sql - Static variable in class org.javaWebGen.data.GenericSequence
 
sql - Static variable in class org.javaWebGen.data.OracleSequence
 
SQL_ERROR - Static variable in exception org.javaWebGen.exception.DBException
 
sqlDump(String) - Static method in class org.javaWebGen.util.Util
write out the real sql statement to the log
sqlDump(String, Object[]) - Static method in class org.javaWebGen.util.Util
write out sql statement to log
sqlDump(String, int) - Static method in class org.javaWebGen.util.Util
write out actuall sql statement to log
sqlDump(String, int, int) - Static method in class org.javaWebGen.util.Util
write out actuall sql statement to log file
sqlDump(String, Object[], int) - Static method in class org.javaWebGen.util.Util
write out actuall sql statement to log file
sqlDump(String, Object[], int, int) - Static method in class org.javaWebGen.util.Util
write out actuall sql statement to log file
sqlEsc(String, String) - Static method in class org.javaWebGen.util.StringUtil
Used to escape ' with withText
sqlEscWithBackslash(String) - Static method in class org.javaWebGen.util.StringUtil
Used to escape sql strings replaces ' whith \'
sqlEscWithSingleQuote(String) - Static method in class org.javaWebGen.util.StringUtil
 
startTransaction(Connection) - Method in interface org.javaWebGen.data.DataManager
start Db tranacton
startTransaction(Connection) - Method in class org.javaWebGen.data.DerbySQLDataManager
 
startTransaction(Connection) - Method in class org.javaWebGen.data.HSQLDataManager
 
startTransaction(Connection) - Method in class org.javaWebGen.data.MSSQLDataManager
 
startTransaction(Connection) - Method in class org.javaWebGen.data.MySQLDataManager
start a DB transaction
startTransaction(Connection) - Method in class org.javaWebGen.data.OracleDataManager
 
startTransaction(Connection) - Method in class org.javaWebGen.data.WebLogicDataManager
 
STRING - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
STRING - Variable in class org.javaWebGen.data.HSQLDataManager
 
STRING - Variable in class org.javaWebGen.data.MSSQLDataManager
 
STRING - Variable in class org.javaWebGen.data.MySQLDataManager
 
STRING - Variable in class org.javaWebGen.data.OracleDataManager
 
STRING - Variable in class org.javaWebGen.data.WebLogicDataManager
 
STRING_REPLACE - Static variable in exception org.javaWebGen.exception.UtilException
 
StringUtil - Class in org.javaWebGen.util
Misc static String methods that needed a home somewhere
StringUtil() - Constructor for class org.javaWebGen.util.StringUtil
 
stripEvilTags(String) - Static method in class org.javaWebGen.util.HtmlUtil
removed Evil tags that can cause security problems.
stripTags(String) - Static method in class org.javaWebGen.util.HtmlUtil
removed all tags( IE < > ) from input string This should be used on all input fields and anything pass on the URL to prevent cross site scripting attacks
stylesheet() - Method in class org.javaWebGen.WebSession
 
suite() - Static method in class org.javaWebGen.data.testCase.TestDB
 
suite() - Static method in class org.javaWebGen.util.UtilTestHarness
 

T

TARGET - Static variable in class org.javaWebGen.config.WebConst
 
testBasicConnection() - Method in class org.javaWebGen.data.testCase.TestDB
 
testCache() - Method in class org.javaWebGen.data.testCase.UtilTestHarness
 
testCache() - Method in class org.javaWebGen.util.UtilTestHarness
 
TestDAO - Class in org.javaWebGen.data.testCase
 
TestDAO() - Constructor for class org.javaWebGen.data.testCase.TestDAO
 
TestDB - Class in org.javaWebGen.data.testCase
 
TestDB(String) - Constructor for class org.javaWebGen.data.testCase.TestDB
 
testDM() - Method in class org.javaWebGen.data.testCase.TestDB
 
testHTMLUtil() - Method in class org.javaWebGen.data.testCase.UtilTestHarness
 
testJSon() - Method in class org.javaWebGen.util.UtilTestHarness
 
testLog() - Method in class org.javaWebGen.data.testCase.TestDB
 
testLog() - Method in class org.javaWebGen.data.testCase.UtilTestHarness
 
testLog() - Method in class org.javaWebGen.util.UtilTestHarness
 
testRealLifeConnection() - Method in class org.javaWebGen.data.testCase.TestDB
 
testReplace() - Method in class org.javaWebGen.data.testCase.UtilTestHarness
 
testReplace() - Method in class org.javaWebGen.util.UtilTestHarness
 
testSequence() - Method in class org.javaWebGen.data.testCase.TestDB
 
testStringUtil() - Method in class org.javaWebGen.data.testCase.TestDB
 
testStringUtil() - Method in class org.javaWebGen.data.testCase.UtilTestHarness
 
testTableCreate() - Method in class org.javaWebGen.data.testCase.TestDB
 
testTableUpdate() - Method in class org.javaWebGen.data.testCase.TestDB
 
THEME - Static variable in class org.javaWebGen.config.ConfigConst
 
TIMESTAMP - Variable in class org.javaWebGen.data.DerbySQLDataManager
 
TIMESTAMP - Variable in class org.javaWebGen.data.HSQLDataManager
 
TIMESTAMP - Variable in class org.javaWebGen.data.MSSQLDataManager
 
TIMESTAMP - Variable in class org.javaWebGen.data.MySQLDataManager
 
TIMESTAMP - Variable in class org.javaWebGen.data.OracleDataManager
 
TIMESTAMP - Variable in class org.javaWebGen.data.WebLogicDataManager
 
toJSON() - Method in interface org.javaWebGen.data.DataBean
Get the row data in an JSON form
TOO_MANY_ROWS - Static variable in class org.javaWebGen.data.DAO
 
TOO_MANY_ROWS_WARNING - Static variable in class org.javaWebGen.data.DAO
 
toXML() - Method in interface org.javaWebGen.data.DataBean
Get the row data in an XML form
toXml() - Method in class org.javaWebGen.WebSession
make xml string of current web session mainly useful for debugging
trace(Object) - Static method in class org.javaWebGen.util.Util
write an information message to log
truncate(int, String) - Static method in class org.javaWebGen.util.StringUtil
Returns a string truncated to a specific size ignoring training spaces
trySequence() - Method in class org.javaWebGen.data.testCase.TestDAO
 
trySQL(String) - Method in class org.javaWebGen.data.testCase.TestDAO
 
TS - Static variable in class org.javaWebGen.util.CodeGenerator
TAB spacer (IE 4 spaces

U

update(String) - Method in class org.javaWebGen.data.DAO
make a change to a database using sql
update(Connection, String) - Method in class org.javaWebGen.data.DAO
make a change to a database using sql calling objects should handle the database connection
update(String, Object[]) - Method in class org.javaWebGen.data.DAO
make a change to a database using sql
update(Connection, String, Object[]) - Method in class org.javaWebGen.data.DAO
make a change to a database using sql
UPDATE_CMD - Static variable in class org.javaWebGen.config.WebConst
 
UPDATE_DID_NOTHING - Static variable in exception org.javaWebGen.exception.WebAppException
 
UPDATE_SQL - Static variable in class org.javaWebGen.data.GenericSequence
 
UPDATE_SQL - Static variable in class org.javaWebGen.data.OracleSequence
 
updateDataBean(String, DataBean) - Method in class org.javaWebGen.data.DAO
runs an update to database based on a DataBean
updateDataBean(Connection, String, DataBean) - Method in class org.javaWebGen.data.DAO
runs an update to database based on a DataBean
updateSQL(String) - Method in class org.javaWebGen.data.ReportDAO
RUNS A sql update statement
USE_TRANSACTION - Static variable in interface org.javaWebGen.config.DBConst
 
useage() - Method in class org.javaWebGen.data.util.GenerateDAO
 
useage() - Method in class org.javaWebGen.data.util.GenerateDataBean
 
useage() - Method in class org.javaWebGen.data.util.GenerateLookup
 
useage() - Method in class org.javaWebGen.util.CodeGenerator
print instruction on how to object from the command line to sysout
useage() - Method in class org.javaWebGen.util.GenerateController
 
useage() - Method in class org.javaWebGen.util.GenerateModel
 
useage() - Method in class org.javaWebGen.util.GenerateTestCase
 
useage() - Method in class org.javaWebGen.util.GenerateView
 
USER - Static variable in class org.javaWebGen.web.LoginBean
 
USER_ID - Static variable in class org.javaWebGen.config.WebConst
 
USER_PASS - Static variable in class org.javaWebGen.config.WebConst
 
USER_SQL - Static variable in class org.javaWebGen.web.LoginDAO
 
useUpCaseTableName - Static variable in class org.javaWebGen.data.util.DataMapper
 
Util - Class in org.javaWebGen.util
Misc static methods that needed a home somewhere might somday move the log methods out
Util() - Constructor for class org.javaWebGen.util.Util
 
UtilException - Exception in org.javaWebGen.exception
utility Exception
UtilException() - Constructor for exception org.javaWebGen.exception.UtilException
 
UtilException(String) - Constructor for exception org.javaWebGen.exception.UtilException
 
UtilException(int, Exception) - Constructor for exception org.javaWebGen.exception.UtilException
 
UtilException(int, String) - Constructor for exception org.javaWebGen.exception.UtilException
 
UtilException(int) - Constructor for exception org.javaWebGen.exception.UtilException
 
UtilException(int, String, Exception) - Constructor for exception org.javaWebGen.exception.UtilException
 
UtilTestHarness - Class in org.javaWebGen.data.testCase
Check harness for Utility methods
UtilTestHarness(String) - Constructor for class org.javaWebGen.data.testCase.UtilTestHarness
 
UtilTestHarness - Class in org.javaWebGen.util
Check harness for Utility methods
UtilTestHarness(String) - Constructor for class org.javaWebGen.util.UtilTestHarness
 

V

validate(Object) - Method in class org.javaWebGen.data.OldJDBCConnectionPool
validate to connection is still open
validate(Object) - Method in class org.javaWebGen.util.ObjectPool
validate the object is valid
validate(Object) - Method in class org.javaWebGen.util.SocketPool
validate socket is still open
VALIDATE_ERROR - Static variable in exception org.javaWebGen.exception.WebAppException
 
valSession(HttpServletRequest, HttpServletResponse, HttpSession) - Method in class org.javaWebGen.WebController
validate Session and check login etc
VERSION - Static variable in class org.javaWebGen.data.util.GenerateCachedTable
 
VERSION - Static variable in class org.javaWebGen.data.util.GenerateDAO
 
VERSION - Static variable in class org.javaWebGen.data.util.GenerateDataBean
 
VERSION - Static variable in class org.javaWebGen.data.util.GenerateLookup
 
VERSION - Static variable in class org.javaWebGen.util.GenerateController
 
VERSION - Static variable in class org.javaWebGen.util.GenerateModel
 
VERSION - Static variable in class org.javaWebGen.util.GenerateTestCase
 
VERSION - Static variable in class org.javaWebGen.util.GenerateView
 
VIEW - Static variable in class org.javaWebGen.FrameworkController
 
VIEW_GROUP - Static variable in class org.javaWebGen.config.PolicyConst
 
VIEW_POLICY - Static variable in class org.javaWebGen.config.PolicyConst
 
VIEW_PROFILE - Static variable in class org.javaWebGen.config.PolicyConst
 
VIEW_QUERY - Static variable in class org.javaWebGen.config.PolicyConst
 
VIEW_ROLE - Static variable in class org.javaWebGen.config.PolicyConst
 
VIEW_USERS - Static variable in class org.javaWebGen.config.PolicyConst
 
ViewFile - Class in org.javaWebGen
Title:
ViewFile() - Constructor for class org.javaWebGen.ViewFile
 
ViewText - Class in org.javaWebGen
Title:
ViewText() - Constructor for class org.javaWebGen.ViewText
 

W

warn(Object) - Static method in class org.javaWebGen.util.Util
write an warning message to log
WEB_CONTROLLER - Static variable in class org.javaWebGen.config.WebConst
 
WEB_ROOT - Static variable in class org.javaWebGen.config.ConfigConst
 
WEB_SESSION - Static variable in class org.javaWebGen.config.WebConst
 
WebAppException - Exception in org.javaWebGen.exception
Web Appliiction error
WebAppException() - Constructor for exception org.javaWebGen.exception.WebAppException
 
WebAppException(String) - Constructor for exception org.javaWebGen.exception.WebAppException
 
WebAppException(int, Exception) - Constructor for exception org.javaWebGen.exception.WebAppException
 
WebAppException(int, String) - Constructor for exception org.javaWebGen.exception.WebAppException
 
WebAppException(int) - Constructor for exception org.javaWebGen.exception.WebAppException
 
WebAppException(int, String, Exception) - Constructor for exception org.javaWebGen.exception.WebAppException
 
WebAuthException - Exception in org.javaWebGen.exception
Application Authentication Eroor Action not allowed
WebAuthException() - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebAuthException(String) - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebAuthException(int, SQLException) - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebAuthException(int) - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebAuthException(int, String) - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebAuthException(int, String, Exception) - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebAuthException(int, Exception) - Constructor for exception org.javaWebGen.exception.WebAuthException
 
WebConst - Class in org.javaWebGen.config
Stores Command parameter constants
WebConst() - Constructor for class org.javaWebGen.config.WebConst
 
WebController - Class in org.javaWebGen
Title: WebController
WebController() - Constructor for class org.javaWebGen.WebController
 
WebLogicDataManager - Class in org.javaWebGen.data
Handles talking to Weblogic to get a database conneciton.
WebLogicDataManager() - Constructor for class org.javaWebGen.data.WebLogicDataManager
 
webRoot() - Method in class org.javaWebGen.WebSession
 
WebSession - Class in org.javaWebGen
 
WebSession() - Constructor for class org.javaWebGen.WebSession
 
WRONG_NUMBER_OF_ROWS - Static variable in exception org.javaWebGen.exception.DBException
 

X

XML_FILE - Static variable in class org.javaWebGen.config.ConfigConst
 

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

Copyright(C) 2003-2006 Kevin Scott - All Rights Reserved. SourceForge.net Logo