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

D

data - Variable in class com.lutris.appserver.server.StandardApplication
Application Data accessable through Jolt Fields.
DatabaseManager - Interface in com.lutris.appserver.server.sql
The database management object interface.
databaseManager - Variable in class com.lutris.appserver.server.StandardApplication
Database manager instance for application.
DatabaseManagerException - Exception in com.lutris.appserver.server.sql
Exception for database manager failures.
DatabaseManagerException(String) - Constructor for exception com.lutris.appserver.server.sql.DatabaseManagerException
Construct with required messsage.
DatabaseManagerException(String, Throwable) - Constructor for exception com.lutris.appserver.server.sql.DatabaseManagerException
Construct with a message and associated causing exception.
DatabaseManagerException(Throwable) - Constructor for exception com.lutris.appserver.server.sql.DatabaseManagerException
Construct from a causing exception.
DataObjectException - Exception in com.lutris.dods.builder.generator.query
DataObjectException class, used by Business Objects, catch all the DataObject Exceptions, will be passed to POs and handled there.
DataObjectException(String) - Constructor for exception com.lutris.dods.builder.generator.query.DataObjectException
Construct a exception without a specified cause.
DataObjectException(String, Throwable) - Constructor for exception com.lutris.dods.builder.generator.query.DataObjectException
Construct a exception with an associated causing exception.
DBConnection - Interface in com.lutris.appserver.server.sql
This interface defines a database connection.
DBQuery - Interface in com.lutris.appserver.server.sql
Utility for querying object from a database.
DBRowUpdateException - Exception in com.lutris.appserver.server.sql
DBRowUpdateException is thrown when a CoreDO update fails.
DBRowUpdateException(String) - Constructor for exception com.lutris.appserver.server.sql.DBRowUpdateException
Construct a exception without a specified cause.
DBRowUpdateException(String, Exception) - Constructor for exception com.lutris.appserver.server.sql.DBRowUpdateException
 
DBTransaction - Interface in com.lutris.appserver.server.sql
Used to perform database transactions.
dClassName - Variable in class com.lutris.appserver.server.StandardApplication.ContextMBean
 
dClassName - Variable in class org.enhydra.util.AbsConfigMBean
 
DEAD - Static variable in interface com.lutris.appserver.server.Application
Dead state code.
debug - Static variable in interface com.lutris.appserver.server.sql.DatabaseManager
Flag to enable debug logging of queries and transactions.
DEBUG - Static variable in class com.lutris.logging.Logger
Messages that contain information normally of use only when debugging.
DEBUG1 - Static variable in class com.lutris.logging.Logger
Debug detail level 1.
DEBUG2 - Static variable in class com.lutris.logging.Logger
Debug detail level 2.
DEBUG3 - Static variable in class com.lutris.logging.Logger
Debug detail level 3.
DEBUG4 - Static variable in class com.lutris.logging.Logger
Debug detail level 4.
DEBUG5 - Static variable in class com.lutris.logging.Logger
Debug detail level 5.
DEBUG6 - Static variable in class com.lutris.logging.Logger
Debug detail level 6.
DEBUG7 - Static variable in class com.lutris.logging.Logger
Debug detail level 7.
DEBUG8 - Static variable in class com.lutris.logging.Logger
Debug detail level 8.
DEBUG9 - Static variable in class com.lutris.logging.Logger
Debug detail level 9.
DEBUGTMP - Static variable in class com.lutris.logging.Logger
Temporary debugging; should not be left in shipping code.
defaultUrl - Variable in class com.lutris.appserver.server.StandardApplication
Default URL used for application if defined in Config file.
delete(Transaction) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to delete an object in the database.
delete(String) - Method in interface com.lutris.util.PersistentStore
Method to delete a a key.
deleteSession(Session) - Method in interface com.lutris.appserver.server.session.SessionManager
Removes a session from the session manager.
deleteSession(String) - Method in interface com.lutris.appserver.server.session.SessionManager
Removes a session from the manager.
DirectoryException - Exception in com.lutris.appserver.server.httpPresentation
 
DirectoryException(String) - Constructor for exception com.lutris.appserver.server.httpPresentation.DirectoryException
Constructor.
disable() - Method in class org.enhydra.dods.cache.CacheAdministration
Disables cache.
dMBeanInfo - Variable in class com.lutris.appserver.server.StandardApplication.ContextMBean
 
dMBeanInfo - Variable in class org.enhydra.util.AbsConfigMBean
 
DodsBaseException - Exception in org.enhydra.dods.exceptions
Exception used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
DodsBaseException(String) - Constructor for exception org.enhydra.dods.exceptions.DodsBaseException
Construct an exception without a specified cause.
DodsBaseException(String, Throwable) - Constructor for exception org.enhydra.dods.exceptions.DodsBaseException
Construct an exception with an associated causing exception.
DodsBaseException(Throwable) - Constructor for exception org.enhydra.dods.exceptions.DodsBaseException
Construct an exception from a causing exception.
DodsBaseExceptionUtil - Class in org.enhydra.dods.exceptions
Utilities used to implement the DodsBaseException.
DODSException - Exception in org.enhydra.dods
 
DODSException(String) - Constructor for exception org.enhydra.dods.DODSException
Construct a exception without a specified cause.
DODSException(Throwable) - Constructor for exception org.enhydra.dods.DODSException
Construct a exception with a specified cause.
DODSException(String, Throwable) - Constructor for exception org.enhydra.dods.DODSException
Construct a exception with an associated causing exception.
DOMFormatter - Interface in org.enhydra.util
 
DOT - Static variable in class org.enhydra.util.AbsConfigMBean
 
drop(DBConnection) - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Used to drop a connection from the pool.
dropAllNow() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Drop all the connection in the pool immediately.
DuplicateKeyException - Exception in com.lutris.appserver.server.sessionEnhydra
Exception thrown by StandardSessionHome if a session cannot be created because the session key is already in use.
DuplicateKeyException(String) - Constructor for exception com.lutris.appserver.server.sessionEnhydra.DuplicateKeyException
Construct a exception without a specified cause.
DuplicateKeyException(String, Throwable) - Constructor for exception com.lutris.appserver.server.sessionEnhydra.DuplicateKeyException
Construct a exception with an associated causing exception.
DuplicateKeyException(Throwable) - Constructor for exception com.lutris.appserver.server.sessionEnhydra.DuplicateKeyException
Construct a exception with an associated causing exception.

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