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

I

INCOMPLETE - Static variable in interface com.lutris.appserver.server.Application
Incomplete state code.
increment() - Method in class com.lutris.appserver.server.sql.ObjectId
Returns an object id whose value is (this+1)
incrementCacheAccessNum(int) - Method in interface org.enhydra.dods.statistics.CacheStatistics
Increases total number of times the cache was accessed.
incrementCacheHitsNum(int) - Method in interface org.enhydra.dods.statistics.CacheStatistics
Increases of cache accesses that were successful.
incrementDeleteNum() - Method in interface org.enhydra.dods.statistics.Statistics
Increases number of delete statements performed on table.
incrementInsertNum() - Method in interface org.enhydra.dods.statistics.Statistics
Increases number of insert statements performed on the table.
incrementLazyLoadingNum() - Method in interface org.enhydra.dods.statistics.Statistics
Increases number of lazy loadings performed on the table for one.
incrementQueryByOIdNum() - Method in interface org.enhydra.dods.statistics.Statistics
Increases total number of queries by oid performed on the table for one.
incrementQueryNum() - Method in interface org.enhydra.dods.statistics.Statistics
Increases total number of non-oid queries performed on the table.
incrementUpdateNum() - Method in interface org.enhydra.dods.statistics.Statistics
Increases number of update statements performed on the table.
incrRequestCount() - Method in interface com.lutris.appserver.server.sql.DBConnection
Increment the count of the number of requests against this connection.
INFO - Static variable in class com.lutris.logging.Logger
Informational messages.
init(String, Config) - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Initialize the logical database.
init(Application, ObjectName, String, String[], String[]) - Method in class org.enhydra.util.EafConfigMBean
 
initConfig(ObjectName, String, String[], String[]) - Method in class org.enhydra.util.AbsConfigMBean
 
initDodsAsyncCaches() - Method in class com.lutris.appserver.server.StandardApplication
Initialize Asynchronous DODS Caches!
initDodsAsyncCaches(int) - Method in class com.lutris.appserver.server.StandardApplication
Initialize Asynchronous DODS Caches!
initHashAttrib - Variable in class org.enhydra.util.AbsConfigMBean
 
initializeNewSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
This is called when no valid session is found in an incoming request.
insert(Transaction) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to insert an object in the database.
INVALID_HEADER - Static variable in exception com.lutris.mime.MimeException
Indicates incorrect Mime header syntax or illegal parameters.
INVALID_MIME_TYPE - Static variable in exception com.lutris.mime.MimeException
Indicates an illegal Mime type for a particular operation.
invoke(String, Object[], String[]) - Method in class com.lutris.appserver.server.StandardApplication.ContextMBean
Allows an operation to be invoked on the Dynamic MBean.
invoke(String, Object[], String[]) - Method in class org.enhydra.util.AbsConfigMBean
Allows an operation to be invoked on the Dynamic MBean.
invoke(String, Object[], String[]) - Method in class org.enhydra.util.EafConfigMBean
Allows an operation to be invoked on the Dynamic MBean.
isClientIOException(Throwable) - Static method in exception com.lutris.appserver.server.httpPresentation.HttpPresentationIOException
Given a exception or error, determine if its generated by a HTTP client I/O exception.
isEnabled(int) - Method in interface com.lutris.logging.LogChannel
Determine if logging is enabled for the specified level.
isEnabled(String) - Method in interface com.lutris.logging.LogChannel
Determine if logging is enabled for the specified level.
isEnabled() - Method in class com.lutris.logging.LogWriter
Determine if logging is enabled.
isMarkedForDrop() - Method in interface com.lutris.appserver.server.sql.DBConnection
 
isNew() - Method in interface com.lutris.appserver.server.session.Session
Returns true if the session is new.
isRequestedSessionIdFromCookie() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Indicates whether client submitted their session id through a cookie
isRequestedSessionIdFromUrl() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Indicates whether client submitted their sessionId through a rewritten url
isSessionIdCookieRequired() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Indicates whether client response requires a sessionId cookie
isSessionIdEncodeUrlRequired() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Indicates whether client response requires url encoding for sessionId
isTrueIOException() - Method in exception com.lutris.appserver.server.httpPresentation.HttpPresentationIOException
Did this exception come from an a I/O operation rather than a generated 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