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

G

GENERIC - Static variable in class com.lutris.mime.MimeException
Indicates a general error in parsing Mime data.
getAppContext() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
 
getAppFileURIPath(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Get the URI path for a file in the application.
getAppInfo() - Method in class org.enhydra.util.EafConfigMBean
 
getAppName() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
 
getAppRealContext() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
 
getApplicationPath() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the part of the request URI that refers to the application.
getAttribute(String) - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Allows the value of the specified attribute of the Dynamic MBean to be obtained.
getAttribute(String) - Method in class org.enhydra.util.EafConfigMBean
Allows the value of the specified attribute of the Dynamic MBean to be obtained.
getAttributes(String[]) - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
get the values of several attributes of the Dynamic MBean.
getAttributes(String[]) - Method in class org.enhydra.util.EafConfigMBean
get the values of several attributes of the Dynamic MBean.
getAuthType() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the authentication scheme of the request, or null if none.
getBytes() - Method in class com.lutris.classloader.Resource
Gets byte array representing resource.
getCause() - Method in class com.lutris.util.ChainedError
Get the causing exception associated with this exception.
getCause() - Method in class com.lutris.util.ChainedException
Get the causing exception associated with this exception.
getCause() - Method in class com.lutris.util.ChainedRuntimeException
Get the causing exception associated with this exception.
getCause() - Method in interface com.lutris.util.ChainedThrowable
Get the causing exception associated with this exception.
getCentralLogger() - Static method in class com.lutris.logging.Logger
Get the central (global) logging object.
getChannel() - Method in class com.lutris.logging.LogWriter
Get the associate channel.
getChannel(String) - Method in class com.lutris.logging.Logger
Get the log channel object for a facility.
getComment(String) - Method in class org.enhydra.util.AbsConfigFile
Returns the comment associated with a given key, or null if there is no comment.
getComment(String) - Method in interface org.enhydra.util.ConfigFileInterface
Returns the comment associated with a given key, or null if there is no comment.
getConfig() - Method in interface com.lutris.appserver.server.Application
Get the application's config object.
getConfig() - Method in class com.lutris.appserver.server.StandardApplication
Get the application's config object.
getConfig() - Method in class org.enhydra.util.AbsConfigFile
Returns the Config object representing the config data in the file.
getConfig() - Method in interface org.enhydra.util.ConfigFileInterface
Returns the Config object representing the config data in the file.
getConnectionTypes() - Method in interface org.enhydra.server.ApplicationServer
 
getConnections() - Method in interface org.enhydra.server.ApplicationServer
Get currently active connections.
getContentLength() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the size of the request entity data, or -1 if not known.
getContentType() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the Internet Media Type of the request entity data, or null if not known.
getCookies() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Gets the array of cookies found in this request.
getCurrentLastModifiedTime() - Method in class com.lutris.classloader.Resource
Get current last-modification time of resource.
getDatabaseManager() - Method in interface com.lutris.appserver.server.Application
Get the DatabaseManager associated with this application.
getDatabaseManager() - Method in class com.lutris.appserver.server.StandardApplication
Get the DatabaseManager associated with this application.
getDateHeader(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the value of a date header field, or -1 if not found.
getDescription() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Method returns MBean's description
getDescription() - Method in class org.enhydra.util.EafConfigMBean
Method returns MBean's description
getEncodeUrlState() - Method in interface com.lutris.appserver.server.session.SessionManager
Returns the url encoding state.
getEncoding() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Get the output character encoding.
getEncoding() - Method in class com.lutris.appserver.server.httpPresentation.PageRedirectException
Get encoding for this redirect.
getException() - Method in class com.lutris.util.FatalExceptionError
Get the exception that occured.
getFile() - Method in class org.enhydra.util.AbsConfigFile
Gets the associated file.
getFile() - Method in interface org.enhydra.util.ConfigFileInterface
Gets the associated file.
getHeader(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the value of a header field, or null if not known.
getHeaderNames() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns an enumeration of strings representing the header names for this request.
getHtmlText() - Method in class com.lutris.appserver.server.httpPresentation.PageUnauthorizedException
Get the text to display in the client.
getHtmlTitle() - Method in class com.lutris.appserver.server.httpPresentation.PageUnauthorizedException
Get the title to use for the HTML page.
getHttpPresentationManager() - Method in interface com.lutris.appserver.server.Application
Get the HttpPresentationManager associated with this application.
getHttpPresentationManager() - Method in class com.lutris.appserver.server.StandardApplication
Get the HttpPresentationManager associated with this application.
getHttpServletRequest() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the original HttpServletRequest.
getHttpServletResponse() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Returns the original HttpServletResponse.
getHttpSession() - Method in interface com.lutris.appserver.server.session.Session
 
getHttpSession() - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSession
Expose the HttpSession interface
getInfo() - Method in interface org.enhydra.server.ApplicationServer
 
getInputStream() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns an input stream for reading the request body.
getInputStream() - Method in class com.lutris.classloader.Resource
Gets input stream representing resource.
getIntHeader(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the value of an integer header field, or -1 if not found.
getJivanFactory() - Method in interface com.lutris.appserver.server.Application
Get the Jivan factory object being used by the application.
getJivanFactory() - Method in class com.lutris.appserver.server.StandardApplication
Get the Jivan factory object being used by the application.
getLastModifiedTime() - Method in class com.lutris.classloader.Resource
Gets last-modification time of resource at the time this Resource object was created.
getLevel(String) - Method in interface com.lutris.logging.LogChannel
Convert a symbolic level to an integer identifier.
getLevel() - Method in class com.lutris.logging.LogWriter
Get the associate level.
getLocalizedMessage() - Method in class com.lutris.util.FatalExceptionError
Get the localized message of the encapsulate exception.
getLocation() - Method in class com.lutris.classloader.Resource
Gets location of resource set previously by constructor.
getLogChannel() - Method in interface com.lutris.appserver.server.Application
Get the LogChannel associated with this application.
getLogChannel() - Method in class com.lutris.appserver.server.StandardApplication
Get the LogChannel associated with this application.
getLogWriter(String) - Method in interface com.lutris.logging.LogChannel
Create a LogWrite associated with a particular level.
getLogWriter(int) - Method in interface com.lutris.logging.LogChannel
Create a LogWrite associated with a particular level.
getMBeanAttributesInfo() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Method returns MBean's MBeanAttributeInfo Array
getMBeanAttributesInfo() - Method in class org.enhydra.util.EafConfigMBean
Method returns MBean's MBeanAttributeInfo Array
getMBeanConstructorInfo() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Method returns MBean's MBeanConstructorInfo Array
getMBeanConstructorInfo() - Method in class org.enhydra.util.EafConfigMBean
Method returns MBean's MBeanConstructorInfo Array
getMBeanInfo() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
This method provides the exposed attributes and operations of the Dynamic MBean.
getMBeanInfo() - Method in class org.enhydra.util.EafConfigMBean
This method provides the exposed attributes and operations of the Dynamic MBean.
getMBeanNotificationInfo() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Method returns MBean's MBeanNotificationInfo Array
getMBeanNotificationInfo() - Method in class org.enhydra.util.EafConfigMBean
Method returns MBean's MBeanNotificationInfo Array
getMBeanOperationsInfo() - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Method returns MBean's MBeanOperationInfo Array
getMBeanOperationsInfo() - Method in class org.enhydra.util.EafConfigMBean
Method returns MBean's MBeanOperationInfo Array
getMaxIdleTime() - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSession
Obtain the maximum idle time for this object.
getMaxNoUserIdleTime() - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSession
Obtain the maximum idle time when a User object is not associated with the session.
getMessage() - Method in class com.lutris.util.ChainedError
Return the message associated with this exception.
getMessage() - Method in class com.lutris.util.ChainedException
Return the message associated with this exception.
getMessage() - Method in class com.lutris.util.ChainedRuntimeException
Return the message associated with this exception.
getMessage() - Method in interface com.lutris.util.ChainedThrowable
Return the message associated with this exception.
getMessage() - Method in class com.lutris.util.FatalExceptionError
Get the detail message of the encapsulate exception.
getMethod() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the method with which the request was made.
getName() - Method in interface com.lutris.appserver.server.Application
Get the application symbolic name.
getName() - Method in class com.lutris.appserver.server.StandardApplication
Get the application symbolic name.
getName() - Method in interface com.lutris.appserver.server.user.User
Get user name associated with the object.
getName() - Method in class com.lutris.classloader.Resource
Gets file name of resource set previously by constructor.
getName() - Method in interface org.enhydra.server.ApplicationServer
 
getOutputStream() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Returns an output stream for writing response data.
getParameter(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns a string containing the lone value of the specified query parameter, or null if the parameter does not exist.
getParameterNames() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the parameter names for this request as an enumeration of strings, or an empty enumeration if there are no parameters.
getParameterValues(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the values of the specified query parameter for the request as an array of strings, or a 0 length array if the named parameter does not exist.
getPathInfo() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns optional extra path information following the presentation path, but immediately preceding the query string.
getPathTranslated() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns extra path information translated to a real path.
getPresentationObjectPath() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the part of the request URI that refers to the presentation object being invoked.
getPresentationObjectRelativePath() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the part of the request URI after the presentation manager servlet, upto and including the presentation object .po, but not any path info.
getPresentationPath() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Deprecated. This method was named in a confusing manner; it returns the application, not presentation object path. Use getApplicationPath().
getPresentationURI() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the presentation URI.
getProtocol() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the protocol and version of the request as a string of the form <protocol>/<major version>.<minor version>.
getQueryString() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the query string part of the presentation URI, or null if none.
getRelm() - Method in class com.lutris.appserver.server.httpPresentation.PageUnauthorizedException
Get the relm that was passed in to the constructor.
getRemoteAddr() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the IP address of the agent that sent the request.
getRemoteHost() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the fully qualified host name of the agent that sent the request.
getRemoteUser() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the name of the user making this request, or null if not known.
getRequestURI() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the request URI as a URL.
getScheme() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the scheme of the URL used in this request, for example "http", "https", or "ftp".
getServerName() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the host name of the server that received the request.
getServerPort() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Returns the port number on which this request was received.
getSession(String) - Method in interface com.lutris.appserver.server.session.SessionManager
Returns the Session object associated with the specified session key.
getSession(Thread, String) - Method in interface com.lutris.appserver.server.session.SessionManager
Returns the Session object associated with the specified session key.
getSession(Thread, String, HttpPresentationComms) - Method in interface com.lutris.appserver.server.session.SessionManager
Returns the Session object associated with the specified session key.
getSession(String) - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSessionHome
Returns the session bound to the session key.
getSession(Thread, String) - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSessionHome
Returns the session bound to the specified session key.
getSessionData() - Method in interface com.lutris.appserver.server.session.Session
Obtain the application specific data for this session.
getSessionKey() - Method in interface com.lutris.appserver.server.session.Session
Obtain the unique key associated with this session.
getSessionKeys(User) - Method in interface com.lutris.appserver.server.session.SessionManager
Lookup active sessions keys for a user.
getSessionKeys() - Method in interface com.lutris.appserver.server.session.SessionManager
Get an enumeration of all session keys.
getSessionKeys(User) - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSessionUserTable
Returns the session keys associated with a particular user.
getSessionManager() - Method in interface com.lutris.appserver.server.Application
Get the SessionManager associated with this application.
getSessionManager() - Method in class com.lutris.appserver.server.StandardApplication
Get the SessionManager associated with this application.
getSessionManager() - Method in interface com.lutris.appserver.server.session.Session
Obtain the session manager associated with this session.
getSize() - Method in class com.lutris.classloader.Resource
Gets size of resource in bytes.
getState() - Method in interface com.lutris.appserver.server.Application
Get the application state.
getState() - Method in class com.lutris.appserver.server.StandardApplication
Get the application state.
getTime() - Method in class com.lutris.classloader.Resource
Gets last-modified time of resource in milliseconds.
getTimeCreated() - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSession
Obtain the creation time for this object.
getTimeExpires() - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSession
Obtain the time of expiry for this object.
getTimeLastUsed() - Method in interface com.lutris.appserver.server.sessionEnhydra.StandardSession
Obtain the time of last use for this object.
getUrl() - Method in class com.lutris.appserver.server.httpPresentation.PageRedirectException
Get the redirection URL associated with this redirect.
getUser() - Method in interface com.lutris.appserver.server.session.Session
Obtain the user associated with this session.
getVersion() - Method in interface org.enhydra.server.ApplicationServer
 
getXMLCFactory() - Method in interface com.lutris.appserver.server.Application
Get the XMLC factory object being used by the application.
getXMLCFactory() - Method in class com.lutris.appserver.server.StandardApplication
Get the XMLC factory object being used by the application.

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