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

H

HALTED - Static variable in interface com.lutris.appserver.server.Application
 
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBConnection
Check if a connection is valid after an SQL exception is thrown.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBQuery
Exception handler.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Exception handeler.
hasBeenModified() - Method in class com.lutris.classloader.Resource
Determine if the resource has been modified since it was loaded.
hashAttrib - Variable in class org.enhydra.util.AbsConfigMBean
 
hashCode() - Method in class com.lutris.appserver.server.sql.ObjectId
Returns a hash code for this object id.
HtmlTableCell - Class in com.lutris.html
This base class is extended to compose a particular type of cell within a row within a HTML table.
HtmlTableCell(String) - Constructor for class com.lutris.html.HtmlTableCell
 
HtmlTableCell(String, String) - Constructor for class com.lutris.html.HtmlTableCell
 
HttpPresentation - Interface in com.lutris.appserver.server.httpPresentation
Presentation Object interface.
HttpPresentationException - Exception in com.lutris.appserver.server.httpPresentation
Exception that encapulates any error that occurs when accessing HTTP information supplied to a presentation object.
HttpPresentationException(String) - Constructor for exception com.lutris.appserver.server.httpPresentation.HttpPresentationException
Construct a HTTP exception without a specified cause.
HttpPresentationException(String, Throwable) - Constructor for exception com.lutris.appserver.server.httpPresentation.HttpPresentationException
Construct a HTTP exception with an associated causing exception.
HttpPresentationException(Throwable) - Constructor for exception com.lutris.appserver.server.httpPresentation.HttpPresentationException
Construct a HTTP exception from a causing exception.
HttpPresentationInputStream - Class in com.lutris.appserver.server.httpPresentation
HTTP request input stream reader.
HttpPresentationInputStream() - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationInputStream
 
HttpPresentationIOException - Exception in com.lutris.appserver.server.httpPresentation
IOException derived class that is thrown when the presentation manager encounters an I/O error when talking to a client.
HttpPresentationIOException(IOException) - Constructor for exception com.lutris.appserver.server.httpPresentation.HttpPresentationIOException
Construct a new exception from an existing IOException.
HttpPresentationIOException(String) - Constructor for exception com.lutris.appserver.server.httpPresentation.HttpPresentationIOException
Construct a new exception with a specific message.
HttpPresentationOutputStream - Class in com.lutris.appserver.server.httpPresentation
HTTP request output stream writter.
HttpPresentationOutputStream() - Constructor for class com.lutris.appserver.server.httpPresentation.HttpPresentationOutputStream
 
HttpPresentationRequest - Interface in com.lutris.appserver.server.httpPresentation
Object passed to presentation objects that is used to access HTTP request data.
HttpPresentationResponse - Interface in com.lutris.appserver.server.httpPresentation
Object passed to presentation objects that is used to generate HTTP responses.

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