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

E

EafConfigMBean - Class in org.enhydra.util
EAF's Core MBean Implementation
EafConfigMBean(Application, ObjectName, String, String[], String[]) - Constructor for class org.enhydra.util.EafConfigMBean
 
EMERGENCY - Static variable in class com.lutris.logging.Logger
Standard level for urgent condition that requires immediate attention and indicates that the system is no longer functioning.
enable() - Method in class org.enhydra.dods.cache.CacheAdministration
Enables cache.
ENCODE_URL_ALWAYS - Static variable in interface com.lutris.appserver.server.session.SessionManager
Indicates that url encoding of session ids is always preformed.
ENCODE_URL_AUTO - Static variable in interface com.lutris.appserver.server.session.SessionManager
Indicates that url encoding of session ids is preformed only when cookies are disabled on the client browser.
ENCODE_URL_NEVER - Static variable in interface com.lutris.appserver.server.session.SessionManager
Indicates that url encoding of session ids is never preformed.
encodeUrl(String, String) - Method in class com.lutris.appserver.server.StandardApplication
Returns the specified url rewritten to include the sessionId
encodeUrl(String, String, String) - Method in class com.lutris.appserver.server.StandardApplication
Deprecated. Use encodeUrl(String,String)
encoding - Variable in error com.lutris.appserver.server.httpPresentation.PageRedirectException
Character encoding that will be used.
EnhydraServerException - Exception in org.enhydra.server
Title:
EnhydraServerException(String) - Constructor for exception org.enhydra.server.EnhydraServerException
 
EnhydraServerException(String, Throwable) - Constructor for exception org.enhydra.server.EnhydraServerException
 
ensureSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Default method used by requestPreprocessor to ensure that a session exists and initialize the session and sessionData fields in the HttpPresentationComms object.
equals(ObjectId) - Method in class com.lutris.appserver.server.sql.ObjectId
Test if this object id is equal to another object id.
equals(Resource) - Method in class com.lutris.classloader.Resource
Determines if the specified resource is equal to this resource.
ERROR - Static variable in class com.lutris.logging.Logger
Errors that have been correctly handled.
execute(String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a SQL statement that does not return a resultset.
executeDelete(DBConnection) - Method in interface com.lutris.appserver.server.sql.Transaction
Method to delete an object from the database.
executeInsert(DBConnection) - Method in interface com.lutris.appserver.server.sql.Transaction
Method to insert a new object into the database.
executeQuery(PreparedStatement, String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a prepared query statement.
executeQuery(String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a SQL query statement.
executeQuery(DBConnection) - Method in interface com.lutris.appserver.server.sql.Query
Method to query objects from the database.
executeUpdate(String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a SQL update statement.
executeUpdate(PreparedStatement, String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a prepared update statement.
executeUpdate(DBConnection) - Method in interface com.lutris.appserver.server.sql.Transaction
Method to update contents of object in database.
exists(String) - Method in interface com.lutris.util.PersistentStore
Method to query if an an object is stored.

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