Enhydra 3.0.1 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 _

M

Macintosh - Static variable in class org.apache.xml.serialize.LineSeparator
Line separator for Macintosh systems (\r).
main(String[]) - Static method in class org.apache.xerces.domx.XGrammarWriter
Main program.
main(String[]) - Static method in class org.apache.xerces.framework.Version
Prints out the version number to System.out.
makeIdentical(GenericDO) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
makeIdentical() Used by subclasses to assign any data members to this data object.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
makeSerializer(OutputFormat) - Method in class org.apache.xml.serialize.SerializerFactory
Create a new serializer based on the OutputFormat.
makeSerializer(OutputStream, OutputFormat) - Method in class org.apache.xml.serialize.SerializerFactory
Create a new serializer, based on the OutputFormat and using the output byte stream and the encoding specified in the output format.
makeSerializer(Writer, OutputFormat) - Method in class org.apache.xml.serialize.SerializerFactory
Create a new serializer, based on the OutputFormat and using the writer as the output character stream.
markClean() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
markClean() with no arguments is used to indicate that this object is marked as "clean" (it does not need to be updated to the database).
markNewValue() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
markNewValue() with no arguments is used to indicate that this object is marked as "dirty" (in need of an update to the database).
markNewValue(BigDecimal, BigDecimal) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(boolean, boolean) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(byte[], byte[]) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(byte, byte) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(char, char) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(Date, Date) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(Date, Date) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(double, double) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(float, float) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(GenericDO, GenericDO) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(int, int) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(long, long) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(ObjectId, ObjectId) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(short, short) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(String, String, int, boolean) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(String, String, int, int, boolean) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(Timestamp, Timestamp) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markNewValue(Time, Time) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If the current data member value differs from the new value, this object is marked as "dirty" (in need of an update to the database).
markSupported() - Method in class gnu.regexp.REFilterInputStream
Returns false.
markupDepth() - Method in class org.apache.xerces.framework.XMLDTDScanner
Report the markup nesting depth.
MAX - Static variable in class com.lutris.appserver.server.sql.ObjectId
The maximum value that can be associated with an object id in LBS - DECIMAL(19,0).
MAX_STD_LEVEL - Static variable in class com.lutris.logging.Logger
Largest fixed logging level.
maxNoUserSessionIdleTime - Variable in class com.lutris.appserver.server.session.StandardSessionManager
Maximum session idle time, in seconds for sessions that don't have a User object associated with them.
maxPreparedStatements - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Maximum number of prepared statements to use; if less-than zero, then JDBC is queried for this value.
maxSessionCount() - Method in interface com.lutris.appserver.server.session.SessionManager
Gets the maximum number of concurent sessions that existed at any time since this object was created, or resetMaxSessionCount() was called.
maxSessionCount() - Method in class com.lutris.appserver.server.session.StandardSessionManager
Gets the maximum number of concurent sessions that existed at any time since this object was created, or resetMaxSessionCount() was called.
maxSessionCountDate() - Method in interface com.lutris.appserver.server.session.SessionManager
Gets the time when the maximum refered to by maxSessionCount() occured.
maxSessionCountDate() - Method in class com.lutris.appserver.server.session.StandardSessionManager
Gets the time when the maximum refered to by maxSessionCount() occured.
maxSessionIdleTime - Variable in class com.lutris.appserver.server.session.StandardSessionManager
Maximum session idle time, in seconds.
memberPrep(Attribute) - Method in class com.lutris.dods.builder.generator.query.SourceGenerator_Query
 
Method - class org.apache.xml.serialize.Method.
 
Method() - Constructor for class org.apache.xml.serialize.Method
 
methodNotAllowed - Static variable in class com.lutris.http.HttpStatus
 
MIME2Java - class org.apache.xerces.readers.MIME2Java.
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
MimeException - exception com.lutris.mime.MimeException.
Public exception class to indicate an error in Mime data.
MimeHeader - class com.lutris.mime.MimeHeader.
Represents a generic parsed Mime header.
MimeHeader(String) - Constructor for class com.lutris.mime.MimeHeader
Constructs a generic MimeHeader object and initializes its internal parameter list.
MimeType - class com.lutris.http.MimeType.
Class for querying and setting mime types.
MimeType() - Constructor for class com.lutris.http.MimeType
Default Constructor
mode - Variable in class com.lutris.appserver.server.session.StandardSessionManager
Represents the current session management mode.
MODE_BASIC - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that the session manager is using the basic session home interface to manage sessions.
MODE_CUSTOM - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that the session manager is using the custom home interface to manage sessions.
MODE_PAGE_TO_DB - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that the session manager is using the page to database home interface to manage sessions.
MODE_PAGE_TO_DISK - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that the session manager is using the page to disk home interface to manage sessions.
movedPermanently - Static variable in class com.lutris.http.HttpStatus
 
movedTemporarily - Static variable in class com.lutris.http.HttpStatus
 
MsqlConnectionAllocator - class com.lutris.appserver.server.sql.msql.MsqlConnectionAllocator.
An Msql database connection allocator used by the Msql logical database.
MsqlConnectionAllocator(MsqlLogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.msql.MsqlConnectionAllocator
Creates an Msql database connection allocator.
MsqlDBConnection - class com.lutris.appserver.server.sql.msql.MsqlDBConnection.
An Msql database connection object used by the Msql logical database.
MsqlDBConnection(MsqlConnectionAllocator, String, String, String, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.msql.MsqlDBConnection
Create a connection to a JDBC database with Msql specific symantics.
MsqlDBQuery - class com.lutris.appserver.server.sql.msql.MsqlDBQuery.
An Msql database query object used by the Msql logical database.
MsqlDBQuery(DBConnection) - Constructor for class com.lutris.appserver.server.sql.msql.MsqlDBQuery
Private constructor.
MsqlDBTransaction - class com.lutris.appserver.server.sql.msql.MsqlDBTransaction.
An Msql database transaction object used by the Msql logical database.
MsqlDBTransaction(DBConnection) - Constructor for class com.lutris.appserver.server.sql.msql.MsqlDBTransaction
Private constructor.
MsqlLogicalDatabase - class com.lutris.appserver.server.sql.msql.MsqlLogicalDatabase.
Represents a logical database with Msql specific capabilities.
MsqlLogicalDatabase() - Constructor for class com.lutris.appserver.server.sql.msql.MsqlLogicalDatabase
Default constructor to configure a single logical database.
MsqlLogicalDatabase(String, Config) - Constructor for class com.lutris.appserver.server.sql.msql.MsqlLogicalDatabase
Creates and configures a single logical database with Msql specific enhancements.
MsqlObjectIdAllocator - class com.lutris.appserver.server.sql.msql.MsqlObjectIdAllocator.
An Msql database object id allocator used by the Msql logical database.
MsqlObjectIdAllocator(LogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.msql.MsqlObjectIdAllocator
Initialize the object id manager.
MultiClassLoader - class com.lutris.classloader.MultiClassLoader.
Summary:
MultiClassLoader.ClassFilter - interface com.lutris.classloader.MultiClassLoader.ClassFilter.
A filter interface, used in deciding if a class should be loaded by this class loader.
MultiClassLoader.ClassResource - class com.lutris.classloader.MultiClassLoader.ClassResource.
Information kept about a loaded class.
MultiClassLoader.ClassResource(MultiClassLoader, Class, Resource) - Constructor for class com.lutris.classloader.MultiClassLoader.ClassResource
Constructor.
MultiClassLoader(ClassLoader, ClassLoader, LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with no initial class path and a specified parent class loader.
MultiClassLoader(File[], LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with specified class path.
MultiClassLoader(File, LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with specified class path.
MultiClassLoader(LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with no initial class path and the system class loader as the secondary.
MultiClassLoader(String[], LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with specified class path.
MultiClassLoader(String, LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with specified class path.
MultiClassLoader(URL[], LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with specified class path.
MultiClassLoader(URL, LogChannel) - Constructor for class com.lutris.classloader.MultiClassLoader
Constructs class loader with specified class path.
MultipartMimeInput - class com.lutris.mime.MultipartMimeInput.
Presents an incoming Multipart MIME message as a series of distinct MultipartMimeInputStream streams.
MultipartMimeInput(InputStream, ContentHeader) - Constructor for class com.lutris.mime.MultipartMimeInput
Constructs a new MultipartMimeInput object from an input source of type InputStream and a ContentHeader object.
MultipartMimeInputStream - class com.lutris.mime.MultipartMimeInputStream.
Presents the current section of a multipart MIME stream as a distinct InputStream object for which the end of the section is the end of the stream.
MultipartMimeInputStream(BMByteSearchStream, BMByteSearch) - Constructor for class com.lutris.mime.MultipartMimeInputStream
Creates a MultipartFormStream object from the given pattern search stream object, separator, and end of line pattern.
multipleChoices - Static variable in class com.lutris.http.HttpStatus
 
multiply(Currency) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this * val)
multiply(int) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this * val)
MUST_LOAD - Static variable in interface com.lutris.classloader.MultiClassLoader.ClassFilter
Value returned to indicate that the class must loaded by this class loader.
MUTATION_AGGREGATE - Static variable in class org.apache.xerces.dom.NodeImpl
 
MUTATION_ALL - Static variable in class org.apache.xerces.dom.NodeImpl
 
MUTATION_LOCAL - Static variable in class org.apache.xerces.dom.NodeImpl
 
MUTATION_NONE - Static variable in class org.apache.xerces.dom.NodeImpl
The MUTATION_ values are parameters to the NON-DOM internalInsertBefore() and internalRemoveChild() operations, allowing us to control which MutationEvents are generated.
MutationEvent - interface org.w3c.dom.events.MutationEvent.
The MutationEvent interface provides specific contextual information associated with Mutation events.
MutationEventImpl - class org.apache.xerces.dom.events.MutationEventImpl.
 
MutationEventImpl() - Constructor for class org.apache.xerces.dom.events.MutationEventImpl
 
mutationEvents - Variable in class org.apache.xerces.dom.DocumentImpl
Enable or disable DOM Level 2 mutation events

Enhydra 3.0.1 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 _