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

A

acceptsURL(String) - Method in class org.experlog.db.DummyDriver
 
Action - Class in org.experlog.openeas.api
An Expershop Action.
Action() - Constructor for class org.experlog.openeas.api.Action
 
actionFailed() - Method in class org.experlog.base.ESServlet
 
addBatch(String) - Method in class org.experlog.db.DummyStatement
 
addColumn(String, int, String) - Method in class org.experlog.db.ESDbObject
 
addColumn(String, int, String) - Method in class org.experlog.openeas.api.DbObject
 
addDataObject(String, DataObject) - Method in interface org.experlog.gencode.DynHtml
Define a data set
addDataObject(String, DataObject) - Method in class org.experlog.gencode.ESDynHtml
public ESDynHtml(Client session, File file, boolean enforceSecurity) { super(session, file, enforceSecurity); Define a data set
addDataObject(String, DataObject) - Method in class org.experlog.openeas.api.Action
 
addDataSet(String, DataSet) - Method in interface org.experlog.gencode.DynHtml
Define a data set
addDataSet(String, DataSet) - Method in class org.experlog.gencode.ESDynHtml
Define a data set
addDataSet(String, DataSet) - Method in class org.experlog.openeas.api.Action
 
addDataSource(ESDataSourceWrapper) - Static method in class org.experlog.openeas.api.ConnectionManager
add a datasource to the list of known datasources
addLog(String) - Method in class org.experlog.base.DatasourceRequest
 
addParameter(String, String) - Method in class org.experlog.base.ESServletRequest
Add a new parameter, or set the value of an existing one.
addParameter(String, String) - Method in class org.experlog.openeas.api.ServletRequest
Add a new parameter, or set the value of an existing one.
addParameterValues(String, String[]) - Method in class org.experlog.base.ESServletRequest
 
addParameterValues(String, String[]) - Method in class org.experlog.openeas.api.ServletRequest
 
addStatement(String, CustomStatement) - Method in class org.experlog.gencode.ESDynHtml
 
addUserObject(String, UserObject) - Method in class org.experlog.base.OpenClient
 
adminPasswd_ - Variable in class org.experlog.util.AppConfiguration
 
AND - Static variable in class org.experlog.gencode.ExpParser
 
AppConfiguration - Class in org.experlog.openeas.api
A class to give access to shop properties
AppConfiguration(AppConfiguration) - Constructor for class org.experlog.openeas.api.AppConfiguration
 
AppConfiguration - Class in org.experlog.util
A class to give access to shop properties one shopConfigurator by application
AppConfiguration() - Constructor for class org.experlog.util.AppConfiguration
 
AppConfiguration(String, Properties, boolean, String, String) - Constructor for class org.experlog.util.AppConfiguration
 

B

baseDir_ - Variable in class org.experlog.util.AppConfiguration
 
beginMessage(Socket, String, String, String) - Method in class org.experlog.util.ESMailer
 
BufferedRandomAccessFile - Class in org.experlog.util
 
BufferedRandomAccessFile(File) - Constructor for class org.experlog.util.BufferedRandomAccessFile
 
buildFormula(int) - Method in class org.experlog.gencode.ExpParser
 

C

cacheFile_ - Variable in class org.experlog.util.AppConfiguration
 
cacheRS() - Method in class org.experlog.base.OpenClient
 
cacheRS() - Method in interface org.experlog.util.Client
 
cancel() - Method in class org.experlog.db.DummyStatement
Cancel can be used by one thread to cancel a statement that is being executed by another thread.
checkLevelObject_ - Variable in class org.experlog.util.AppConfiguration
 
checkParameters(String[], boolean) - Method in class org.experlog.base.ESServletRequest
Check the presence of a list of parameters
checkParameters(String[], boolean) - Method in class org.experlog.openeas.api.ServletRequest
Check the presence of a list of parameters
CheckParams - Class in org.experlog.actions
Check parameters Input parameters: Mandatory (a list of mandatory params) (MANDATORY) All (OPTIONAL): if true, the list of all missing params is returned (comma-separated).
CheckParams() - Constructor for class org.experlog.actions.CheckParams
 
cleanup() - Method in class org.experlog.db.ESConnectionPool
 
cleanup() - Method in class org.experlog.db.ESDataSourceWrapper
 
cleanup(int) - Method in class org.experlog.db.ESPersistentHashtable
 
clear() - Method in class org.experlog.base.DatasourceRequest
 
clear() - Method in class org.experlog.base.ESCookie
For use upon end of session Do NOT persist the cookie when cleared in that situation !
clear() - Method in class org.experlog.db.ESPersistentHashtable
 
clear() - Method in class org.experlog.util.ESHashtable
Like Hashtable.clear()
clearBatch() - Method in class org.experlog.db.DummyStatement
 
clearValues() - Method in class org.experlog.db.ESDbObject
 
clearValues() - Method in class org.experlog.openeas.api.DbObject
 
clearWarnings() - Method in class org.experlog.db.DummyConnection
 
clearWarnings() - Method in class org.experlog.db.DummyStatement
After this call, getWarnings returns null until a new warning is reported for this Statement.
Client - Interface in org.experlog.util
 
clientId_ - Variable in class org.experlog.base.OpenClient
 
close() - Method in class org.experlog.db.DummyConnection
 
close() - Method in class org.experlog.db.DummyStatement
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in class org.experlog.db.ESCallable
closes all objects, this methods is called at the end of life of the current object.
close() - Method in class org.experlog.db.ESDBDataSet
 
close() - Method in class org.experlog.gencode.UserObject
 
close() - Method in interface org.experlog.openeas.api.DataSet
 
close() - Method in class org.experlog.openeas.api.DBDataSet
Close data set
close() - Method in class org.experlog.openeas.api.VectorDataSet
 
close() - Method in class org.experlog.util.BufferedRandomAccessFile
 
close() - Method in class org.experlog.util.ESEnumDataSet
 
close() - Method in class org.experlog.util.ESFileDataSet
 
close(Socket) - Method in class org.experlog.util.ESMailer
 
close() - Method in class org.experlog.util.ESMaterializeDataSet
 
closeConnection(Connection, String) - Method in class org.experlog.base.OpenClient
 
closeConnection(Connection, String) - Method in class org.experlog.openeas.api.Session
Send a database connection back to the pool (logical "close")
closeConnection(Connection, String) - Method in interface org.experlog.util.Client
 
closeUserObject(String) - Method in class org.experlog.base.OpenClient
 
commit() - Method in class org.experlog.db.DummyConnection
 
con - Variable in class org.experlog.db.ESSimpleConnection
 
conffilename - Variable in class org.experlog.util.AppConfiguration
 
Configuration - Interface in org.experlog.util
 
connect(String, Properties) - Method in class org.experlog.db.DummyDriver
 
connectDb(String) - Method in class org.experlog.db.ESConnectionPool
load the JDBC driver by a class forName method.
connectDb(String) - Method in interface org.experlog.util.ConnectionPool
 
connectionCounts_ - Variable in class org.experlog.base.OpenClient
 
ConnectionManager - Class in org.experlog.openeas.api
 
ConnectionManager() - Constructor for class org.experlog.openeas.api.ConnectionManager
 
ConnectionPool - Interface in org.experlog.util
interface for ESStore object
connectionPool_ - Variable in class org.experlog.base.ESStore
 
connectionPool_ - Variable in class org.experlog.base.OpenClient
 
contentType_ - Variable in class org.experlog.util.AppConfiguration
 
Cookie - Class in org.experlog.openeas.api
A client cookie
Cookie(ESCookie) - Constructor for class org.experlog.openeas.api.Cookie
 
Cookie - Interface in org.experlog.util
 
cookie_ - Variable in class org.experlog.base.OpenClient
 
cookielist_ - Variable in class org.experlog.util.AppConfiguration
 
cookietimeout_ - Variable in class org.experlog.util.AppConfiguration
 
count - Variable in class org.experlog.db.ESSimpleConnection
 
CPAR - Static variable in class org.experlog.gencode.ExpParser
 
createArrayOf(String, Object[]) - Method in class org.experlog.db.DummyConnection
 
createBlob() - Method in class org.experlog.db.DummyConnection
 
createClob() - Method in class org.experlog.db.DummyConnection
 
createNClob() - Method in class org.experlog.db.DummyConnection
 
createSQLXML() - Method in class org.experlog.db.DummyConnection
 
createStatement() - Method in class org.experlog.db.DummyConnection
 
createStatement(int, int) - Method in class org.experlog.db.DummyConnection
 
createStatement(int, int, int) - Method in class org.experlog.db.DummyConnection
 
createStruct(String, Object[]) - Method in class org.experlog.db.DummyConnection
 
currency_ - Variable in class org.experlog.util.AppConfiguration
 
CustomStatement - Interface in org.experlog.gencode
 

D

dataAvailable() - Method in class org.experlog.db.ESDBDataSet
 
dataAvailable() - Method in interface org.experlog.openeas.api.DataSet
 
dataAvailable() - Method in class org.experlog.openeas.api.DBDataSet
 
dataAvailable() - Method in class org.experlog.openeas.api.VectorDataSet
 
dataAvailable() - Method in class org.experlog.util.ESEnumDataSet
 
dataAvailable() - Method in class org.experlog.util.ESFileDataSet
 
dataAvailable() - Method in class org.experlog.util.ESMaterializeDataSet
 
DataBlock - Class in org.experlog.lite
Class to be used for storing multipart request parameter blocks as well as parameter block headers and parameter block values.
DataBlock(int, int, byte[], String) - Constructor for class org.experlog.lite.DataBlock
 
DataObject - Interface in org.experlog.openeas.api
 
DataSet - Interface in org.experlog.openeas.api
 
datasourceConnections_ - Variable in class org.experlog.base.OpenClient
 
datasourceLogs_ - Variable in class org.experlog.base.OpenClient
 
dataSourceName_ - Variable in class org.experlog.util.AppConfiguration
 
DatasourceProperty - Class in org.experlog.db
 
DatasourceProperty(String) - Constructor for class org.experlog.db.DatasourceProperty
 
DatasourceRequest - Class in org.experlog.base
 
DatasourceRequest() - Constructor for class org.experlog.base.DatasourceRequest
 
datasources - Variable in class org.experlog.util.AppConfiguration
 
DataSourceWrapper - Interface in org.experlog.util
 
DATATUPLE - Static variable in class org.experlog.openeas.api.VectorDataSet
 
DBDataSet - Class in org.experlog.openeas.api
 
DBDataSet(Session, String, String) - Constructor for class org.experlog.openeas.api.DBDataSet
 
DBDataSet(Session, String) - Constructor for class org.experlog.openeas.api.DBDataSet
 
dbmapper_ - Variable in class org.experlog.base.OpenClient
 
dbo_ - Variable in class org.experlog.openeas.api.DbObject
 
DbObject - Class in org.experlog.openeas.api
 
DbObject(ESDbObject) - Constructor for class org.experlog.openeas.api.DbObject
 
debug(String) - Method in class org.experlog.openeas.api.Session
 
decode(String) - Method in class org.experlog.util.ESParamList
 
defineDataObject(String, DataObject) - Method in class org.experlog.db.ESDbFormHandler
 
defineDataSet(String, DataSet) - Method in class org.experlog.db.ESDbFormHandler
 
delegatefile - Variable in class org.experlog.util.AppConfiguration
 
deleteQuery(String) - Method in class org.experlog.db.ESDbObject
 
deleteQuery(String) - Method in class org.experlog.openeas.api.DbObject
 
DemoAction - Class in org.experlog.openeas.api.demo
 
DemoAction() - Constructor for class org.experlog.openeas.api.demo.DemoAction
 
DIFF - Static variable in class org.experlog.gencode.ExpParser
 
displayDbForm(PrintWriter, String) - Method in class org.experlog.db.ESDbFormHandler
Expand and display a database HTML template.
displayUnresolved(boolean) - Method in class org.experlog.db.ESDbFormHandler
Display unresolved symbols or not.
displayUnresolved(boolean) - Method in interface org.experlog.gencode.DynHtml
Display unresolved symbols or not.
displayUnresolved(boolean) - Method in class org.experlog.gencode.ESDynHtml
Display unresolved symbols or not.
DIV - Static variable in class org.experlog.gencode.ExpParser
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.experlog.lite.ESUploaderServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.experlog.lite.ESUploaderServlet
 
doUpload(MultipartRequest, HttpServletResponse) - Method in class org.experlog.lite.ESUploaderServlet
Reads the uploaded data from the request and writes it to a file.
driverClass_ - Variable in class org.experlog.util.AppConfiguration
 
DummyConnection - Class in org.experlog.db
 
DummyConnection() - Constructor for class org.experlog.db.DummyConnection
 
DummyDriver - Class in org.experlog.db
 
DummyDriver() - Constructor for class org.experlog.db.DummyDriver
 
DummyStatement - Class in org.experlog.db
A Statement object is used for executing a static SQL statement and obtaining the results produced by it.
DummyStatement(DummyConnection) - Constructor for class org.experlog.db.DummyStatement
 
DynHtml - Interface in org.experlog.gencode
 

E

elementAt(int) - Method in class org.experlog.util.ESHashtable
Like Vector.elementAt()
elements() - Method in class org.experlog.util.ESHashtable
 
encode() - Method in class org.experlog.util.ESParamList
 
encodeWithRules(String, String, String) - Static method in class org.experlog.util.StringUtils
 
encodingValue_ - Variable in class org.experlog.util.AppConfiguration
 
endClient(String) - Method in class org.experlog.base.ESStore
Drop a specified client: releases all resources allocated for that client (database connection, etc...)
endClient() - Method in class org.experlog.base.OpenClient
 
endClient(String) - Method in interface org.experlog.util.Store
 
endMessage(PrintWriter) - Method in class org.experlog.util.ESMailer
 
EOL - Static variable in class org.experlog.gencode.ExpParser
 
EQUAL - Static variable in class org.experlog.gencode.ExpParser
 
errorCount - Variable in class org.experlog.db.ESDataSourceWrapper
 
ESAction - Interface in org.experlog.base
 
ESCallable - Class in org.experlog.db
This class makes some delegation works on a CallableStatement object.
ESCallable(CallableStatement, String, Connection, Client) - Constructor for class org.experlog.db.ESCallable
create a new object with a CallableStatement object and initialize a list of parameters
ESCategory - Class in org.experlog.util
This object defines a list of log4j categories for all the different application.
ESCategory() - Constructor for class org.experlog.util.ESCategory
 
ESConnectionPool - Class in org.experlog.db
ESConnectionPool is a database tool object.
ESConnectionPool() - Constructor for class org.experlog.db.ESConnectionPool
constructor of the connection pool object NO WORK is done here
ESCookie - Class in org.experlog.base
A client cookie
ESCookie(OpenClient, HttpServletRequest, boolean, String, int) - Constructor for class org.experlog.base.ESCookie
 
ESDataSourceWrapper - Class in org.experlog.db
ESDataSourceWrapper is a dataSource wrapper.
ESDataSourceWrapper(String) - Constructor for class org.experlog.db.ESDataSourceWrapper
constructor no work is done here.
ESDateAccess - Class in org.experlog.gencode
 
ESDateAccess() - Constructor for class org.experlog.gencode.ESDateAccess
 
ESDBDataSet - Class in org.experlog.db
 
ESDBDataSet(ResultSet, Client, Connection, String, Statement) - Constructor for class org.experlog.db.ESDBDataSet
 
ESDBDataTuple - Class in org.experlog.db
 
ESDBDataTuple(ResultSet, boolean) - Constructor for class org.experlog.db.ESDBDataTuple
 
ESDbFormHandler - Class in org.experlog.db
 
ESDbFormHandler(OpenClient) - Constructor for class org.experlog.db.ESDbFormHandler
 
ESDbFormHandler(OpenClient, ESServletRequest) - Constructor for class org.experlog.db.ESDbFormHandler
 
ESDbMapper - Class in org.experlog.util
 
ESDbMapper(String) - Constructor for class org.experlog.util.ESDbMapper
 
ESDbObject - Class in org.experlog.db
 
ESDbObject() - Constructor for class org.experlog.db.ESDbObject
 
ESDbObject(String, String, OpenClient) - Constructor for class org.experlog.db.ESDbObject
 
ESDbObject(String, String, OpenClient, String) - Constructor for class org.experlog.db.ESDbObject
 
ESDbObject(OpenClient, String, ResultSet) - Constructor for class org.experlog.db.ESDbObject
 
ESDbObject(OpenClient, String, ResultSet, String) - Constructor for class org.experlog.db.ESDbObject
 
ESDbObjectFactory - Interface in org.experlog.db
 
ESDynHtml - Class in org.experlog.gencode
A Dynamic HTML expander.
ESDynHtml() - Constructor for class org.experlog.gencode.ESDynHtml
 
ESDynHtml(Client, File) - Constructor for class org.experlog.gencode.ESDynHtml
Create a new DynHtml expander
ESDynHtml(Client, File, boolean) - Constructor for class org.experlog.gencode.ESDynHtml
Create a new DynHtml expander
ESEnumDataSet - Class in org.experlog.util
 
ESEnumDataSet(String, String) - Constructor for class org.experlog.util.ESEnumDataSet
 
ESFileDataSet - Class in org.experlog.util
 
ESFileDataSet(File, String) - Constructor for class org.experlog.util.ESFileDataSet
 
ESHashtable - Class in org.experlog.util
This class is both a Vector and a Hashtable.
ESHashtable() - Constructor for class org.experlog.util.ESHashtable
 
ESHttpHeadersAccess - Class in org.experlog.gencode
 
ESHttpHeadersAccess(HttpServletRequest) - Constructor for class org.experlog.gencode.ESHttpHeadersAccess
 
ESHttpUtils - Class in org.experlog.util
 
ESHttpUtils() - Constructor for class org.experlog.util.ESHttpUtils
 
ESMailer - Class in org.experlog.util
 
ESMailer(String) - Constructor for class org.experlog.util.ESMailer
 
ESMaterializeDataSet - Class in org.experlog.util
 
ESMaterializeDataSet(DataSet) - Constructor for class org.experlog.util.ESMaterializeDataSet
 
ESParamList - Class in org.experlog.util
 
ESParamList() - Constructor for class org.experlog.util.ESParamList
 
ESParamList(Hashtable) - Constructor for class org.experlog.util.ESParamList
 
ESPersistentHashtable - Class in org.experlog.db
create table ESHashtable ( tabid varchar(32), ckey varchar(64), cvalue blob, wversion integer default 0, wtime double default 0, primary key(tabid, ckey));
ESPersistentHashtable(OpenClient, String, String, String) - Constructor for class org.experlog.db.ESPersistentHashtable
 
ESServlet - Class in org.experlog.base
An openeas servlet.
ESServlet() - Constructor for class org.experlog.base.ESServlet
 
ESServletRequest - Class in org.experlog.base
An openeas servlet request
ESServletRequest(HttpServletRequest, HttpServletResponse, OpenClient) - Constructor for class org.experlog.base.ESServletRequest
 
ESSimpleConnection - Class in org.experlog.db
ESSimpleConnection stores a physical connection (from the jdbc pool, the number of allocated connections from this one, and a list of clientId, which use currently this connection
ESSimpleConnection(Connection, String) - Constructor for class org.experlog.db.ESSimpleConnection
constructor
ESSimpleDataTuple - Class in org.experlog.util
 
ESSimpleDataTuple() - Constructor for class org.experlog.util.ESSimpleDataTuple
 
ESStore - Class in org.experlog.base
 
ESStore(ServletConfig) - Constructor for class org.experlog.base.ESStore
 
ESTimer - Interface in org.experlog.util
A timer to handle client connections time-out.
ESTimerThread - Class in org.experlog.util
A timer to handle client connections time-out.
ESTimerThread(ESTimer, long, Object) - Constructor for class org.experlog.util.ESTimerThread
 
ESUploaderServlet - Class in org.experlog.lite
Works in conjunction with a browser's form-based file upload capability to allow the client to transfer a file (binary or ASCII) to the server and store it in the server's file system.
ESUploaderServlet() - Constructor for class org.experlog.lite.ESUploaderServlet
 
eval(ExpOperand) - Method in class org.experlog.gencode.ExpEval
 
evalexpr_ - Variable in class org.experlog.gencode.ExpParser
 
execute(String) - Method in class org.experlog.db.DummyStatement
Execute a SQL statement that may return multiple results.
execute(String, int) - Method in class org.experlog.db.DummyStatement
 
execute(String, int[]) - Method in class org.experlog.db.DummyStatement
 
execute(String, String[]) - Method in class org.experlog.db.DummyStatement
 
execute(String, BufferedRandomAccessFile, PrintWriter, ESDynHtml) - Method in interface org.experlog.gencode.CustomStatement
 
executeBatch() - Method in class org.experlog.db.DummyStatement
 
executeQuery(String) - Method in class org.experlog.db.DummyStatement
Execute a SQL statement that returns a single ResultSet.
executeUpdate(String) - Method in class org.experlog.db.DummyStatement
Execute a SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String, int) - Method in class org.experlog.db.DummyStatement
 
executeUpdate(String, int[]) - Method in class org.experlog.db.DummyStatement
 
executeUpdate(String, String[]) - Method in class org.experlog.db.DummyStatement
 
exitAll() - Method in exception org.experlog.gencode.ExitException
 
ExitException - Exception in org.experlog.gencode
 
ExitException(boolean) - Constructor for exception org.experlog.gencode.ExitException
 
EXP - Static variable in class org.experlog.gencode.ExpParser
 
expand(PrintWriter) - Method in interface org.experlog.gencode.DynHtml
Expand the HTML template on a given output stream.
expand(PrintWriter, boolean) - Method in interface org.experlog.gencode.DynHtml
Expand the HTML template on a given output stream.
expand(PrintWriter) - Method in class org.experlog.gencode.ESDynHtml
Expand the HTML template on a given output stream.
expand(PrintWriter, boolean) - Method in class org.experlog.gencode.ESDynHtml
Expand the HTML template on a given output stream.
expandString(String) - Method in interface org.experlog.gencode.DynHtml
 
expandString(String, Hashtable) - Method in interface org.experlog.gencode.DynHtml
 
expandString(String, Hashtable, boolean) - Method in interface org.experlog.gencode.DynHtml
 
expandString(String) - Method in class org.experlog.gencode.ESDynHtml
 
expandString(String, Hashtable) - Method in class org.experlog.gencode.ESDynHtml
 
expandString(String, Hashtable, boolean) - Method in class org.experlog.gencode.ESDynHtml
 
ExpEval - Class in org.experlog.gencode
 
ExpEval() - Constructor for class org.experlog.gencode.ExpEval
 
ExpOperand - Class in org.experlog.gencode
 
ExpOperand(int, Object, Object) - Constructor for class org.experlog.gencode.ExpOperand
 
ExpOperand(String) - Constructor for class org.experlog.gencode.ExpOperand
 
ExpOperand(Double) - Constructor for class org.experlog.gencode.ExpOperand
 
ExpParser - Class in org.experlog.gencode
 
ExpParser(String) - Constructor for class org.experlog.gencode.ExpParser
Create a new ExpParser Parse both boolean and numeric expressions
ExpParser(String, boolean) - Constructor for class org.experlog.gencode.ExpParser
Create a new ExpParser Parse both boolean and numeric expressions, or numeric expressions only

F

fDoubleDash - Static variable in class org.experlog.lite.MultipartRequest
Terminating sequence at end of multipart section
fEmptyLine - Static variable in class org.experlog.lite.MultipartRequest
Sequence containing two end of line sequences in multipart data sections thus creating an empty line.
fEOLN - Static variable in class org.experlog.lite.MultipartRequest
End of line sequence in multipart data sections
finalize() - Method in class org.experlog.base.ESCookie
 
finalize() - Method in class org.experlog.util.ESDbMapper
 
findClient(String) - Method in class org.experlog.base.ESStore
get an ESClient object from the clientPool pool
findClient(String) - Method in class org.experlog.db.ESSimpleConnection
find the client (clientId), returns true if found, else false
findClient(String) - Static method in class org.experlog.openeas.api.Session
Find an existing session given a session id.
fromHashtable(Hashtable) - Method in class org.experlog.db.ESPersistentHashtable
 
fromHttpSession(HttpSession, AppConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.experlog.base.ESCookie
Exchange method (from HttpSession to this class)
fromHttpSession(HttpSession, AppConfiguration, HttpServletRequest, HttpServletResponse) - Method in interface org.experlog.util.Cookie
 

G

gc_ - Variable in class org.experlog.util.AppConfiguration
 
GE - Static variable in class org.experlog.gencode.ExpParser
 
get(String) - Method in class org.experlog.base.ESCookie
 
get(String) - Method in class org.experlog.db.ESCallable
returns the value of the a given out parameter
get(String) - Method in class org.experlog.db.ESDBDataTuple
 
get(String) - Method in class org.experlog.db.ESDbObject
 
get(String) - Method in class org.experlog.db.ESPersistentHashtable
 
get(String) - Method in class org.experlog.gencode.ESDateAccess
 
get(String, long) - Method in class org.experlog.gencode.ESDateAccess
 
get(String) - Method in class org.experlog.gencode.ESHttpHeadersAccess
 
get(String) - Method in class org.experlog.gencode.ResourceBundleAccess
Get string from ResourceBundle (for translation).
get(String) - Method in class org.experlog.openeas.api.AppConfiguration
 
get(String) - Method in class org.experlog.openeas.api.Cookie
 
get(String) - Method in interface org.experlog.openeas.api.DataObject
 
get(String) - Method in class org.experlog.openeas.api.DbObject
 
get(String) - Method in class org.experlog.openeas.api.HashDataObject
 
get(String) - Method in class org.experlog.util.AppConfiguration
 
get(String, String) - Method in class org.experlog.util.AppConfiguration
 
get(String) - Method in interface org.experlog.util.Configuration
 
get(String, String) - Method in interface org.experlog.util.Configuration
 
get(String) - Method in interface org.experlog.util.Cookie
 
get(String) - Method in class org.experlog.util.ESDbMapper
Method from ESDataTuple interface
get(Object) - Method in class org.experlog.util.ESHashtable
Like Hashtable.get()
get(String) - Method in class org.experlog.util.ESParamList
Like Hashtable.get()
get(String) - Method in class org.experlog.util.ESSimpleDataTuple
 
getAdminPassword(String) - Method in class org.experlog.openeas.api.AppConfiguration
Get this shop's administrator password
getAdminPassword(String) - Method in class org.experlog.util.AppConfiguration
Get this shop's administrator password
getAdminPassword(String) - Method in interface org.experlog.util.Configuration
Get this shop's administrator password
getAllParams() - Method in class org.experlog.base.ESServletRequest
 
getAllParams() - Method in class org.experlog.openeas.api.ServletRequest
 
getAppConfiguration() - Method in class org.experlog.base.OpenClient
Get the shop configuration
getAppConfiguration() - Method in class org.experlog.openeas.api.Session
Get the application configuration
getAppConfiguration() - Method in interface org.experlog.util.Client
 
getAppName() - Method in class org.experlog.base.OpenClient
 
getAppName() - Method in interface org.experlog.util.Client
 
getAutoCommit() - Method in class org.experlog.db.DummyConnection
 
getBlock() - Method in class org.experlog.lite.DataBlock
 
getBoundary() - Method in class org.experlog.lite.MultipartRequest
Extracts boundary from ContentType.
getByteContent() - Method in class org.experlog.lite.MultipartRequest
Getter method to access #mDataBytes.
getCacheFile() - Method in class org.experlog.util.AppConfiguration
 
getCallable() - Method in class org.experlog.db.ESCallable
returns the underlying callable statement object
getCatalog() - Method in class org.experlog.db.DummyConnection
 
getCategory(String, String) - Static method in class org.experlog.util.ESCategory
returns a category to the caller object.
getCategory(String) - Static method in class org.experlog.util.ESCategory
returns a category to the caller object.
getCheckLevelObject() - Method in class org.experlog.db.ESDataSourceWrapper
 
getCheckLevelObject() - Method in class org.experlog.util.AppConfiguration
 
getCheckLevelObject() - Method in interface org.experlog.util.Configuration
 
getClient(String, HttpServletRequest) - Method in class org.experlog.base.ESStore
get an client id from the servlet request if the client already exists, returns it or creates a new one, creates a new jdbc connection and store it in the clientPool object if the client exists, just set the cookie Called by ESServlet (upon HTTP request)
getClient(String, HttpServletRequest) - Static method in class org.experlog.openeas.api.Session
Find or create a session given a session id.
getClientId() - Method in class org.experlog.base.OpenClient
Get the session Id (to recognize who is connected)
getClientId() - Method in class org.experlog.openeas.api.Session
Get the session Id (to recognize who is connected)
getClientId() - Method in interface org.experlog.util.Client
 
getClientInfo() - Method in class org.experlog.db.DummyConnection
 
getClientInfo(String) - Method in class org.experlog.db.DummyConnection
 
getClientPool() - Method in class org.experlog.base.ESStore
 
getClientPoolTable() - Method in class org.experlog.base.ESStore
 
getConffilename() - Method in class org.experlog.util.AppConfiguration
 
getConffilename() - Method in interface org.experlog.util.Configuration
 
getConnection(String) - Method in class org.experlog.base.OpenClient
 
getConnection() - Method in class org.experlog.db.DummyStatement
 
getConnection() - Method in class org.experlog.db.ESCallable
 
getConnection() - Method in class org.experlog.db.ESDataSourceWrapper
get a connection from the datasource
getConnection(String, String) - Method in class org.experlog.db.ESDataSourceWrapper
get a connection from the datasource with a specific user and password properties
getConnection(String) - Method in class org.experlog.db.ESSimpleConnection
return the current connection one more client works with it.
getConnection(String) - Static method in class org.experlog.openeas.api.ConnectionManager
return a connection when the datasource name is given
getConnection(String) - Method in class org.experlog.openeas.api.Session
Obtain a database connection from the pool
getConnection(String) - Method in interface org.experlog.util.Client
 
getConnectionPool() - Method in class org.experlog.base.ESStore
 
getConnectionPool() - Method in class org.experlog.base.OpenClient
 
getConPool() - Method in class org.experlog.base.ESStore
 
getContentLength() - Method in class org.experlog.lite.MultipartRequest
Extracts ContentLength from #mRequest.
getContentType() - Method in class org.experlog.lite.DataBlock
 
getContentType() - Method in class org.experlog.lite.MultipartRequest
Extracts ContentType from #mRequest.
getContentType(String) - Method in class org.experlog.util.AppConfiguration
 
getContentType(String) - Method in interface org.experlog.util.Configuration
 
getCookie() - Method in class org.experlog.base.OpenClient
Get the client info
getCookie() - Method in class org.experlog.openeas.api.Session
Get the client info
getCookie() - Method in interface org.experlog.util.Client
 
getCookieTimeout() - Method in class org.experlog.util.AppConfiguration
Cookie timeout is significant only if usecookies is set
getCount() - Method in class org.experlog.db.ESSimpleConnection
return the number of clients which use the connection
getCurrency() - Method in class org.experlog.util.AppConfiguration
Get this shop's currency unit (shop.Currency property)
getCurrency() - Method in interface org.experlog.util.Configuration
Get this shop's currency unit (shop.Currency property)
getDataInputStream() - Method in class org.experlog.lite.MultipartRequest
Extracts DataInputStream from #mRequest.
getDatasource() - Method in class org.experlog.db.ESCallable
returns the name of the datasource which has been used to built the current callable statement
getDataSource() - Method in class org.experlog.db.ESConnectionPool
 
getDataSource() - Method in class org.experlog.db.ESDataSourceWrapper
 
getDataSourceName() - Method in class org.experlog.db.ESDataSourceWrapper
 
getDataSourceName() - Method in class org.experlog.util.AppConfiguration
 
getDataSourceName() - Method in interface org.experlog.util.Configuration
 
getDatasources() - Method in class org.experlog.util.AppConfiguration
 
getDatasources() - Method in interface org.experlog.util.Configuration
 
getDbMapper() - Method in class org.experlog.base.OpenClient
Get the database mapper
getDbObject(String) - Method in interface org.experlog.db.ESDbObjectFactory
 
getDelegatefile() - Method in class org.experlog.util.AppConfiguration
 
getDelegatefile() - Method in interface org.experlog.util.Configuration
 
getDouble(String) - Method in class org.experlog.db.ESDbObject
 
getDouble(String) - Method in class org.experlog.openeas.api.AppConfiguration
 
getDouble(String) - Method in class org.experlog.openeas.api.DbObject
 
getDouble(String) - Method in class org.experlog.util.AppConfiguration
 
getDouble(String) - Method in interface org.experlog.util.Configuration
 
getDoubleParam(String, double) - Method in class org.experlog.base.ESServletRequest
 
getDoubleParam(String, double) - Method in class org.experlog.openeas.api.ServletRequest
 
getDriver() - Method in class org.experlog.db.DatasourceProperty
 
getDriverClass() - Method in class org.experlog.util.AppConfiguration
 
getDriverClass() - Method in interface org.experlog.util.Configuration
 
getDriverName() - Method in class org.experlog.db.ESDataSourceWrapper
 
getEncodingValue() - Method in class org.experlog.util.AppConfiguration
 
getErrorCount() - Method in class org.experlog.db.ESDataSourceWrapper
 
getFetchDirection() - Method in class org.experlog.db.DummyStatement
 
getFetchSize() - Method in class org.experlog.db.DummyStatement
 
getField(String, String) - Method in class org.experlog.util.ESDbMapper
 
getFileContentType(String) - Method in class org.experlog.lite.MultipartRequest
Extracts content-type from parameter block with the name specified if available.
getFileName() - Method in class org.experlog.lite.DataBlock
 
getFileName(String) - Method in class org.experlog.lite.MultipartRequest
Extracts file name from parameter block with the name specified if available.
getFilePointer() - Method in class org.experlog.util.BufferedRandomAccessFile
 
getFileValue(String) - Method in class org.experlog.lite.MultipartRequest
Extracts the binary content of parameter if available.
getFormatLocale() - Method in class org.experlog.util.AppConfiguration
 
getFrom() - Method in class org.experlog.lite.DataBlock
 
getGeneratedKeys() - Method in class org.experlog.db.DummyStatement
 
getHeaderParameter(String) - Method in class org.experlog.lite.MultipartRequest
To be consistent the name of this method should actually be getParameter.
getHoldability() - Method in class org.experlog.db.DummyConnection
 
getIndex(Object) - Method in class org.experlog.util.ESHashtable
 
getInfo() - Method in class org.experlog.base.ESCookie
MBean method get all attributes
getInfo() - Method in interface org.experlog.util.Cookie
 
getInstance() - Static method in class org.experlog.base.ESStore
 
getInstance(ServletConfig) - Static method in class org.experlog.base.ESStore
 
getIntParam(String, int) - Method in class org.experlog.base.ESServletRequest
 
getIntParam(String, int) - Method in class org.experlog.openeas.api.ServletRequest
 
getJdbcDriverClass() - Method in class org.experlog.openeas.api.AppConfiguration
 
getJdbcDriverClass() - Method in class org.experlog.util.AppConfiguration
 
getJdbcDriverClass() - Method in interface org.experlog.util.Configuration
 
getJdbcPassword() - Method in class org.experlog.openeas.api.AppConfiguration
 
getJdbcPassword() - Method in class org.experlog.util.AppConfiguration
 
getJdbcPassword() - Method in interface org.experlog.util.Configuration
 
getJdbcTestStmt() - Method in class org.experlog.db.ESDataSourceWrapper
 
getJdbcTestStmt() - Method in class org.experlog.util.AppConfiguration
 
getJdbcTestStmt() - Method in interface org.experlog.util.Configuration
 
getJdbcTxIsolation() - Method in class org.experlog.util.AppConfiguration
 
getJdbcTxIsolation() - Method in interface org.experlog.util.Configuration
 
getJdbcUrl() - Method in class org.experlog.openeas.api.AppConfiguration
 
getJdbcUrl() - Method in class org.experlog.util.AppConfiguration
 
getJdbcUrl() - Method in interface org.experlog.util.Configuration
 
getJdbcUser() - Method in class org.experlog.openeas.api.AppConfiguration
 
getJdbcUser() - Method in class org.experlog.util.AppConfiguration
 
getJdbcUser() - Method in interface org.experlog.util.Configuration
 
getLastaccess() - Method in class org.experlog.base.OpenClient
 
getLastaccess() - Method in interface org.experlog.util.Client
 
getLevel() - Method in class org.experlog.base.ESStore
 
getLevel(String) - Static method in class org.experlog.util.ESCategory
returns the level of the current application
getLifeTime() - Method in class org.experlog.db.DatasourceProperty
 
getLifeTime() - Method in class org.experlog.util.AppConfiguration
 
getLocale() - Method in class org.experlog.openeas.api.AppConfiguration
Get the Locale
getLocale() - Method in class org.experlog.util.AppConfiguration
Get the Locale
getLocale() - Method in interface org.experlog.util.Configuration
Get/set the Locale
getLogRequest() - Method in class org.experlog.base.ESStore
 
getLogRequest() - Method in class org.experlog.base.OpenClient
 
getLogRequest() - Method in interface org.experlog.util.Store
 
getLogWriter() - Method in class org.experlog.db.ESDataSourceWrapper
 
getLongParam(String, long) - Method in class org.experlog.base.ESServletRequest
 
getMajorVersion() - Method in class org.experlog.db.DummyDriver
Get the driver's major version number.
getMandatoryParam(HttpServletRequest, String, String) - Static method in class org.experlog.util.ESHttpUtils
Get a parameter in an HTTP request: the parameter must be present, otherwise an SQLException is thrown.
getMaxClients() - Method in class org.experlog.base.ESStore
 
getMaxClients() - Method in class org.experlog.util.AppConfiguration
 
getMaxCon() - Method in class org.experlog.db.ESDataSourceWrapper
 
getMaxConn() - Method in class org.experlog.db.DatasourceProperty
 
getMaxConn() - Method in class org.experlog.openeas.api.AppConfiguration
 
getMaxConn() - Method in class org.experlog.util.AppConfiguration
 
getMaxConn() - Method in interface org.experlog.util.Configuration
 
getMaxCount() - Method in class org.experlog.db.ESDataSourceWrapper
 
getMaxFieldSize() - Method in class org.experlog.db.DummyStatement
The maxFieldSize limit (in bytes) is the maximum amount of data returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR columns.
getMaxRows() - Method in class org.experlog.db.DummyStatement
The maxRows limit is the maximum number of rows that a ResultSet can contain.
getMbeanserver() - Method in class org.experlog.util.AppConfiguration
 
getMbeanserver() - Method in interface org.experlog.util.Configuration
 
getMetaData() - Method in class org.experlog.db.DummyConnection
 
getMinCon() - Method in class org.experlog.db.ESDataSourceWrapper
 
getMinConn() - Method in class org.experlog.db.DatasourceProperty
 
getMinConn() - Method in class org.experlog.util.AppConfiguration
 
getMinConn() - Method in interface org.experlog.util.Configuration
 
getMinorVersion() - Method in class org.experlog.db.DummyDriver
Get the driver's minor version number.
getMoreResults() - Method in class org.experlog.db.DummyStatement
getMoreResults moves to a Statement's next result.
getMoreResults(int) - Method in class org.experlog.db.DummyStatement
 
getMultipartHeader(String) - Method in class org.experlog.lite.MultipartRequest
Returns a string containing value of the specified parameter, or null if parameter does not exist.
getMultipartValue(String) - Method in class org.experlog.lite.MultipartRequest
Returns a string containing value of the specified parameter, or null if parameter does not exist.
getName() - Method in class org.experlog.db.DatasourceProperty
 
getName() - Method in class org.experlog.gencode.UserObject
 
getName() - Method in class org.experlog.lite.DataBlock
 
getName() - Method in class org.experlog.openeas.api.AppConfiguration
Get this shop's name
getName() - Method in class org.experlog.util.AppConfiguration
Get this shop's name
getName() - Method in interface org.experlog.util.Configuration
 
getNumericValue() - Method in class org.experlog.gencode.ExpOperand
 
getObject(String) - Method in class org.experlog.base.ESCookie
 
getObject() - Method in class org.experlog.gencode.UserObject
 
getObject(String) - Method in class org.experlog.openeas.api.Cookie
 
getObjectClass() - Method in class org.experlog.gencode.UserObject
 
getOfftmpl() - Method in class org.experlog.util.AppConfiguration
 
getOfftmpl() - Method in interface org.experlog.util.Configuration
 
getOperator() - Method in class org.experlog.gencode.ExpOperand
 
getOutput() - Method in class org.experlog.base.ESStore
 
getOutput(String) - Static method in class org.experlog.util.ESCategory
 
getParam() - Method in class org.experlog.base.OpenClient
 
getParameter(String) - Method in class org.experlog.base.ESServletRequest
 
getParameter(String) - Method in class org.experlog.lite.MultipartRequest
To be consistent the name of this method should actually be getParameter.
getParameter(String) - Method in class org.experlog.openeas.api.ServletRequest
 
getParameter(String) - Method in interface org.experlog.util.ServletRequest
 
getParameterNames() - Method in class org.experlog.base.ESServletRequest
 
getParameterNames() - Method in class org.experlog.openeas.api.ServletRequest
 
getParameterNames() - Method in interface org.experlog.util.ServletRequest
 
getParameterValues(String) - Method in class org.experlog.base.ESServletRequest
 
getParameterValues(String) - Method in class org.experlog.openeas.api.ServletRequest
 
getParams() - Method in class org.experlog.db.ESCallable
returns the list of the parameters
getParamValue(HttpServletRequest, String) - Static method in class org.experlog.util.ESHttpUtils
Get a parameter in an HTTP request: like HttpServletRequest's getParameter, but the trailing blanks are removed in the value.
getPassword() - Method in class org.experlog.db.DatasourceProperty
 
getPassword() - Method in class org.experlog.db.ESDataSourceWrapper
 
getPool() - Method in class org.experlog.db.ESConnectionPool
 
getPool() - Method in class org.experlog.db.ESDataSourceWrapper
 
getPool() - Method in interface org.experlog.util.ConnectionPool
 
getPrecedence(int) - Method in class org.experlog.gencode.ExpParser
 
getPropertyInfo(String, Properties) - Method in class org.experlog.db.DummyDriver
 
getQryattempts() - Method in class org.experlog.base.OpenClient
 
getQryattempts() - Method in class org.experlog.db.ESConnectionPool
 
getQueryString() - Method in class org.experlog.lite.MultipartRequest
Gets any query string that is part of the HTTP request URI (behind the '?').
getQueryTimeout() - Method in class org.experlog.db.DummyStatement
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
getRawString() - Method in class org.experlog.gencode.ExpParser
 
getRemoteAddr() - Method in class org.experlog.lite.MultipartRequest
Get IP address of calling client host from embedded HttpServletRequest.
getRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
getRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.lite.OpenEAS
 
getRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.lite.RandomImageCtrl
 
getRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.openeas.api.Servlet
Do not override this method (internal use)
getRequest(Session, ServletRequest, HttpServletResponse) - Method in class org.experlog.openeas.api.Servlet
 
getRequestURL() - Method in class org.experlog.lite.MultipartRequest
Retrieves URL used to contact server
getResultSet() - Method in class org.experlog.db.DatasourceProperty
 
getResultSet() - Method in class org.experlog.db.DummyStatement
getResultSet returns the current result as a ResultSet.
getResultSet() - Method in class org.experlog.db.ESDBDataSet
 
getResultSet() - Method in class org.experlog.util.AppConfiguration
 
getResultSet() - Method in interface org.experlog.util.Configuration
 
getResultSetConcurrency() - Method in class org.experlog.db.DummyStatement
 
getResultSetHoldability() - Method in class org.experlog.db.DummyStatement
 
getResultSetType() - Method in class org.experlog.db.DummyStatement
 
getRootDir() - Method in class org.experlog.openeas.api.AppConfiguration
Get this shop's root directory (app.RootDir property)
getRootDir() - Method in class org.experlog.util.AppConfiguration
Get this shop's root directory (shop.RootDir property)
getRootDir() - Method in interface org.experlog.util.Configuration
Get this shop's root directory (shop.RootDir property)
getScheme() - Method in class org.experlog.lite.MultipartRequest
Retrieves scheme used to make request, such as ftp, http, https
getServerName() - Method in class org.experlog.lite.MultipartRequest
Retrieves name of server from incoming HttpServletRequest
getServerPort() - Method in class org.experlog.lite.MultipartRequest
Retrieves port id of server from incoming HttpServletRequest
getServletInfo() - Method in class org.experlog.lite.ESUploaderServlet
 
getServletInfo() - Method in class org.experlog.lite.OpenEAS
 
getServletInfo() - Method in class org.experlog.lite.RandomImageCtrl
 
getServletRequest() - Method in class org.experlog.base.ESServletRequest
 
getServletRequest() - Method in class org.experlog.openeas.api.ServletRequest
 
getServletResponse() - Method in class org.experlog.base.ESServletRequest
 
getSession() - Method in class org.experlog.gencode.ESDynHtml
 
getSession() - Method in class org.experlog.openeas.api.Session
 
getSessionId(HttpServletRequest) - Static method in class org.experlog.util.ESHttpUtils
Extract session ID (S_) from HttpServletRequest The session ID should be in the HTTP parameters, but may also be in the HttpSession if cookies are used.
getShopConfig() - Method in class org.experlog.base.ESStore
 
getShopConfiguration() - Method in class org.experlog.base.ESStore
returns the shop configuration for the current shop
getShopConfiguration() - Method in interface org.experlog.util.Store
 
getShopName() - Method in class org.experlog.base.ESStore
 
getShopName() - Method in interface org.experlog.util.Store
 
getShopProps() - Method in class org.experlog.base.ESStore
 
getShortFileName(String) - Method in class org.experlog.lite.MultipartRequest
Retrieves the file name contained in the DataBlock with the specified name stripped of any references to its path.
getSleepTime() - Method in class org.experlog.db.DatasourceProperty
 
getSleepTime() - Method in class org.experlog.util.AppConfiguration
 
getSqlencoderules() - Method in class org.experlog.base.OpenClient
 
getSqlencodesep() - Method in class org.experlog.base.OpenClient
 
getSqlEncodeSeparator() - Method in class org.experlog.db.DatasourceProperty
 
getSqlEncodeSeparator(String) - Method in class org.experlog.util.AppConfiguration
 
getSqlEncodeSeparator(String) - Method in interface org.experlog.util.Configuration
 
getSqlEncodeSubst() - Method in class org.experlog.db.DatasourceProperty
 
getSqlEncodeSubst(String) - Method in class org.experlog.util.AppConfiguration
 
getSqlEncodeSubst(String) - Method in interface org.experlog.util.Configuration
 
getState() - Method in class org.experlog.base.ESStore
 
getStatement(String) - Method in class org.experlog.gencode.ESDynHtml
 
getStore() - Method in class org.experlog.base.OpenClient
 
getStringType() - Method in class org.experlog.gencode.UserObject
 
getStringValue() - Method in class org.experlog.gencode.ExpOperand
 
getTable(String) - Method in class org.experlog.util.ESDbMapper
 
getTimeout() - Method in class org.experlog.openeas.api.AppConfiguration
 
getTimeout() - Method in class org.experlog.util.AppConfiguration
 
getTimeout() - Method in interface org.experlog.util.Configuration
 
getTimeoutmillis() - Method in class org.experlog.base.OpenClient
 
getTo() - Method in class org.experlog.lite.DataBlock
 
getToken() - Method in class org.experlog.gencode.ExpParser
 
getTransactionIsolation() - Method in class org.experlog.db.DummyConnection
 
getTuple() - Method in class org.experlog.db.ESDBDataSet
 
getTuple() - Method in interface org.experlog.openeas.api.DataSet
 
getTuple() - Method in class org.experlog.openeas.api.DBDataSet
 
getTuple() - Method in class org.experlog.openeas.api.VectorDataSet
 
getTuple() - Method in class org.experlog.util.ESEnumDataSet
 
getTuple() - Method in class org.experlog.util.ESFileDataSet
 
getTuple() - Method in class org.experlog.util.ESMaterializeDataSet
 
getTxIsolation() - Method in class org.experlog.db.DatasourceProperty
 
getTypeMap() - Method in class org.experlog.db.DummyConnection
 
getUpdateCount() - Method in class org.experlog.db.DummyStatement
getUpdateCount returns the current result as an update count; if the result is a ResultSet or there are no more results, -1 is returned.
getUploadDir() - Method in class org.experlog.util.AppConfiguration
 
getUploadDir() - Method in interface org.experlog.util.Configuration
 
getUrl() - Method in class org.experlog.db.DatasourceProperty
 
getUrl() - Method in class org.experlog.db.ESDataSourceWrapper
 
getUsedPool() - Method in class org.experlog.db.ESConnectionPool
 
getUsedPool() - Method in class org.experlog.db.ESDataSourceWrapper
 
getUsedPool() - Method in interface org.experlog.util.ConnectionPool
 
getUser() - Method in class org.experlog.db.DatasourceProperty
 
getUser() - Method in class org.experlog.db.ESDataSourceWrapper
 
getUserObject(String) - Method in class org.experlog.base.OpenClient
 
getUserObjects() - Method in class org.experlog.base.OpenClient
 
getVarValue(String) - Method in class org.experlog.gencode.ESDynHtml
 
getVector() - Method in class org.experlog.openeas.api.VectorDataSet
 
getWarning() - Method in class org.experlog.gencode.ExpParser
Get and reset warning
getWarnings() - Method in class org.experlog.db.DummyConnection
 
getWarnings() - Method in class org.experlog.db.DummyStatement
The first warning reported by calls on this Statement is returned.
GT - Static variable in class org.experlog.gencode.ExpParser
 

H

HashDataObject - Class in org.experlog.openeas.api
 
HashDataObject() - Constructor for class org.experlog.openeas.api.HashDataObject
 
HashDataObject(Hashtable) - Constructor for class org.experlog.openeas.api.HashDataObject
 
HASHTABLE - Static variable in class org.experlog.openeas.api.VectorDataSet
 

I

init(ServletConfig) - Method in class org.experlog.base.ESServlet
 
init(AppConfiguration, DatasourceProperty) - Method in class org.experlog.db.ESDataSourceWrapper
initialize the datasource wrapper,
init(ServletConfig) - Method in class org.experlog.lite.ESUploaderServlet
 
initialize(Connection, String, ResultSet) - Method in class org.experlog.db.ESDbObject
 
initialize(Connection, String, ResultSet) - Method in class org.experlog.openeas.api.DbObject
 
insertElementAt(Object, Object, int) - Method in class org.experlog.util.ESHashtable
Like Vector.insertElementAt()
insertQuery() - Method in class org.experlog.db.ESDbObject
 
insertQuery() - Method in class org.experlog.openeas.api.DbObject
 
INT_DEFAULT - Static variable in interface org.experlog.util.Configuration
 
invoke(String, int, Hashtable, Hashtable) - Method in class org.experlog.gencode.UserObject
This method returns either an Object, either a ESVectorDataSet (with VALUE flag)
isAdm() - Method in class org.experlog.base.OpenClient
 
isadm_ - Variable in class org.experlog.base.OpenClient
 
isAdministrator() - Method in class org.experlog.base.OpenClient
Check if the client is logged in with administrator privileges In this version, there is no support of administration rights.
isClosed() - Method in class org.experlog.db.DummyConnection
 
isClosed() - Method in class org.experlog.db.DummyStatement
 
isClosedInternal() - Method in class org.experlog.db.DummyConnection
 
isDebug() - Method in class org.experlog.db.ESDataSourceWrapper
 
isFileBlock() - Method in class org.experlog.lite.DataBlock
 
isGC() - Method in class org.experlog.util.AppConfiguration
 
isGC() - Method in interface org.experlog.util.Configuration
 
isHttpParameter(String) - Method in class org.experlog.base.ESServletRequest
Check wether a parameter comes from the web or is a local variable.
isInner() - Method in class org.experlog.gencode.ESDynHtml
 
isNew() - Method in class org.experlog.db.ESConnectionPool
 
isNocomment() - Method in class org.experlog.base.OpenClient
 
isPersist() - Method in class org.experlog.gencode.UserObject
 
isPoolable() - Method in class org.experlog.db.DummyStatement
 
isReadOnly() - Method in class org.experlog.db.DummyConnection
 
isReconnect_on_err() - Method in class org.experlog.base.OpenClient
 
isReconnect_on_err() - Method in class org.experlog.db.ESConnectionPool
 
isSecure() - Method in class org.experlog.lite.MultipartRequest
Determines whether request was made using a safe channel or not.
isSecurePath(String) - Static method in class org.experlog.util.AppConfiguration
Check whether a file path looks secure
isSecurePathStrong(String, String) - Static method in class org.experlog.util.AppConfiguration
 
isStringValue() - Method in class org.experlog.gencode.ExpOperand
 
isTransient() - Method in class org.experlog.db.ESDBDataSet
 
isTransient() - Method in interface org.experlog.openeas.api.DataSet
 
isTransient() - Method in class org.experlog.openeas.api.DBDataSet
 
isTransient() - Method in class org.experlog.openeas.api.VectorDataSet
 
isTransient() - Method in class org.experlog.util.ESEnumDataSet
 
isTransient() - Method in class org.experlog.util.ESFileDataSet
 
isTransient() - Method in class org.experlog.util.ESMaterializeDataSet
 
isUnary(int) - Method in class org.experlog.gencode.ExpParser
 
isValid(int) - Method in class org.experlog.db.DummyConnection
 
isWrapperFor(Class<?>) - Method in class org.experlog.db.DummyConnection
 
isWrapperFor(Class<?>) - Method in class org.experlog.db.DummyStatement
 
iterator() - Method in class org.experlog.openeas.api.Cookie
 

J

jdbcCompliant() - Method in class org.experlog.db.DummyDriver
 
jdbcTestStmt_ - Variable in class org.experlog.util.AppConfiguration
 
jdbcUrl_ - Variable in class org.experlog.util.AppConfiguration
 

K

keys() - Method in class org.experlog.db.ESDbObject
 
keys() - Method in class org.experlog.db.ESPersistentHashtable
 
keys() - Method in class org.experlog.util.ESParamList
Like Hashtable.keys()
keySet() - Method in class org.experlog.util.ESHashtable
Like Hashtable.keySet()

L

lastaccess_ - Variable in class org.experlog.base.OpenClient
 
lastmodified_ - Variable in class org.experlog.base.ESCookie
 
LE - Static variable in class org.experlog.gencode.ExpParser
 
leftTerm() - Method in class org.experlog.gencode.ExpOperand
 
lifeTime - Variable in class org.experlog.util.AppConfiguration
 
list - Variable in class org.experlog.db.ESSimpleConnection
 
listClients() - Method in class org.experlog.base.ESStore
get all the ESClient objects from the clientPool pool
loadServletParams(MultipartRequest, HttpServletResponse) - Method in class org.experlog.lite.ESUploaderServlet
Loads servlet parameters from incoming request required for uploading.
logger - Variable in class org.experlog.base.ESServlet
 
logger - Variable in class org.experlog.base.OpenClient
 
logger - Variable in class org.experlog.util.AppConfiguration
 
LogOff - Class in org.experlog.actions
Log Off the current session: no chance of return!
LogOff() - Constructor for class org.experlog.actions.LogOff
 
logRequest(String, String) - Method in class org.experlog.base.OpenClient
 
logRequest(String, String) - Method in class org.experlog.openeas.api.Session
 
LT - Static variable in class org.experlog.gencode.ExpParser
 

M

main(String[]) - Static method in class org.experlog.actions.MessageDigest
 
main(String[]) - Static method in class org.experlog.db.ESDbObject
 
main(String[]) - Static method in class org.experlog.gencode.ESDynHtml
 
main(String[]) - Static method in class org.experlog.gencode.ExpParser
 
main(String[]) - Static method in class org.experlog.util.ESMailer
Test program: java ESMailer to [mailhost] [from]
main(String[]) - Static method in class org.experlog.util.ESParamList
 
main(String[]) - Static method in class org.experlog.util.StringUtils
 
makeId(String, boolean) - Static method in class org.experlog.base.ESStore
 
map_ - Variable in class org.experlog.db.ESDbObject
 
maxClients_ - Variable in class org.experlog.util.AppConfiguration
 
maxConn_ - Variable in class org.experlog.util.AppConfiguration
 
maxCount - Variable in class org.experlog.db.ESDataSourceWrapper
 
mbeanserver - Variable in class org.experlog.util.AppConfiguration
 
mBlock - Variable in class org.experlog.lite.DataBlock
Block containing parameter block with mName
mContentType - Variable in class org.experlog.lite.DataBlock
Content-type of downloaded/uploaded file, if block contains file data
MessageDigest - Class in org.experlog.actions
Generate a message digest (using MD5 or other algorithms) Input parameters: MDMessage (mandatory): the message MDAlgorithm (optional): the algorithm - default MD5 Output parameters: MDDigest: The message digest
MessageDigest() - Constructor for class org.experlog.actions.MessageDigest
 
mFileName - Variable in class org.experlog.lite.DataBlock
Name of file from/to which block data is downloaded/uploaded
mFrom - Variable in class org.experlog.lite.DataBlock
Start position of mBlock within multipart request
minConn_ - Variable in class org.experlog.util.AppConfiguration
 
MINUS - Static variable in class org.experlog.gencode.ExpParser
 
mIsFileBlock - Variable in class org.experlog.lite.DataBlock
States whether block contains file data (true) or not (false)
mName - Variable in class org.experlog.lite.DataBlock
Name of parameter block
mTo - Variable in class org.experlog.lite.DataBlock
End position of mBlock within multipart request
MULT - Static variable in class org.experlog.gencode.ExpParser
 
multiPagesObjects_ - Variable in class org.experlog.base.OpenClient
 
MultipartRequest - Class in org.experlog.lite
Extracts parameter values from "multipart; form-data" contained in incoming HTTP servlet requests.
MultipartRequest(HttpServletRequest) - Constructor for class org.experlog.lite.MultipartRequest
A convenience constructor allowing size of multipart content of incoming request to be of maximum size.
MultipartRequest(HttpServletRequest, int) - Constructor for class org.experlog.lite.MultipartRequest
Creates new IncomingMultiPartHttpServlet out of .
multithread() - Method in class org.experlog.base.OpenClient
 

N

name_ - Variable in class org.experlog.util.AppConfiguration
 
nativeSQL(String) - Method in class org.experlog.db.DummyConnection
 
newDbObject(String, ResultSet) - Method in class org.experlog.openeas.api.Session
 
newString(byte[]) - Static method in class org.experlog.lite.MultipartRequest
Creates a new String out of an array of bytes or out of null
next() - Method in class org.experlog.db.ESDBDataSet
 
next() - Method in interface org.experlog.openeas.api.DataSet
 
next() - Method in class org.experlog.openeas.api.DBDataSet
 
next() - Method in class org.experlog.openeas.api.VectorDataSet
 
next() - Method in class org.experlog.util.ESEnumDataSet
 
next() - Method in class org.experlog.util.ESFileDataSet
 
next() - Method in class org.experlog.util.ESMaterializeDataSet
 
noComment() - Method in class org.experlog.base.OpenClient
 
nocomment_ - Variable in class org.experlog.base.OpenClient
 
normalizeUrl(String) - Static method in class org.experlog.util.StringUtils
 
NOT - Static variable in class org.experlog.gencode.ExpParser
 
NullPrintWriter - Class in org.experlog.gencode
A /dev/null PrintWriter
NullPrintWriter() - Constructor for class org.experlog.gencode.NullPrintWriter
 

O

offtmpl_ - Variable in class org.experlog.util.AppConfiguration
 
onWindows() - Static method in class org.experlog.base.ESStore
 
OPAR - Static variable in class org.experlog.gencode.ExpParser
 
open() - Method in class org.experlog.db.ESDBDataSet
 
open() - Method in interface org.experlog.openeas.api.DataSet
 
open() - Method in class org.experlog.openeas.api.DBDataSet
 
open() - Method in class org.experlog.openeas.api.VectorDataSet
 
open() - Method in class org.experlog.util.ESEnumDataSet
 
open() - Method in class org.experlog.util.ESFileDataSet
 
open() - Method in class org.experlog.util.ESMailer
 
open() - Method in class org.experlog.util.ESMaterializeDataSet
 
OpenClient - Class in org.experlog.base
A web client session
OpenClient() - Constructor for class org.experlog.base.OpenClient
 
OpenClient(String, HttpServletRequest, ConnectionPool) - Constructor for class org.experlog.base.OpenClient
constructor of a client, with its clientID, the request, and the jdbc connection
OpenEAS - Class in org.experlog.lite
 
OpenEAS() - Constructor for class org.experlog.lite.OpenEAS
 
opString(int) - Static method in class org.experlog.gencode.ExpParser
 
OR - Static variable in class org.experlog.gencode.ExpParser
 
Order - Interface in org.experlog.util
 
orderBy(String, boolean) - Method in class org.experlog.util.ESMaterializeDataSet
 
org.experlog.actions - package org.experlog.actions
 
org.experlog.base - package org.experlog.base
 
org.experlog.db - package org.experlog.db
 
org.experlog.gencode - package org.experlog.gencode
 
org.experlog.lite - package org.experlog.lite
 
org.experlog.openeas.api - package org.experlog.openeas.api
 
org.experlog.openeas.api.demo - package org.experlog.openeas.api.demo
 
org.experlog.util - package org.experlog.util
 

P

page_ - Variable in class org.experlog.base.OpenClient
 
param_ - Variable in class org.experlog.base.OpenClient
 
parse() - Method in class org.experlog.gencode.ExpParser
 
parseProperties(Properties) - Method in class org.experlog.util.AppConfiguration
 
parseProperties(Properties) - Method in interface org.experlog.util.Configuration
 
password_ - Variable in class org.experlog.util.AppConfiguration
 
PLUS - Static variable in class org.experlog.gencode.ExpParser
 
postRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
postRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.lite.OpenEAS
 
postRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.lite.RandomImageCtrl
 
postRequest(OpenClient, ESServletRequest, HttpServletResponse) - Method in class org.experlog.openeas.api.Servlet
Do not override this method (internal use)
postRequest(Session, ServletRequest, HttpServletResponse) - Method in class org.experlog.openeas.api.Servlet
 
prepareCall(String) - Method in class org.experlog.db.DummyConnection
 
prepareCall(String, int, int) - Method in class org.experlog.db.DummyConnection
 
prepareCall(String, int, int, int) - Method in class org.experlog.db.DummyConnection
 
prepareStatement(String) - Method in class org.experlog.db.DummyConnection
 
prepareStatement(String, int, int) - Method in class org.experlog.db.DummyConnection
 
prepareStatement(String, int, int, int) - Method in class org.experlog.db.DummyConnection
 
prepareStatement(String, int) - Method in class org.experlog.db.DummyConnection
 
prepareStatement(String, int[]) - Method in class org.experlog.db.DummyConnection
 
prepareStatement(String, String[]) - Method in class org.experlog.db.DummyConnection
 
present(String) - Method in class org.experlog.db.ESDbObject
 
present(String) - Method in class org.experlog.openeas.api.DbObject
 
printException(String, Exception, HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.CheckParams
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.LogOff
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.MessageDigest
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.SendMail
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.SendMailMP
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.TableInsert
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.Validate
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.WriteFile
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.actions.XslTransform
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in interface org.experlog.base.ESAction
 
processRequest(Client, ESServletRequest, DynHtml, Object) - Method in class org.experlog.openeas.api.Action
 
put(String, Object) - Method in class org.experlog.db.ESPersistentHashtable
 
put(String, Object) - Method in class org.experlog.openeas.api.HashDataObject
 
put(Object, Object) - Method in class org.experlog.util.ESHashtable
Like Hashtable.put()
put(String, Object) - Method in class org.experlog.util.ESParamList
Like Hashtable.put(), but ignores null values
put(String, Object) - Method in class org.experlog.util.ESSimpleDataTuple
 
putAfter(Object, Object, Object) - Method in class org.experlog.util.ESHashtable
A put method to insert after a specified key
putNoPersist(String, Object) - Method in class org.experlog.db.ESPersistentHashtable
 

Q

qryattempts_ - Variable in class org.experlog.base.OpenClient
 
quoteMessage(String) - Static method in class org.experlog.util.StringUtils
 

R

RandomImageCtrl - Class in org.experlog.lite
 
RandomImageCtrl() - Constructor for class org.experlog.lite.RandomImageCtrl
 
read() - Method in class org.experlog.util.BufferedRandomAccessFile
 
readLine() - Method in class org.experlog.util.BufferedRandomAccessFile
 
reconnect_on_err_ - Variable in class org.experlog.base.OpenClient
 
registerOutParameter(int, int) - Method in class org.experlog.db.ESCallable
registers a parameter with the position in the call string (@see the CallableStatement API) and the int representation of the parameter type.
releaseSavepoint(Savepoint) - Method in class org.experlog.db.DummyConnection
 
remove(String) - Method in class org.experlog.db.ESPersistentHashtable
 
remove(Object) - Method in class org.experlog.util.ESHashtable
Like Hashtable.remove()
removeClient(String) - Method in class org.experlog.db.ESSimpleConnection
remove the client (clientId) and return the number of clients which use the connection now.
removeFirstLog() - Method in class org.experlog.base.DatasourceRequest
 
removeHtmlTags(String) - Static method in class org.experlog.util.StringUtils
 
removeLockedObject(GenerationObject) - Method in class org.experlog.db.ESConnectionPool
 
removeLockedObject(GenerationObject) - Method in class org.experlog.db.ESDataSourceWrapper
 
removeLockedObject(GenerationObject) - Method in interface org.experlog.util.ConnectionPool
 
removeObject(String) - Method in class org.experlog.base.ESCookie
 
removeObject(String) - Method in class org.experlog.openeas.api.Cookie
 
removeUnlockedObject(GenerationObject) - Method in class org.experlog.db.ESConnectionPool
 
removeUnlockedObject(GenerationObject) - Method in class org.experlog.db.ESDataSourceWrapper
 
removeUnlockedObject(GenerationObject) - Method in interface org.experlog.util.ConnectionPool
 
resetTimer() - Method in class org.experlog.base.OpenClient
 
resetTimer() - Method in class org.experlog.openeas.api.Session
 
ResourceBundleAccess - Class in org.experlog.gencode
 
ResourceBundleAccess(ESDynHtml) - Constructor for class org.experlog.gencode.ResourceBundleAccess
 
resultSet_ - Variable in class org.experlog.util.AppConfiguration
 
rightTerm() - Method in class org.experlog.gencode.ExpOperand
 
rollback() - Method in class org.experlog.db.DummyConnection
 
rollback(Savepoint) - Method in class org.experlog.db.DummyConnection
 
rootDir_ - Variable in class org.experlog.util.AppConfiguration
 
run() - Method in class org.experlog.util.ESTimerThread
 

S

saveChanges(String) - Method in class org.experlog.db.ESDbObject
 
saveChanges(String) - Method in class org.experlog.openeas.api.DbObject
 
seek(long) - Method in class org.experlog.util.BufferedRandomAccessFile
 
SendMail - Class in org.experlog.actions
Send an e-mail Input parameters: Template: an e-mail template file path, relative to the shop's root dir (MANDATORY) From: an e-mail address (OPTIONAL if email.From is defined) To: an e-mail address (OPTIONAL if email.ManagerEmail is defined) Subject: the subject (OPTIONAL, default "(No Subject)") Content_type: the content type & charset (OPTIONAL) Output parameters:
SendMail() - Constructor for class org.experlog.actions.SendMail
 
sendMail(String, String, String, BufferedReader) - Method in class org.experlog.util.ESMailer
 
sendMail(String, String, String, Object) - Method in class org.experlog.util.ESMailer
 
SendMailMP - Class in org.experlog.actions
 
SendMailMP() - Constructor for class org.experlog.actions.SendMailMP
 
serverSide() - Method in class org.experlog.actions.CheckParams
 
serverSide() - Method in class org.experlog.actions.LogOff
 
serverSide() - Method in class org.experlog.actions.MessageDigest
 
serverSide() - Method in class org.experlog.actions.SendMail
 
serverSide() - Method in class org.experlog.actions.SendMailMP
 
serverSide() - Method in class org.experlog.actions.TableInsert
 
serverSide() - Method in class org.experlog.actions.Validate
 
serverSide() - Method in class org.experlog.actions.WriteFile
 
serverSide() - Method in class org.experlog.actions.XslTransform
 
serverSide() - Method in interface org.experlog.base.ESAction
 
serverSide() - Method in class org.experlog.openeas.api.Action
 
serverSide() - Method in class org.experlog.openeas.api.demo.DemoAction
Server-side actions can only be executed in a template Other actions can also be passed in an HTTP parameter called "Action" This makes server-side actions safer, but less flexible.
service(Session, ServletRequest, Object) - Method in class org.experlog.openeas.api.Action
 
service(Session, ServletRequest, Object) - Method in class org.experlog.openeas.api.demo.DemoAction
The core of the Action.
Servlet - Class in org.experlog.openeas.api
 
Servlet() - Constructor for class org.experlog.openeas.api.Servlet
 
ServletRequest - Class in org.experlog.openeas.api
An ExperSHOP servlet request
ServletRequest(ESServletRequest) - Constructor for class org.experlog.openeas.api.ServletRequest
 
ServletRequest - Interface in org.experlog.util
 
servletsOnly() - Method in class org.experlog.util.AppConfiguration
 
servletsOnly() - Method in interface org.experlog.util.Configuration
 
servletsOnly_ - Variable in class org.experlog.util.AppConfiguration
 
Session - Class in org.experlog.openeas.api
A web client session
Session(Client) - Constructor for class org.experlog.openeas.api.Session
 
session_ - Variable in class org.experlog.db.ESDbObject
 
sessionExpired() - Method in class org.experlog.base.OpenClient
TBD
sessionExpired() - Method in interface org.experlog.util.Client
 
set(String, Object) - Method in class org.experlog.base.ESCookie
 
set(String, String) - Method in class org.experlog.db.ESDbObject
 
set(String, int) - Method in class org.experlog.db.ESDbObject
 
set(String, long) - Method in class org.experlog.db.ESDbObject
 
set(String, double) - Method in class org.experlog.db.ESDbObject
 
set(String, String) - Method in class org.experlog.openeas.api.Cookie
 
set(String, String) - Method in class org.experlog.openeas.api.DbObject
 
set(String, int) - Method in class org.experlog.openeas.api.DbObject
 
set(String, long) - Method in class org.experlog.openeas.api.DbObject
 
set(String, double) - Method in class org.experlog.openeas.api.DbObject
 
set(String, Object) - Method in interface org.experlog.util.Cookie
 
setAutoCommit(boolean) - Method in class org.experlog.db.DummyConnection
 
setAutoconnect(boolean) - Method in class org.experlog.base.ESServlet
 
setBoundaries(int, int) - Method in class org.experlog.db.ESDBDataSet
 
setBoundaries(int, int) - Method in interface org.experlog.openeas.api.DataSet
 
setBoundaries(int, int) - Method in class org.experlog.openeas.api.DBDataSet
 
setBoundaries(int, int) - Method in class org.experlog.openeas.api.VectorDataSet
 
setBoundaries(int, int) - Method in class org.experlog.util.ESEnumDataSet
 
setBoundaries(int, int) - Method in class org.experlog.util.ESFileDataSet
 
setBoundaries(int, int) - Method in class org.experlog.util.ESMaterializeDataSet
 
setCatalog(String) - Method in class org.experlog.db.DummyConnection
 
setCheckLevelObject(int) - Method in class org.experlog.db.ESDataSourceWrapper
 
setCheckLevelObject(int) - Method in class org.experlog.util.AppConfiguration
 
setCheckLevelObject(int) - Method in interface org.experlog.util.Configuration
 
setClientId(String) - Method in class org.experlog.base.OpenClient
Set the session Id (to recognize who is connected) Can be used for customer logon.
setClientInfo(Properties) - Method in class org.experlog.db.DummyConnection
 
setClientInfo(String, String) - Method in class org.experlog.db.DummyConnection
 
setClientPoolTable(Hashtable) - Method in class org.experlog.base.ESStore
 
setConnectionPool(ConnectionPool) - Method in class org.experlog.base.ESStore
 
setConnectionPool(ConnectionPool) - Method in class org.experlog.base.OpenClient
 
setContentType(String) - Method in class org.experlog.lite.DataBlock
 
setContentType(String) - Method in class org.experlog.util.ESMailer
 
setCookie(HttpServletRequest) - Method in class org.experlog.base.ESCookie
 
setCookie(ESServletRequest) - Method in class org.experlog.base.ESCookie
 
setCookie(Cookie) - Method in class org.experlog.base.OpenClient
 
setCookie(ServletRequest) - Method in class org.experlog.openeas.api.Cookie
 
setCookie(Cookie) - Method in interface org.experlog.util.Client
 
setCookie(HttpServletRequest) - Method in interface org.experlog.util.Cookie
 
setCookie(ESServletRequest) - Method in interface org.experlog.util.Cookie
 
setCursorName(String) - Method in class org.experlog.db.DummyStatement
setCursorname defines the SQL cursor name that will be used by subsequent Statement execute methods.
setDataSourceName(String) - Method in class org.experlog.db.ESDataSourceWrapper
 
setDataSourceName(String) - Method in class org.experlog.util.AppConfiguration
 
setDataSourceName(String) - Method in interface org.experlog.util.Configuration
 
setDbmapper(ESDbMapper) - Method in class org.experlog.base.OpenClient
 
setDebug(boolean) - Method in class org.experlog.db.ESDataSourceWrapper
 
setDelegatefile(String) - Method in class org.experlog.util.AppConfiguration
 
setDelegatefile(String) - Method in interface org.experlog.util.Configuration
 
setDriver(String) - Method in class org.experlog.db.DatasourceProperty
 
setDriverClass(String) - Method in class org.experlog.util.AppConfiguration
 
setDriverClass(String) - Method in interface org.experlog.util.Configuration
 
setEncodingValue(String) - Method in class org.experlog.util.AppConfiguration
 
setEscapeProcessing(boolean) - Method in class org.experlog.db.DummyStatement
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
setEvalExpr(boolean) - Method in class org.experlog.gencode.ExpParser
 
setFetchDirection(int) - Method in class org.experlog.db.DummyStatement
 
setFetchSize(int) - Method in class org.experlog.db.DummyStatement
 
setFileName(String) - Method in class org.experlog.lite.DataBlock
 
setFromRequest(ESServletRequest) - Method in class org.experlog.db.ESDbObject
 
setFromRequest(ServletRequest) - Method in class org.experlog.openeas.api.DbObject
 
setGC(boolean) - Method in class org.experlog.util.AppConfiguration
 
setGC(boolean) - Method in interface org.experlog.util.Configuration
 
setHoldability(int) - Method in class org.experlog.db.DummyConnection
 
setInfo(Hashtable) - Method in class org.experlog.base.ESCookie
MBean method set all attributes
setInfo(Hashtable) - Method in interface org.experlog.util.Cookie
 
setInner(boolean) - Method in class org.experlog.gencode.ESDynHtml
 
setInputFile(File) - Method in interface org.experlog.gencode.DynHtml
Change the input file definition
setInputFile(File, boolean) - Method in interface org.experlog.gencode.DynHtml
Change the input file definition
setInputFile(File) - Method in class org.experlog.gencode.ESDynHtml
Change the input file definition
setInputFile(File, boolean) - Method in class org.experlog.gencode.ESDynHtml
Change the input file definition
setIsFileBlock(boolean) - Method in class org.experlog.lite.DataBlock
 
setJdbcDriverClass(String) - Method in class org.experlog.util.AppConfiguration
 
setJdbcDriverClass(String) - Method in interface org.experlog.util.Configuration
 
setJdbcPassword(String) - Method in class org.experlog.util.AppConfiguration
 
setJdbcPassword(String) - Method in interface org.experlog.util.Configuration
 
setJdbcTestStmt(String) - Method in class org.experlog.db.ESDataSourceWrapper
 
setJdbcTestStmt(String) - Method in class org.experlog.util.AppConfiguration
 
setJdbcTestStmt(String) - Method in interface org.experlog.util.Configuration
 
setJdbcUrl(String) - Method in class org.experlog.util.AppConfiguration
 
setJdbcUrl(String) - Method in interface org.experlog.util.Configuration
 
setJdbcUser(String) - Method in class org.experlog.util.AppConfiguration
 
setJdbcUser(String) - Method in interface org.experlog.util.Configuration
 
setLastaccess(long) - Method in class org.experlog.base.OpenClient
 
setLastModified(double) - Method in class org.experlog.base.ESCookie
 
setLegacy(boolean) - Method in class org.experlog.util.ESMailer
 
setLevel(String) - Method in class org.experlog.base.ESStore
 
setLevel(String, String) - Static method in class org.experlog.util.ESCategory
sets the level of an application, the new level is available for all the categories for the current application.
setLifeTime(long) - Method in class org.experlog.db.DatasourceProperty
 
setLocale(String) - Method in class org.experlog.util.AppConfiguration
 
setLocale(String) - Method in interface org.experlog.util.Configuration
 
setLogWriter(PrintWriter) - Method in class org.experlog.db.ESDataSourceWrapper
 
setMaxClients(int) - Method in class org.experlog.util.AppConfiguration
 
setMaxCon(int) - Method in class org.experlog.db.ESDataSourceWrapper
 
setMaxConn(int) - Method in class org.experlog.db.DatasourceProperty
 
setMaxConn(int) - Method in class org.experlog.util.AppConfiguration
 
setMaxConn(int) - Method in interface org.experlog.util.Configuration
 
setMaxFieldSize(int) - Method in class org.experlog.db.DummyStatement
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
setMaxRows(int) - Method in class org.experlog.db.DummyStatement
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
setMinCon(int) - Method in class org.experlog.db.ESDataSourceWrapper
 
setMinConn(int) - Method in class org.experlog.db.DatasourceProperty
 
setMinConn(int) - Method in class org.experlog.util.AppConfiguration
 
setMinConn(int) - Method in interface org.experlog.util.Configuration
 
setNew(boolean) - Method in class org.experlog.db.ESConnectionPool
 
setNocomment(boolean) - Method in class org.experlog.base.OpenClient
 
setNoContent(HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
setNoStore(HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
setNotModified(HttpServletResponse) - Method in class org.experlog.base.ESServlet
 
setObject(String, Object) - Method in class org.experlog.base.ESCookie
 
setObject(String, Object) - Method in class org.experlog.openeas.api.Cookie
 
setOfftmpl(String) - Method in class org.experlog.util.AppConfiguration
 
setOfftmpl(String) - Method in interface org.experlog.util.Configuration
 
setOutput(String, String) - Static method in class org.experlog.util.ESCategory
sets the output channel for a given application.
setParam(Hashtable) - Method in class org.experlog.base.OpenClient
 
setParameter(String, String, boolean) - Method in interface org.experlog.gencode.DynHtml
Define a new parameter (a tagname/value association) When $tagname$ will be found, it will be expanded to value.
setParameter(String, String, boolean) - Method in class org.experlog.gencode.ESDynHtml
Define a new parameter (a tagname/value association) When $tagname$ will be found, it will be expanded to value.
setParameters(Hashtable, boolean) - Method in class org.experlog.gencode.ESDynHtml
 
setPassword(String) - Method in class org.experlog.db.DatasourceProperty
 
setPassword(String) - Method in class org.experlog.db.ESDataSourceWrapper
 
setPeriod(long) - Method in class org.experlog.util.ESTimerThread
 
setPoolable(boolean) - Method in class org.experlog.db.DummyStatement
 
setPort(int) - Method in class org.experlog.util.ESMailer
 
setQryattempts(int) - Method in class org.experlog.base.OpenClient
TBD public void setTimeoutmillis(long timeoutmillis) { timeoutmillis_ = timeoutmillis; timer_.setPeriod(timeoutmillis); }
setQryattempts(int) - Method in class org.experlog.db.ESConnectionPool
 
setQueryTimeout(int) - Method in class org.experlog.db.DummyStatement
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setReadOnly(boolean) - Method in class org.experlog.db.DummyConnection
 
setReconnect_on_err(boolean) - Method in class org.experlog.base.OpenClient
 
setReconnect_on_err(boolean) - Method in class org.experlog.db.ESConnectionPool
 
setReconnect_on_err(boolean) - Method in interface org.experlog.util.ConnectionPool
 
setResultSet(String) - Method in class org.experlog.db.DatasourceProperty
 
setSavepoint() - Method in class org.experlog.db.DummyConnection
 
setSavepoint(String) - Method in class org.experlog.db.DummyConnection
 
setServletRequest(ESServletRequest) - Method in interface org.experlog.gencode.DynHtml
 
setServletRequest(ESServletRequest) - Method in class org.experlog.gencode.ESDynHtml
 
setSession(OpenClient) - Method in class org.experlog.base.ESCookie
 
setShopConfig(AppConfiguration) - Method in class org.experlog.base.ESStore
 
setShopConfig(Configuration, String) - Method in class org.experlog.db.ESConnectionPool
set the configuration of the shop, and before the call of this method.
setShopConfig(Configuration, String) - Method in interface org.experlog.util.ConnectionPool
 
setShopName(String) - Method in class org.experlog.base.ESStore
 
setShopProps(Properties) - Method in class org.experlog.base.ESStore
 
setSleepTime(long) - Method in class org.experlog.db.DatasourceProperty
 
setSqlEncode(boolean) - Method in class org.experlog.db.ESDbObject
 
setSqlEncode(boolean) - Method in class org.experlog.openeas.api.DbObject
 
setSqlencoderules(String) - Method in class org.experlog.base.OpenClient
 
setSqlencodesep(String) - Method in class org.experlog.base.OpenClient
 
setSqlEncodeSeparator(String) - Method in class org.experlog.db.DatasourceProperty
 
setSqlEncodeSubst(String) - Method in class org.experlog.db.DatasourceProperty
 
setState(int) - Method in class org.experlog.base.ESStore
 
setTimeout(int) - Method in class org.experlog.util.AppConfiguration
 
setTimeout(int) - Method in interface org.experlog.util.Configuration
 
setTransactionIsolation(int) - Method in class org.experlog.db.DummyConnection
 
setTransient(boolean) - Method in class org.experlog.openeas.api.VectorDataSet
 
setTxIsolation(int) - Method in class org.experlog.db.DatasourceProperty
 
setTypeMap(Map) - Method in class org.experlog.db.DummyConnection
 
setUrl(String) - Method in class org.experlog.db.DatasourceProperty
 
setUser(String) - Method in class org.experlog.db.DatasourceProperty
 
setUser(String) - Method in class org.experlog.db.ESDataSourceWrapper
 
setWarning(String) - Method in class org.experlog.gencode.ExpParser
 
setWritable(String, boolean) - Method in class org.experlog.db.ESDbObject
 
setWritable(String, boolean) - Method in class org.experlog.openeas.api.DbObject
 
sget(OpenClient, ESServletRequest, HttpServletResponse, boolean) - Method in class org.experlog.base.ESServlet
 
singleTerm() - Method in class org.experlog.gencode.ExpOperand
 
size() - Method in class org.experlog.base.DatasourceRequest
 
size() - Method in class org.experlog.util.ESHashtable
Like Vector.size()
sleepTime - Variable in class org.experlog.util.AppConfiguration
 
sqlEncode(String) - Method in class org.experlog.base.OpenClient
 
sqlEncode(String, String) - Method in class org.experlog.base.OpenClient
 
sqlEncode(String, String) - Method in interface org.experlog.gencode.DynHtml
 
sqlEncode(String, String) - Method in class org.experlog.gencode.ESDynHtml
 
sqlEncode(String) - Method in class org.experlog.openeas.api.Session
 
sqlEncode(String, String) - Method in class org.experlog.openeas.api.Session
 
sqlencoderules_ - Variable in class org.experlog.base.OpenClient
 
sqlencodesep_ - Variable in class org.experlog.base.OpenClient
 
sqlEncodeSeparator - Variable in class org.experlog.util.AppConfiguration
 
sqlEncodeSubst - Variable in class org.experlog.util.AppConfiguration
 
Store - Interface in org.experlog.util
 
storeInCookie(String) - Method in class org.experlog.util.AppConfiguration
Check if name corresponds to a variable that should be stored in the HTTP header cookie.
StringUtils - Class in org.experlog.util
 
StringUtils() - Constructor for class org.experlog.util.StringUtils
 
syncsget(OpenClient, ESServletRequest, HttpServletResponse, boolean) - Method in class org.experlog.base.ESServlet
 

T

TableInsert - Class in org.experlog.actions
Input parameters: Table (MANDATORY) Output parameters:
TableInsert() - Constructor for class org.experlog.actions.TableInsert
 
textdecode(String, String) - Method in class org.experlog.util.ESParamList
 
textencode(String) - Method in class org.experlog.util.ESParamList
 
tick(Object) - Method in class org.experlog.base.ESStore
 
tick(Object) - Method in interface org.experlog.util.ESTimer
 
timeout_ - Variable in class org.experlog.util.AppConfiguration
 
timeoutmillis_ - Variable in class org.experlog.base.OpenClient
 
toHashtable() - Method in class org.experlog.db.ESPersistentHashtable
 
toHashtable() - Method in class org.experlog.util.ESHashtable
 
toHashtable() - Method in class org.experlog.util.ESParamList
 
toHttpSession(HttpSession) - Method in class org.experlog.base.ESCookie
Exchange method (from this class to HttpSession)
toHttpSession(HttpSession) - Method in interface org.experlog.util.Cookie
 
toOperand(Object) - Method in class org.experlog.gencode.ExpParser
 
toOperator(Object) - Method in class org.experlog.gencode.ExpParser
 
toString() - Method in class org.experlog.base.DatasourceRequest
 
toString() - Method in class org.experlog.base.ESServletRequest
 
toString() - Method in class org.experlog.base.ESStore
 
toString() - Method in class org.experlog.base.OpenClient
 
toString() - Method in class org.experlog.db.ESDbObject
 
toString() - Method in class org.experlog.gencode.ExpOperand
 
toString() - Method in class org.experlog.openeas.api.HashDataObject
 
toString() - Method in class org.experlog.openeas.api.ServletRequest
 
toString() - Method in interface org.experlog.util.ConnectionPool
 
toString() - Method in class org.experlog.util.ESParamList
 
toString() - Method in class org.experlog.util.ESTimerThread
 
trace(String) - Method in class org.experlog.openeas.api.Session
 
txIsolation_ - Variable in class org.experlog.util.AppConfiguration
 

U

UMINUS - Static variable in class org.experlog.gencode.ExpParser
 
uniqueEncode() - Method in class org.experlog.util.ESParamList
Encode so that the encoding for 2 ESParamList objects that are "equal" (that contain the same information) are equal.
unwrap(Class<T>) - Method in class org.experlog.db.DummyConnection
 
unwrap(Class<T>) - Method in class org.experlog.db.DummyStatement
 
updateDB(String) - Method in class org.experlog.base.OpenClient
 
updateDB(String, String) - Method in class org.experlog.base.OpenClient
 
updateDB(Connection, String) - Method in class org.experlog.db.ESConnectionPool
Update the store's database
updateDB(ESServletRequest, String) - Method in class org.experlog.db.ESDbFormHandler
Execute an update statement in the database, using an update template and an HTTP request.
updateDB(String) - Method in class org.experlog.openeas.api.Session
Issue a database update on the default datasource
updateDB(String, String) - Method in class org.experlog.openeas.api.Session
Issue a database update on a specified datasource
updateDB(String) - Method in interface org.experlog.util.Client
 
updateDB(String, String) - Method in interface org.experlog.util.Client
 
updateDB(Connection, String) - Method in interface org.experlog.util.ConnectionPool
 
updateQuery(String) - Method in class org.experlog.db.ESDbObject
 
updateQuery(String) - Method in class org.experlog.openeas.api.DbObject
 
uploaddir_ - Variable in class org.experlog.util.AppConfiguration
 
useCookies() - Method in class org.experlog.util.AppConfiguration
Enable exchanges between the HttpSession and the openeas "cookie" To interact with external servlets or JSPs in the same webapp
usecookies_ - Variable in class org.experlog.util.AppConfiguration
 
user_ - Variable in class org.experlog.util.AppConfiguration
 
UserObject - Class in org.experlog.gencode
UserObject is an object to manage Java objects calls.
UserObject(Object, String, Category) - Constructor for class org.experlog.gencode.UserObject
 
UserObject(String, int, Hashtable, Hashtable, Category) - Constructor for class org.experlog.gencode.UserObject
create a new UserObject, user asks for a new Java object to create

V

Validate - Class in org.experlog.actions
 
Validate() - Constructor for class org.experlog.actions.Validate
 
VALUE - Static variable in class org.experlog.gencode.ExpParser
 
VALUE - Static variable in class org.experlog.openeas.api.VectorDataSet
 
VectorDataSet - Class in org.experlog.openeas.api
 
VectorDataSet(int, Vector) - Constructor for class org.experlog.openeas.api.VectorDataSet
 
VectorDataSet(Vector) - Constructor for class org.experlog.openeas.api.VectorDataSet
 

W

WriteFile - Class in org.experlog.actions
Write to a file on the server disk Input parameters: Template: a template file path, relative to the shop's root dir (MANDATORY) File: the output file (MANDATORY) Charset: a charset name (OPTIONAL) - eg.
WriteFile() - Constructor for class org.experlog.actions.WriteFile
 

X

XslTransform - Class in org.experlog.actions
XSLT transformation Input parameters: Xslt (MANDATORY): URL of the XSL stylesheet Xml (MANDATORY): URL of the XML to transform XsltCache (OPTIONAL, default false): if true, the compiled XSL stylesheet will be cached XsltTimeout (OPTIONAL): max amount of time this action should take (seconds).
XslTransform() - Constructor for class org.experlog.actions.XslTransform
 

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