DODS 5.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

L

lastModifiedTime - Variable in class com.lutris.classloader.Resource
The last-modified time of the resource when this object was created.
layoutContainer(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
lazy - Variable in class org.enhydra.dods.cache.QueryResult
Vector with DOs which have data set to null.
lazyLoadingNum - Variable in class org.enhydra.dods.statistics.TableStatistics
Number of lazy loadings performed on table.
LESS_THAN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
LESS_THAN_OR_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
loadCheck(String) - Method in interface com.lutris.classloader.MultiClassLoader.ClassFilter
Check if a class should be loaded by this class loader.
loadClass(String, boolean) - Method in class com.lutris.classloader.MultiClassLoader
Loads and, optionally, resolves the specified class.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return the connection allocator.
loadConnectionAllocator(Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the connection allocator.
loadData() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
loadData() Load the fields for the DO from the database.
loadData() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
loadData() Load the fields for the DO from the database.
loadDatabaseValues(String) - Static method in class org.enhydra.dods.trans.DefaultTagValues
Load default values which depend on database.
loadGenericBinaryData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the string attributes
loadGenericBoolData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the date attributes
loadGenericDateData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the date attributes
loadGenericEnumData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the enum attributes
loadGenericNumberData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the number attributes
loadGenericObjectData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the pointer attributes
loadGenericObjectDO() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the object extension
loadGenericStringData() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Load the string attributes
loadLogicalDatabase(String, Config) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Actually load the specified logical database.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return the object id allocator.
loadObjectIdAllocator(Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the object id allocator.
LocalDirResource - class com.lutris.classloader.LocalDirResource.
A Resource that is a file on the local machine in a specified directory.
LocalDirResource(String, ClassPathEntry, Logger) - Constructor for class com.lutris.classloader.LocalDirResource
Constructs local directory resource with specified name and location.
LocalZipResource - class com.lutris.classloader.LocalZipResource.
A Resource that is an entry in a specified zip file on the local machine.
LocalZipResource(String, ClassPathEntry, Logger) - Constructor for class com.lutris.classloader.LocalZipResource
Constructs local zip file resource with specified name and location.
location - Variable in class com.lutris.classloader.Resource
The location of the resource, which can be local or remote.
LOG_LEVEL - Static variable in class com.lutris.classloader.MultiClassLoader
Log level symbolic name
LOG4J_CONF_FILE - Static variable in class org.enhydra.dods.DODS
 
logDebug(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Logging.
logDebug(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Logging.
logDebug(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Debug logging.
logDebug(String, Statement) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Debug logging.
logger - Static variable in class com.lutris.classloader.Resource
Log channel to write messages to
loggingEnabled - Variable in class com.lutris.classloader.Resource
Is logging enabled?
logicalDatabase - Variable in class com.lutris.appserver.server.sql.informix.InformixDBConnection
The logical database for this connection.
logicalDatabase - Variable in class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator
The logical database for this connection pool.
logicalDatabase - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Reference to the logical database for easy access to the connection pool.
LogicalDatabase - interface com.lutris.appserver.server.sql.LogicalDatabase.
Interface for a logical database.
logicalDatabaseType() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return a loical database type for the default logical database.
logicalDatabaseType() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Return a logical database type for the default logical database.
logicalDatabaseType(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return a loical database type for the specified logical database.
logicalDatabaseType(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Return a logical database type for the default logical database.
logLevel - Variable in class com.lutris.classloader.Resource
Numeric log level number for LOGLEVEL string
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDataStruct
 
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDataStruct
 
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDataStruct
 
LONGNAME - Static variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
 
LONGNAME - Variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDataStruct
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
 
LONGNAME_MaxLength - Static variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
 
LRU - Static variable in class org.enhydra.dods.trans.Table
 
LRUCache - class org.enhydra.dods.cache.LRUCache.
LRUCache class implements LRU cache for storing DO objects.
LRUCache() - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with a default capacity (16) and load factor (0.75).
LRUCache(int) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with a default capacity (16) and load factor (0.75) and with maximal number of entries.
LRUCache(int, float) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with the specified initial capacity and load factor.
LRUCache(int, float, int) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an empty access-ordered LRUCache instance with the specified initial capacity, load factor and maximal number of entries.
LRUCache(Map) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an access-ordered LRUCache instance with the same mappings as the specified map.
LRUCache(Map, int) - Constructor for class org.enhydra.dods.cache.LRUCache
Constructs an access-ordered LRUCache instance with the same mappings as the specified map.

DODS 5.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