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

G

gen - Static variable in class org.enhydra.dods.generator.DODSWizard
 
generateAll() - Method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(String, String, String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateCode(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql and java files.
generateCode(String, String, String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql and java files.
generateHTML(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS html documentation from .doml file.
generateHTML(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS html documentation from .doml file.
generatePDF(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS pdf documentation from .doml file.
generatePDF(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS pdf documentation from .doml file.
generatePTL(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS ptl documentation from .doml file.
generatePTL(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS ptl (Rational Rose) documentation from .doml file.
generateTablesXML() - Method in class org.enhydra.dods.trans.TransientXMLBuilderFactory
Generate tables.xml file from memory structure.
generateTransientXML() - Method in class org.enhydra.dods.trans.TransientXMLBuilderFactory
Generate transient XML file from memory structure.
generateXMI(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS xmi documentation from .doml file.
generateXMI(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS xmi documentation from .doml file.
generation - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Generation number.
GenericDO - class com.lutris.dods.builder.generator.dataobject.GenericDO.
 
GenericDO() - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(boolean) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(ObjectId) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(ResultSet) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String, boolean) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String, ObjectId) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String, ResultSet) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
genericGetAllBinaryAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic string attributes
genericGetAllBoolAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic bool attributes
genericGetAllBoolAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic bool attributes
genericGetAllByteAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic string attributes
genericGetAllDateAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic date attributes
genericGetAllDateAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic date attributes
genericGetAllEnumAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic enum attributes
genericGetAllEnumAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic enum attributes
genericGetAllEnumTypeAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic enum attributes types
genericGetAllEnumTypeAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic enum attributes types
genericGetAllNumberAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic number attributes
genericGetAllNumberAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic number attributes
genericGetAllObjectAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic pointer attributes
genericGetAllObjectAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic pointer attributes
genericGetAllowedTargetStates(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Find allowed state-transitions
genericGetAllStringAttrs() - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic string attributes
genericGetAllStringAttrs(User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Get all generic string attributes
genericGetBinaryAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetBinaryAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetBoolAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetBoolAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetDateAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetDateAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetEnumAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetEnumAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetEnumTypeAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute type
genericGetEnumTypeAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute enum type
genericGetNumberAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetNumberAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetObjectAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetObjectAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetStateTransition(String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Find a defined state-transition
genericGetStringAttr(String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetStringAttr(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Read a certain generic attribute
genericGetTargetStateAllowed(String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check if state-transition is allowed
genericIsBeginState(String, String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check if state is a start-state
genericIsEndState(String, String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check if state is an end-state
GenericObjectDataStruct - class org.webdocwf.util.genericstore.data.GenericObjectDataStruct.
Data structure for DO class.
GenericObjectDataStruct() - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectDataStruct
 
GenericObjectDO - class org.webdocwf.util.genericstore.data.GenericObjectDO.
Data core class, used to set, retrieve the GenericObjectDO information.
GenericObjectDO() - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectDO
Protected constructor.
GenericObjectDO(boolean) - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectDO
Protected constructor.
GenericObjectDO(ObjectId) - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectDO
Protected constructor used by createExisting(ObjectId) above.
GenericObjectDO(ResultSet) - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectDO
Protected constructor.
GenericObjectDOI - interface org.webdocwf.util.genericstore.data.GenericObjectDOI.
Interface implemented by GenericObjectDO.
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeStringValueDataStruct
 
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeObjectValueDataStruct
 
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeNumberValueDataStruct
 
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeEnumValueDataStruct
 
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeDateValueDataStruct
 
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeBoolValueDataStruct
 
GENERICOBJECTOID - Static variable in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
 
GENERICOBJECTOID - Variable in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDataStruct
 
GenericObjectQuery - class org.webdocwf.util.genericstore.data.GenericObjectQuery.
GenericObjectQuery is used to query the GENERICOBJECT table in the database.
GenericObjectQuery() - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectQuery
Public constructor.
GenericObjectQuery(User) - Constructor for class org.webdocwf.util.genericstore.data.GenericObjectQuery
Constructor for Query with security
genericSetBinaryAttr(String, byte[]) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetBinaryAttr(String, byte[], User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetBoolAttr(String, Boolean) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetBoolAttr(String, Boolean, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetDateAttr(String, Timestamp) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetDateAttr(String, Timestamp, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetEnumAttr(String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetEnumAttr(String, String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetEnumAttr(String, String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetEnumAttr(String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetNumberAttr(String, BigDecimal) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetNumberAttr(String, BigDecimal, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetObjectAttr(String, GenericStoreDO) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetObjectAttr(String, GenericStoreDO, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
genericSetStartStateAttr(String, String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic state attribute with a start value
genericSetStartStateAttr(String, String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic state attribute with a start-value
genericSetStateAttr(String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic state attribute
genericSetStateAttr(String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic state attribute with a state
genericSetStringAttr(String, String) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute
genericSetStringAttr(String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Set a certain generic attribute with a new value
GenericStoreDefinitionException - exception org.webdocwf.util.genericstore.GenericStoreDefinitionException.
 
GenericStoreDefinitionException(String) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDefinitionException
Construct an exception with a specified message.
GenericStoreDO - class org.webdocwf.util.genericstore.GenericStoreDO.
 
GenericStoreDO() - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
Abstract method which must be implemented by subclasses (templates) Is necessary for SecureDO implementation
GenericStoreDO(boolean) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
GenericStoreDO(ObjectId) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
GenericStoreDO(ResultSet) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
GenericStoreDO(String) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
GenericStoreDO(String, boolean) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
GenericStoreDO(String, ObjectId) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
GenericStoreDO(String, ResultSet) - Constructor for class org.webdocwf.util.genericstore.GenericStoreDO
 
get(int) - Method in class com.lutris.dods.builder.generator.query.RDBRow
Returns an RDBColumnValue object for a column in the current row.
get(RDBColumn) - Method in class com.lutris.dods.builder.generator.query.RDBRow
Returns an RDBColumnValue object for a column in the current row.
getAction() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets action that is performed.
getActiveConnectionCount() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return the number of currently active connections.
getActiveConnectionCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the number of currently active connections.
getActiveConnectionCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the number of currently active connections.
getActiveConnectionCount(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Returns the number of currently active connections for the supplied logical database name.
getActiveCount() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Return the number of currently active (allocated) connections.
getActiveCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the number of currently active connections.
getAdjustedPackageName(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Get package name with leading "root." stripped off.
getAllTemplateSets() - Static method in class org.enhydra.dods.Common
Get all template set directories.
getArrayDO(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate GET_ARRAY_DO_METHOD_NAME tag.
getArrayDON2N(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate GET_ARRAY_DO_METHOD_NAME tag for N2N.
getAttributeBoolValueDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeBoolValueDO object that refers to this DO.
getAttributeBoolValueDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeBoolValueDO object that refers to this DO.
getAttributeBoolValueDO(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeBoolValueDO object that refers to this DO.
getAttributeBoolValueDO(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeBoolValueDO object that refers to this DO.
getAttributeBoolValueDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeBoolValueDO objects that refer to this DO.
getAttributeBoolValueDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeBoolValueDO objects that refer to this DO.
getAttributeBoolValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeBoolValueDO objects that refer to this DO.
getAttributeBoolValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeBoolValueDO objects that refer to this DO.
getAttributeBoolValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeBoolValueDOs that refer to this DO.
getAttributeBoolValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeBoolValueDOs that refer to this DO.
getAttributeBoolValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeBoolValueDOs that refer to this DO.
getAttributeBoolValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeBoolValueDOs that refer to this DO.
getAttributeDateValueDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeDateValueDO object that refers to this DO.
getAttributeDateValueDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeDateValueDO object that refers to this DO.
getAttributeDateValueDO(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeDateValueDO object that refers to this DO.
getAttributeDateValueDO(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeDateValueDO object that refers to this DO.
getAttributeDateValueDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeDateValueDO objects that refer to this DO.
getAttributeDateValueDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeDateValueDO objects that refer to this DO.
getAttributeDateValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeDateValueDO objects that refer to this DO.
getAttributeDateValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeDateValueDO objects that refer to this DO.
getAttributeDateValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeDateValueDOs that refer to this DO.
getAttributeDateValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeDateValueDOs that refer to this DO.
getAttributeDateValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeDateValueDOs that refer to this DO.
getAttributeDateValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeDateValueDOs that refer to this DO.
getAttributeDefinitionDO() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the single AttributeDefinitionDO object that refers to this DO.
getAttributeDefinitionDO(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the single AttributeDefinitionDO object that refers to this DO.
getAttributeDefinitionDOArray_via_AttributeBoolValue() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeBoolValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeBoolValue(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeBoolValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeDateValue() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeDateValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeDateValue(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeDateValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeNumberValue() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeNumberValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeNumberValue(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeNumberValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeObjectValue() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeObjectValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeObjectValue(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeObjectValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeStringValue() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeStringValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray_via_AttributeStringValue(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
From the many-to-many relationship expressed by AttributeStringValueDO, get array of AttributeDefinitionDO objects that indirectly refer to this DO.
getAttributeDefinitionDOArray() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get array of AttributeDefinitionDO objects that refer to this DO.
getAttributeDefinitionDOArray(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get array of AttributeDefinitionDO objects that refer to this DO.
getAttributeDefinitionDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the number of AttributeDefinitionDOs that refer to this DO.
getAttributeDefinitionDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the number of AttributeDefinitionDOs that refer to this DO.
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTESTRINGVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTESTRINGVALUE
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEOBJECTVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEOBJECTVALUE
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTENUMBERVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTENUMBERVALUE
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEENUMVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEENUMVALUE
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEDATEVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEDATEVALUE
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEBOOLVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEBOOLVALUE
getATTRIBUTEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEBINARYVALUE
getATTRIBUTEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEBINARYVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTESTRINGVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEOBJECTVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTENUMBERVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEENUMVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEDATEVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEBOOLVALUE
getATTRIBUTEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Get ATTRIBUTEDEFINITIONOID of the ATTRIBUTEBINARYVALUE
getAttributeEnumValueDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeEnumValueDO object that refers to this DO.
getAttributeEnumValueDO() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the single AttributeEnumValueDO object that refers to this DO.
getAttributeEnumValueDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeEnumValueDO object that refers to this DO.
getAttributeEnumValueDO(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeEnumValueDO object that refers to this DO.
getAttributeEnumValueDO(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the single AttributeEnumValueDO object that refers to this DO.
getAttributeEnumValueDO(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeEnumValueDO object that refers to this DO.
getAttributeEnumValueDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeEnumValueDO objects that refer to this DO.
getAttributeEnumValueDOArray() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get array of AttributeEnumValueDO objects that refer to this DO.
getAttributeEnumValueDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeEnumValueDO objects that refer to this DO.
getAttributeEnumValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeEnumValueDO objects that refer to this DO.
getAttributeEnumValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get array of AttributeEnumValueDO objects that refer to this DO.
getAttributeEnumValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeEnumValueDO objects that refer to this DO.
getAttributeEnumValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeEnumValueDOs that refer to this DO.
getAttributeEnumValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the number of AttributeEnumValueDOs that refer to this DO.
getAttributeEnumValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeEnumValueDOs that refer to this DO.
getAttributeEnumValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeEnumValueDOs that refer to this DO.
getAttributeEnumValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the number of AttributeEnumValueDOs that refer to this DO.
getAttributeEnumValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeEnumValueDOs that refer to this DO.
getAttributeNumberValueDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeNumberValueDO object that refers to this DO.
getAttributeNumberValueDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeNumberValueDO object that refers to this DO.
getAttributeNumberValueDO(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeNumberValueDO object that refers to this DO.
getAttributeNumberValueDO(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeNumberValueDO object that refers to this DO.
getAttributeNumberValueDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeNumberValueDO objects that refer to this DO.
getAttributeNumberValueDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeNumberValueDO objects that refer to this DO.
getAttributeNumberValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeNumberValueDO objects that refer to this DO.
getAttributeNumberValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeNumberValueDO objects that refer to this DO.
getAttributeNumberValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeNumberValueDOs that refer to this DO.
getAttributeNumberValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeNumberValueDOs that refer to this DO.
getAttributeNumberValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeNumberValueDOs that refer to this DO.
getAttributeNumberValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeNumberValueDOs that refer to this DO.
getAttributeObjectValueDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeObjectValueDO object that refers to this DO.
getAttributeObjectValueDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeObjectValueDO object that refers to this DO.
getAttributeObjectValueDO(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeObjectValueDO object that refers to this DO.
getAttributeObjectValueDO(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeObjectValueDO object that refers to this DO.
getAttributeObjectValueDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeObjectValueDO objects that refer to this DO.
getAttributeObjectValueDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeObjectValueDO objects that refer to this DO.
getAttributeObjectValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeObjectValueDO objects that refer to this DO.
getAttributeObjectValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeObjectValueDO objects that refer to this DO.
getAttributeObjectValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeObjectValueDOs that refer to this DO.
getAttributeObjectValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeObjectValueDOs that refer to this DO.
getAttributeObjectValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeObjectValueDOs that refer to this DO.
getAttributeObjectValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeObjectValueDOs that refer to this DO.
getAttributeStringValueDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeStringValueDO object that refers to this DO.
getAttributeStringValueDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeStringValueDO object that refers to this DO.
getAttributeStringValueDO(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the single AttributeStringValueDO object that refers to this DO.
getAttributeStringValueDO(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the single AttributeStringValueDO object that refers to this DO.
getAttributeStringValueDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeStringValueDO objects that refer to this DO.
getAttributeStringValueDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeStringValueDO objects that refer to this DO.
getAttributeStringValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get array of AttributeStringValueDO objects that refer to this DO.
getAttributeStringValueDOArray(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get array of AttributeStringValueDO objects that refer to this DO.
getAttributeStringValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeStringValueDOs that refer to this DO.
getAttributeStringValueDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeStringValueDOs that refer to this DO.
getAttributeStringValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get the number of AttributeStringValueDOs that refer to this DO.
getAttributeStringValueDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get the number of AttributeStringValueDOs that refer to this DO.
getATTROBJECTCLASS() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get ATTROBJECTCLASS of the GENERICATTRIBUTEDEFINITION
getATTROBJECTCLASS() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ATTROBJECTCLASS of the GENERICATTRIBUTEDEFINITION
getATTROBJECTCLASS(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ATTROBJECTCLASS of the GENERICATTRIBUTEDEFINITION
getATTRSCALE() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get ATTRSCALE of the GENERICATTRIBUTEDEFINITION
getATTRSCALE() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ATTRSCALE of the GENERICATTRIBUTEDEFINITION
getATTRSCALE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ATTRSCALE of the GENERICATTRIBUTEDEFINITION
getATTRTYPE() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get ATTRTYPE of the GENERICATTRIBUTEDEFINITION
getATTRTYPE() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ATTRTYPE of the GENERICATTRIBUTEDEFINITION
getATTRTYPE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ATTRTYPE of the GENERICATTRIBUTEDEFINITION
getBEGINSTATE() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get BEGINSTATE of the GENERICENUMVALUEDEFINITION
getBEGINSTATE() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get BEGINSTATE of the GENERICENUMVALUEDEFINITION
getBEGINSTATE(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get BEGINSTATE of the GENERICENUMVALUEDEFINITION
getBigDecimal() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as a BigDecimal.
getBINARYVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Get BINARYVALUE of the ATTRIBUTEBINARYVALUE
getBINARYVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Get BINARYVALUE of the ATTRIBUTEBINARYVALUE
getBINARYVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Get BINARYVALUE of the ATTRIBUTEBINARYVALUE
getBOOLVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Get BOOLVALUE of the ATTRIBUTEBOOLVALUE
getBOOLVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Get BOOLVALUE of the ATTRIBUTEBOOLVALUE
getBOOLVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Get BOOLVALUE of the ATTRIBUTEBOOLVALUE
getBytes() - Method in class com.lutris.classloader.Resource
Gets byte array representing resource.
getCache() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns cache.
getCacheByOIdHitsNum() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns number of query by OIds performed on the cache successfully.
getCacheContent() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns cache content.
getCacheContent() - Method in interface org.enhydra.dods.cache.QueryCache
Returns cache content.
getCacheContents() - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Retrieve contents of cache as an enumeration of DO objects.
getCacheContents() - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Retrieve contents of cache as an enumeration of DO objects.
getCacheContents() - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Retrieve contents of cache as an enumeration of DO objects.
getCacheContents() - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Retrieve contents of cache as an enumeration of DO objects.
getCacheContents() - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Retrieve contents of cache as an enumeration of DO objects.
getCacheHandle() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
getCacheHitsNum() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns number of queries performed on the cache successfully.
getCacheHitsPercents() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns how much queries performed on the cache were successful.
getCacheReadOnly() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns read-only attribute.
getCacheReadOnly() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns read-only attribute.
getCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns size of currently used cache.
getCacheSize() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns size of currently used cache.
getCacheSize() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns current cache size.
getCacheType() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Get cache type.
getCacheType() - Method in interface org.enhydra.dods.cache.CacheAdministration
Get cache type.
getCacheType() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns cache type.
getCacheType() - Method in interface org.enhydra.dods.statistics.Statistics
Returns cache type.
getCacheType() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns cache type.
getClassObj() - Method in class com.lutris.classloader.MultiClassLoader.ClassResource
Get the class object.
getClassPath() - Method in class com.lutris.classloader.MultiClassLoader
Gets class path for class loader defined previously by constructor and setClassPath/addClassPath methods.
getClassResource(String) - Method in class com.lutris.classloader.MultiClassLoader
Get the resource for a class loaded by this class loader.
getColumnIndex() - Method in class org.enhydra.dods.cache.Condition
Returns column index.
getColumnName() - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
getComplexCacheHitsNum() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns number of queries found in complex query cache.
getComplexQueryCacheHitsPercents() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns how much performed complex queries were found and used from complex query cache (compared to all complex queries).
getComplexQueryCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns size of currently used complex query cache.
getComplexQueryCacheSize() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns size of currently used complex query cache.
getComplexQueryCacheSize() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns current size of complex query cache.
getComplexQueryNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of complex queries performed on the table.
getComplexQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getComplexQueryResults(String, String) - Method in interface org.enhydra.dods.cache.QueryCache
 
getComplexUsedPercents() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns how much complex query cache is currently used.
getConds() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns array of conditions conds.
getConds() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns array of conditions conds.
getConfig() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return main configuration class
getConfig() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Return main configuration class
getConnection() - Method in interface com.lutris.appserver.server.sql.DBConnection
Get the underlying Connection object.
getConnection() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Get the underlying Connection object.
getCount() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Get the rowcount of the query If possible, do it without reading all rows
getCounter() - Static method in class org.enhydra.dods.xslt.DODSTag
Return counter.
getCurrentLastModifiedTime() - Method in class com.lutris.classloader.Resource
Get current last-modification time of resource.
getCurrentLastModifiedTime() - Method in class com.lutris.classloader.RemoteZipResource
Get current last-modification time of resource.
getCurrentLastModifiedTime() - Method in class com.lutris.classloader.RemoteDirResource
Get current last-modification time of resource.
getCurrentLastModifiedTime() - Method in class com.lutris.classloader.LocalZipResource
Get current last-modification time of resource.
getCurrentLastModifiedTime() - Method in class com.lutris.classloader.LocalDirResource
Get current last-modification time of resource.
getData() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
getDatabase() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets database vendor for generating sql.
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Get the database limit of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Get the database limit exceeded flag of the query
getDatabaseLimitExceeded() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Get the database limit exceeded flag of the query
getDatabaseManager() - Static method in class org.enhydra.dods.DODS
Returns the DatabaseManager object for the current thread.
getDatabaseManager(Thread) - Static method in class org.enhydra.dods.DODS
Returns the DatabaseManager object for the given thread.
getDatabaseName() - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method return name of used database
getDatabaseName() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method return name of used database
getDatabaseVendor() - Static method in class org.enhydra.dods.Common
Get used databse vendor.
getDataType(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
getDATEVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Get DATEVALUE of the ATTRIBUTEDATEVALUE
getDATEVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Get DATEVALUE of the ATTRIBUTEDATEVALUE
getDATEVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Get DATEVALUE of the ATTRIBUTEDATEVALUE
getDefaultDatabaseManager() - Static method in class org.enhydra.dods.DODS
Returns the default DatabaseManager.
getDefaultDB() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return default database name (given in config file)
getDefaultDB() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Return default database name (given in config file)
getDefaultLogger() - Static method in class org.enhydra.dods.DODS
Returns the default logger.
getDefaultQueryTimeout() - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Returns the configured default amount of time (in seconds) that a query should block before throwing an exception.
getDefaultSize(String, String) - Static method in class org.enhydra.dods.trans.DefaultTagValues
Get default size of column.
getDefaultTransactionTimeout() - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Returns the configured default amount of time (in seconds) that a transaction should block before throwing an exception.
getDeleteNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of delete statement performed on table.
getDeleteNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns number of delete statement performed on table.
getDeleteStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Returns the statement that can be used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Prepares the statement used to delete this object from the database.
getDescription() - Method in class org.enhydra.dods.wizard.DomlFilter
Get a description of this filter.
getDescription() - Method in class org.enhydra.dods.wizard.DirectoryFilter
Get a description of this filter.
getDMLNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of DML operation performed on table.
getDMLNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns number of DML operation performed on table.
getDO(Transaction) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method find a DO in the transaction
getDO(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
getDO(Transaction, int) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method find a DO in the transaction
getDO(Transaction, int) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method find a DO in the transaction
getDOArray() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Return array of DOs constructed from ResultSet returned by query.
getDOByHandle(String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getDOByHandle(String) - Method in interface org.enhydra.dods.cache.QueryCache
 
getDodsConfProperty(String, String) - Static method in class org.enhydra.dods.Common
Get dods conf property.
getDodsEjenPropertyFilename() - Static method in class org.enhydra.dods.Common
Get path to dods-ejen.properties.
getDodsProperty(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
getDODSRoot() - Static method in class org.enhydra.dods.Common
Get enhydra root.
getDoml() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets doml file that is used.
getDomlFile() - Static method in class org.enhydra.dods.Common
Get used doml file.
getDomlFile() - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
get uses doml file
getDomlFileName() - Static method in class org.enhydra.dods.Common
Get used doml file name.
getDoName(String) - Static method in class org.enhydra.dods.xslt.DODSTag
Get DO name from full DO name (name with package).
getDouble() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an double.
getDouble(boolean) - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an double.
getENDSTATE() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get ENDSTATE of the GENERICENUMVALUEDEFINITION
getENDSTATE() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get ENDSTATE of the GENERICENUMVALUEDEFINITION
getENDSTATE(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get ENDSTATE of the GENERICENUMVALUEDEFINITION
getENUMTYPEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get ENUMTYPEDEFINITIONOID of the GENERICENUMVALUEDEFINITION
getENUMTYPEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get ENUMTYPEDEFINITIONOID of the GENERICENUMVALUEDEFINITION
getENUMTYPEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get ENUMTYPEDEFINITIONOID of the GENERICATTRIBUTEDEFINITION
getENUMTYPEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ENUMTYPEDEFINITIONOID of the GENERICATTRIBUTEDEFINITION
getENUMTYPEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get ENUMTYPEDEFINITIONOID of the GENERICENUMVALUEDEFINITION
getENUMTYPEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get ENUMTYPEDEFINITIONOID of the GENERICATTRIBUTEDEFINITION
getEnumValueDefinitionDO() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the single EnumValueDefinitionDO object that refers to this DO.
getEnumValueDefinitionDO(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the single EnumValueDefinitionDO object that refers to this DO.
getEnumValueDefinitionDOArray() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get array of EnumValueDefinitionDO objects that refer to this DO.
getEnumValueDefinitionDOArray(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get array of EnumValueDefinitionDO objects that refer to this DO.
getEnumValueDefinitionDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the number of EnumValueDefinitionDOs that refer to this DO.
getEnumValueDefinitionDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get the number of EnumValueDefinitionDOs that refer to this DO.
getENUMVALUEDEFINITIONFROMOID() - Method in interface org.webdocwf.util.genericstore.data.StateTransitionDOI
Get ENUMVALUEDEFINITIONFROMOID of the GENERICSTATETRANSITION
getENUMVALUEDEFINITIONFROMOID() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Get ENUMVALUEDEFINITIONFROMOID of the GENERICSTATETRANSITION
getENUMVALUEDEFINITIONFROMOID(User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Get ENUMVALUEDEFINITIONFROMOID of the GENERICSTATETRANSITION
getENUMVALUEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Get ENUMVALUEDEFINITIONOID of the ATTRIBUTEENUMVALUE
getENUMVALUEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Get ENUMVALUEDEFINITIONOID of the ATTRIBUTEENUMVALUE
getENUMVALUEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Get ENUMVALUEDEFINITIONOID of the ATTRIBUTEENUMVALUE
getENUMVALUEDEFINITIONTOOID() - Method in interface org.webdocwf.util.genericstore.data.StateTransitionDOI
Get ENUMVALUEDEFINITIONTOOID of the GENERICSTATETRANSITION
getENUMVALUEDEFINITIONTOOID() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Get ENUMVALUEDEFINITIONTOOID of the GENERICSTATETRANSITION
getENUMVALUEDEFINITIONTOOID(User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Get ENUMVALUEDEFINITIONTOOID of the GENERICSTATETRANSITION
getExtensions() - Static method in class org.enhydra.dods.Common
Get used extensions (template set).
getEXTERNALOID() - Method in interface org.webdocwf.util.genericstore.data.GenericObjectDOI
Get EXTERNALOID of the GENERICOBJECT
getEXTERNALOID() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get EXTERNALOID of the GENERICOBJECT
getEXTERNALOID(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get EXTERNALOID of the GENERICOBJECT
getFile() - Method in class com.lutris.classloader.LocalDirResource
Get the file associate with this resource.
getFileName() - Static method in class org.enhydra.dods.Common
Get file name from used doml file name.
getFKRef() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_REF tag.
getFKsetCalls() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_SET_CALLS tag.
getFKsetQueryCalls() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_SETQUERY_CALLS tag.
getForce() - Static method in class org.enhydra.dods.Common
Get force parameter.
getForce() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for force (overwrite) option.
getFullColumnName() - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
getGeneration() - Method in interface com.lutris.appserver.server.sql.DBConnection
Get the generation number specified when the connection was created.
getGeneration() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Get the generation number specified when the connection was created.
getGenerator() - Static method in class org.enhydra.dods.generator.DODSWizard
 
getGenericObjectDO() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get the single GenericObjectDO object that refers to this DO.
getGenericObjectDO(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get the single GenericObjectDO object that refers to this DO.
getGenericObjectDOArray_via_AttributeBoolValue() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeBoolValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeBoolValue(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeBoolValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeDateValue() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeDateValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeDateValue(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeDateValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeNumberValue() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeNumberValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeNumberValue(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeNumberValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeObjectValue() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeObjectValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeObjectValue(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeObjectValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeStringValue() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeStringValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray_via_AttributeStringValue(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
From the many-to-many relationship expressed by AttributeStringValueDO, get array of GenericObjectDO objects that indirectly refer to this DO.
getGenericObjectDOArray() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get array of GenericObjectDO objects that refer to this DO.
getGenericObjectDOArray(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get array of GenericObjectDO objects that refer to this DO.
getGenericObjectDOArrayCount() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get the number of GenericObjectDOs that refer to this DO.
getGenericObjectDOArrayCount(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get the number of GenericObjectDOs that refer to this DO.
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Get GENERICOBJECTOID of the ATTRIBUTESTRINGVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Get GENERICOBJECTOID of the ATTRIBUTESTRINGVALUE
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Get GENERICOBJECTOID of the ATTRIBUTEOBJECTVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Get GENERICOBJECTOID of the ATTRIBUTEOBJECTVALUE
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Get GENERICOBJECTOID of the ATTRIBUTENUMBERVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Get GENERICOBJECTOID of the ATTRIBUTENUMBERVALUE
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Get GENERICOBJECTOID of the ATTRIBUTEENUMVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Get GENERICOBJECTOID of the ATTRIBUTEENUMVALUE
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Get GENERICOBJECTOID of the ATTRIBUTEDATEVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Get GENERICOBJECTOID of the ATTRIBUTEDATEVALUE
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Get GENERICOBJECTOID of the ATTRIBUTEBOOLVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Get GENERICOBJECTOID of the ATTRIBUTEBOOLVALUE
getGENERICOBJECTOID() - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Get GENERICOBJECTOID of the ATTRIBUTEBINARYVALUE
getGENERICOBJECTOID() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Get GENERICOBJECTOID of the ATTRIBUTEBINARYVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Get GENERICOBJECTOID of the ATTRIBUTESTRINGVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Get GENERICOBJECTOID of the ATTRIBUTEOBJECTVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Get GENERICOBJECTOID of the ATTRIBUTENUMBERVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Get GENERICOBJECTOID of the ATTRIBUTEENUMVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Get GENERICOBJECTOID of the ATTRIBUTEDATEVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Get GENERICOBJECTOID of the ATTRIBUTEBOOLVALUE
getGENERICOBJECTOID(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Get GENERICOBJECTOID of the ATTRIBUTEBINARYVALUE
getHandle() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
getHandle() - Method in class org.webdocwf.dods.access.SecureDO
 
getHandle() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
The methods getHandle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
The methods getHandle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
The methods getHandle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
The methods getHandle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
The methods getHandle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
The methods getHandle hasMatchingHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
getHandle(User) - Method in class org.webdocwf.dods.access.SecureDO
The getHandle() method is used to set the value for each GUI option, and the hasMatchingHandle() methods are used to lookup the Data Object when the selection has been made.
getHeight() - Method in class org.enhydra.dods.wizard.XYLayout
 
getHeight() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getHtml() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for html option.
getInitialQueryCache() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns initialQueryCache.
getInitialQueryCache() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns initialQueryCache.
getInputStream() - Method in class com.lutris.classloader.Resource
Gets input stream representing resource.
getInputStream() - Method in class com.lutris.classloader.RemoteZipResource
Gets the specified resource as an input stream.
getInputStream() - Method in class com.lutris.classloader.RemoteDirResource
 
getInputStream() - Method in class com.lutris.classloader.LocalZipResource
Gets input stream representing resource.
getInputStream() - Method in class com.lutris.classloader.LocalDirResource
Gets input stream representing resource.
getInsertNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of insert statement performed on table.
getInsertNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns number of insert statement performed on table.
getInsertStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Returns the statement that can be used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Prepares the statement used to insert this object into the database.
getInstallProperties() - Static method in class org.enhydra.dods.Common
Get install properties file.
getInstallPropertiesParam() - Static method in class org.enhydra.dods.Common
Get install properties file.
getInteger() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an int.
getInteger(boolean) - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an int.
getInvoke() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets invoke indicator.
getKelp() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for kelp option.
getKEYVALUE() - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Get KEYVALUE of the GENERICTYPEDEFINITION
getKEYVALUE() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get KEYVALUE of the GENERICTYPEDEFINITION
getKEYVALUE() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get KEYVALUE of the GENERICENUMVALUEDEFINITION
getKEYVALUE() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get KEYVALUE of the GENERICENUMVALUEDEFINITION
getKEYVALUE() - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Get KEYVALUE of the GENERICENUMTYPEDEFINITION
getKEYVALUE() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get KEYVALUE of the GENERICENUMTYPEDEFINITION
getKEYVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get KEYVALUE of the GENERICATTRIBUTEDEFINITION
getKEYVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get KEYVALUE of the GENERICATTRIBUTEDEFINITION
getKEYVALUE(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get KEYVALUE of the GENERICTYPEDEFINITION
getKEYVALUE(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get KEYVALUE of the GENERICENUMVALUEDEFINITION
getKEYVALUE(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get KEYVALUE of the GENERICENUMTYPEDEFINITION
getKEYVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get KEYVALUE of the GENERICATTRIBUTEDEFINITION
getLastModifiedTime() - Method in class com.lutris.classloader.Resource
Gets last-modification time of resource at the time this Resource object was created.
getLayoutAlignmentX(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
getLayoutAlignmentY(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
getLazyLoadingNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of lazy loadings performed on table.
getLazyLoadingNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns number of lazy loadings performed on table.
getLocalizedMessage() - Method in class org.enhydra.dods.DODSException
Creates a localized description of this Exception.
getLocalizedMessage() - Method in class org.enhydra.dods.generator.DODSGenerateException
Creates a localized description of this Exception.
getLocation() - Method in class com.lutris.classloader.Resource
Gets location of resource set previously by constructor.
getLocation() - Method in class com.lutris.classloader.ClassPathEntry
Gets location of class path entry.
getLogger() - Method in class com.lutris.classloader.MultiClassLoader
Get the log channel associated this class loader.
getLogger() - Static method in class org.enhydra.dods.DODS
Returns the logger object for the current thread.
getLogger(Thread) - Static method in class org.enhydra.dods.DODS
Returns the logger object for the given thread.
getLogicalDatabaseNames() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Returns the list of managed logical databases.
getLogicalDatabaseNames() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Returns the list of managed logical databases.
getLONGNAME() - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Get LONGNAME of the GENERICTYPEDEFINITION
getLONGNAME() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get LONGNAME of the GENERICTYPEDEFINITION
getLONGNAME() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get LONGNAME of the GENERICENUMVALUEDEFINITION
getLONGNAME() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get LONGNAME of the GENERICENUMVALUEDEFINITION
getLONGNAME() - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Get LONGNAME of the GENERICENUMTYPEDEFINITION
getLONGNAME() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get LONGNAME of the GENERICENUMTYPEDEFINITION
getLONGNAME() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get LONGNAME of the GENERICATTRIBUTEDEFINITION
getLONGNAME() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get LONGNAME of the GENERICATTRIBUTEDEFINITION
getLONGNAME(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get LONGNAME of the GENERICTYPEDEFINITION
getLONGNAME(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get LONGNAME of the GENERICENUMVALUEDEFINITION
getLONGNAME(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get LONGNAME of the GENERICENUMTYPEDEFINITION
getLONGNAME(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get LONGNAME of the GENERICATTRIBUTEDEFINITION
getMaxCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns maximum cache size.
getMaxCacheSize() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns maximum cache size.
getMaxCacheSize() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns maximum cache size.
getMaxCacheSize(boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Get maximum cache size.
getMaxCacheSize(boolean) - Method in interface org.enhydra.dods.cache.CacheAdministration
Get maximum cache size.
getMaxComplexQueryCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns maximum size of complex query cache.
getMaxComplexQueryCacheSize() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns maximum size of complex query cache.
getMaxComplexQueryCacheSize() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns maximum size of complex query cache.
getMaxComplexQueryCacheSize(boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Gets maximum complex query cache size.
getMaxComplexQueryCacheSize(boolean) - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns maximum size of complex query cache.
getMaxConnectionCount() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return the maximum number of connections active at one time.
getMaxConnectionCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the maximum number of connections active at one time.
getMaxConnectionCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the maximum number of concurent connections that existed at any time since this object was created, or resetMaxConnectionCount() was called.
getMaxConnectionCount(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Returns the maximum number of concurent connections that existed at any time since this object was created, or resetMaxConnectionCount() was called.
getMaxConnectionCountDate() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return the time when the maximum connection count occured.
getMaxConnectionCountDate() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the time when the maximum connection count occured.
getMaxConnectionCountDate(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the time when the maximum refered to by maxConnectionCount() occured.
getMaxConnectionCountDate(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Returns the time when the maximum refered to by maxConnectionCount() occured.
getMaxCount() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Return the maximum number of connections active at one time.
getMaxCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the maximum number of connections active at one time.
getMaxCountDate() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Return the time when the maximum connection count occured.
getMaxCountDate() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the time when the maximum connection count occured.
getMaxEntries() - Method in class org.enhydra.dods.cache.LRUCache
Returns maximal number of entries in LRUCache.
getMaxSimpleQueryCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns maximum size of simple query cache.
getMaxSimpleQueryCacheSize() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns maximum size of simple query cache.
getMaxSimpleQueryCacheSize() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns maximum size of simple query cache.
getMaxSimpleQueryCacheSize(boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Gets maximum simple query cache size.
getMaxSimpleQueryCacheSize(boolean) - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns maximum size of simple query cache.
getMethodName() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_REF_GET_METHOD tag.
getName() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return the symbolic name of this logical database.
getName() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the symbolic name of this logical database.
getName() - Method in class com.lutris.classloader.Resource
Gets file name of resource set previously by constructor.
getName() - Method in class com.lutris.classloader.ClassPathEntry
Gets file name of class path entry.
getName() - Method in interface org.webdocwf.dods.access.User
Get the name of the user for output.
getNewVersion() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns this object's new version.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Return successive DOs from array built from ResultSet returned by query.
getNextRow() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getNumberOfNodes(String) - Method in class org.enhydra.dods.util.XmlUtil
Return number of nodes defined by key parameter.
getNumberOfNodes(String, int[]) - Method in class org.enhydra.dods.util.XmlUtil
Return number of nodes defined by key parameter.
getNumberOfNodes(String, String, int[]) - Static method in class org.enhydra.dods.util.XmlUtil
Return number of nodes defined by key parameter.
getNUMBERVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Get NUMBERVALUE of the ATTRIBUTENUMBERVALUE
getNUMBERVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Get NUMBERVALUE of the ATTRIBUTENUMBERVALUE
getNUMBERVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Get NUMBERVALUE of the ATTRIBUTENUMBERVALUE
getOBJECTVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Get OBJECTVALUE of the ATTRIBUTEOBJECTVALUE
getOBJECTVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Get OBJECTVALUE of the ATTRIBUTEOBJECTVALUE
getOBJECTVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Get OBJECTVALUE of the ATTRIBUTEOBJECTVALUE
getOId() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns this object's identifier.
getOIdColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDO
Returns the object identifier column name.
getOIds() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns OIds (array of data objects which are the results of the query).
getOIds() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns OIds (array of data objects which are the results of the query).
getOperator() - Method in class org.enhydra.dods.cache.Condition
Returns operator.
getOriginDatabase() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
getOriginDatabase() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns query database.
getOriginDatabase() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns query database.
getOutputDir() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets output directory that is used.
getPdf() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for pdf option.
getPrimaryKeyName() - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Return the name of the primary key column.
getProjectRoot() - Static method in class org.enhydra.dods.Common
Get used project root.
getProjectRoot() - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
get uses project root
getPtl() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for ptl option.
getQueryAverageTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns average time for executing non-oid query.
getQueryAverageTime() - Method in interface org.enhydra.dods.statistics.Statistics
Returns average time for executing non-oid query.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Returns the QueryBuilder that this TypeDefinitionQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Returns the QueryBuilder that this StateTransitionQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Returns the QueryBuilder that this GenericObjectQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Returns the QueryBuilder that this EnumValueDefinitionQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Returns the QueryBuilder that this EnumTypeDefinitionQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Returns the QueryBuilder that this AttributeStringValueQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Returns the QueryBuilder that this AttributeObjectValueQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Returns the QueryBuilder that this AttributeNumberValueQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Returns the QueryBuilder that this AttributeEnumValueQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Returns the QueryBuilder that this AttributeDefinitionQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Returns the QueryBuilder that this AttributeDateValueQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Returns the QueryBuilder that this AttributeBoolValueQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Returns the QueryBuilder that this AttributeBinaryValueQuery uses to construct and execute database queries.
getQueryByOIdAverageTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns average time for executing oid query.
getQueryByOIdAverageTime() - Method in interface org.enhydra.dods.statistics.Statistics
Returns average time for executing oid query.
getQueryByOIdNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns total number of queries by oid performed on the table.
getQueryByOIdNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns total number of queries by oid performed on the table.
getQueryId() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns query id.
getQueryId() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns query id.
getQueryNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns total number of queries performed on the table.
getQueryNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns total number of queries performed on the table.
getQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getQueryResults(String, String) - Method in interface org.enhydra.dods.cache.QueryCache
 
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Get the readSkip number of the query
getRequestCount() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return the number of database requests.
getRequestCount() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Return the number of database requests made on any of the connection allocated from this managed pool.
getRequestCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the number of database requests.
getRequestCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the number of database requests.
getRequestCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the number of requests made to the database since startup time.
getRequestCount(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Returns the number of requests made to the database since startup time.
getResource() - Method in class com.lutris.classloader.MultiClassLoader.ClassResource
Get the resource.
getResource(String) - Method in class com.lutris.classloader.MultiClassLoader
Gets specified resource as URL.
getResource(String) - Method in class com.lutris.classloader.ClassPathEntry
Gets resource with the specified name from class path entry.
getResourceAsByteArray(String) - Method in class com.lutris.classloader.MultiClassLoader
Gets specified resource as array of bytes.
getResourceAsIs(String) - Method in class com.lutris.classloader.MultiClassLoader
Gets specified resource object.
getResourceAsStream(String) - Method in class com.lutris.classloader.MultiClassLoader
Gets specified resource as input stream.
getResourceObject(String) - Method in class com.lutris.classloader.MultiClassLoader
Gets specified resource object.
getRows() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Returns an array of RDBRow objects.
getSecondary() - Method in class com.lutris.classloader.MultiClassLoader
Get the secondary class loader.
getSelectClause() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the Query select clause string Hack for implementing row counters
getSHORTNAME() - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Get SHORTNAME of the GENERICTYPEDEFINITION
getSHORTNAME() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get SHORTNAME of the GENERICTYPEDEFINITION
getSHORTNAME() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get SHORTNAME of the GENERICENUMVALUEDEFINITION
getSHORTNAME() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get SHORTNAME of the GENERICENUMVALUEDEFINITION
getSHORTNAME() - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Get SHORTNAME of the GENERICENUMTYPEDEFINITION
getSHORTNAME() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get SHORTNAME of the GENERICENUMTYPEDEFINITION
getSHORTNAME() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get SHORTNAME of the GENERICATTRIBUTEDEFINITION
getSHORTNAME() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get SHORTNAME of the GENERICATTRIBUTEDEFINITION
getSHORTNAME(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get SHORTNAME of the GENERICTYPEDEFINITION
getSHORTNAME(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get SHORTNAME of the GENERICENUMVALUEDEFINITION
getSHORTNAME(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get SHORTNAME of the GENERICENUMTYPEDEFINITION
getSHORTNAME(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get SHORTNAME of the GENERICATTRIBUTEDEFINITION
getSimpleCacheHitsNum() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns number of queries found in simple query cache.
getSimpleQueryCacheHitsPercents() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns how much performed simple queries were found and used from simple query cache (compared to all simple queries).
getSimpleQueryCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns size of currently used simple query cache.
getSimpleQueryCacheSize() - Method in interface org.enhydra.dods.cache.CacheAdministration
Returns size of currently used simple query cache.
getSimpleQueryCacheSize() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns current size of complex query cache.
getSimpleQueryNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of simple queries performed on the table.
getSimpleQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getSimpleQueryResults(String, String) - Method in interface org.enhydra.dods.cache.QueryCache
 
getSimpleUsedPercents() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns how much simple query cache is currently used.
getSingleAttribute(String) - Method in class org.enhydra.dods.util.XmlUtil
Return value of single text node defined by key parameter.
getSingleAttribute(String, int[]) - Method in class org.enhydra.dods.util.XmlUtil
Return value of attribute node defined by key parameter.
getSingleAttribute(String, String, int[]) - Static method in class org.enhydra.dods.util.XmlUtil
Return value of node attribute defined by key parameter.
getSingleDO(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate GET_SINGLE_DO_METHOD_NAME tag.
getSingleTextNode(String) - Method in class org.enhydra.dods.util.XmlUtil
Return value of single text node defined by key parameter.
getSingleTextNode(String, int[]) - Method in class org.enhydra.dods.util.XmlUtil
Return value of single text node defined by key parameter.
getSingleTextNode(String, String, int[]) - Static method in class org.enhydra.dods.util.XmlUtil
Return value of single text node defined by key parameter.
getSize() - Method in class com.lutris.classloader.Resource
Gets size of resource in bytes.
getSQL() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getSQLwithParms() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getStartTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns time when statistics started.
getStartTime() - Method in interface org.enhydra.dods.statistics.Statistics
Returns time when statistics started.
getStatement() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Return the JDBC PreparedStatement generated by prepareStatement().
getStateTransitionDO_ENUMVALUEDEFINITIONFROMOID() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the single StateTransitionDO object that refers to this DO.
getStateTransitionDO_ENUMVALUEDEFINITIONFROMOID(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the single StateTransitionDO object that refers to this DO.
getStateTransitionDO_ENUMVALUEDEFINITIONTOOID() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the single StateTransitionDO object that refers to this DO.
getStateTransitionDO_ENUMVALUEDEFINITIONTOOID(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the single StateTransitionDO object that refers to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONFROMOID() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get array of StateTransitionDO objects that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONFROMOID(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get array of StateTransitionDO objects that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONFROMOIDCount() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the number of StateTransitionDOs that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONFROMOIDCount(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the number of StateTransitionDOs that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONTOOID() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get array of StateTransitionDO objects that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONTOOID(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get array of StateTransitionDO objects that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONTOOIDCount() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the number of StateTransitionDOs that refer to this DO.
getStateTransitionDOArray_ENUMVALUEDEFINITIONTOOIDCount(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get the number of StateTransitionDOs that refer to this DO.
getStopTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns time when statistics has been stopped.
getStopTime() - Method in interface org.enhydra.dods.statistics.Statistics
Returns time when statistics has been stopped.
getString() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as a String.
getSTRINGVALUE() - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Get STRINGVALUE of the ATTRIBUTESTRINGVALUE
getSTRINGVALUE() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Get STRINGVALUE of the ATTRIBUTESTRINGVALUE
getSTRINGVALUE(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Get STRINGVALUE of the ATTRIBUTESTRINGVALUE
getSystemClassLoader() - Static method in class com.lutris.classloader.MultiClassLoader
Get the system class loader.
getSystemClassPath() - Static method in class com.lutris.classloader.MultiClassLoader
Gets class path from system.
getTableName() - Method in class com.lutris.appserver.server.sql.CoreDO
Return the name of the table whose rows represent these objects.
getTableName() - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
getTableName() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns table name.
getTableName() - Method in interface org.enhydra.dods.statistics.Statistics
Returns table name.
getTableName() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Return GENERICTYPEDEFINITION as the name of the table in the database which contains TypeDefinitionDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Return GENERICSTATETRANSITION as the name of the table in the database which contains StateTransitionDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Return GENERICOBJECT as the name of the table in the database which contains GenericObjectDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Return GENERICENUMVALUEDEFINITION as the name of the table in the database which contains EnumValueDefinitionDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Return GENERICENUMTYPEDEFINITION as the name of the table in the database which contains EnumTypeDefinitionDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Return ATTRIBUTESTRINGVALUE as the name of the table in the database which contains AttributeStringValueDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Return ATTRIBUTEOBJECTVALUE as the name of the table in the database which contains AttributeObjectValueDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Return ATTRIBUTENUMBERVALUE as the name of the table in the database which contains AttributeNumberValueDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Return ATTRIBUTEENUMVALUE as the name of the table in the database which contains AttributeEnumValueDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Return GENERICATTRIBUTEDEFINITION as the name of the table in the database which contains AttributeDefinitionDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Return ATTRIBUTEDATEVALUE as the name of the table in the database which contains AttributeDateValueDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Return ATTRIBUTEBOOLVALUE as the name of the table in the database which contains AttributeBoolValueDO objects.
getTableName() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Return ATTRIBUTEBINARYVALUE as the name of the table in the database which contains AttributeBinaryValueDO objects.
getTemplateDir() - Static method in class org.enhydra.dods.Common
Get template directory.
getTemplateSet() - Static method in class org.enhydra.dods.Common
Get used template set.
getTemplateSet() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets template set that is used.
getTime() - Method in class com.lutris.classloader.Resource
Gets last-modified time of resource in milliseconds.
getTime() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns time needed for query execution.
getTime() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns time needed for query execution.
getTRANSLATEATTR() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get TRANSLATEATTR of the GENERICATTRIBUTEDEFINITION
getTRANSLATEATTR() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get TRANSLATEATTR of the GENERICATTRIBUTEDEFINITION
getTRANSLATEATTR(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get TRANSLATEATTR of the GENERICATTRIBUTEDEFINITION
getType() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return a description of the logical database type.
getType() - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Return a description of the logical database type.
getType() - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return a description of the logical database type.
getType() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a description of the logical database type.
getType(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Returns a description of the logical database type.
getType(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Returns a description of the logical database type.
getTYPEDEFINITIONOID() - Method in interface org.webdocwf.util.genericstore.data.GenericObjectDOI
Get TYPEDEFINITIONOID of the GENERICOBJECT
getTYPEDEFINITIONOID() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get TYPEDEFINITIONOID of the GENERICOBJECT
getTYPEDEFINITIONOID(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Get TYPEDEFINITIONOID of the GENERICOBJECT
getUnique() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Get the unique flag of the query
getUnique() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Get the unique flag of the query
getUpdateNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of update statement performed on table.
getUpdateNum() - Method in interface org.enhydra.dods.statistics.Statistics
Returns number of update statement performed on table.
getUpdateStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Returns the statement that can be used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Prepares the statement used to update this object in the database.
getUrl() - Method in interface com.lutris.appserver.server.sql.DBConnection
Get the database URL.
getUrl() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Get the database URL.
getURL() - Method in class com.lutris.classloader.ClassPathEntry
Gets class path entry set previously by constructor.
getUsedPercents() - Method in class org.enhydra.dods.statistics.QueryCacheStatistics
Returns how much cache is currently used.
getUser() - Method in interface com.lutris.appserver.server.sql.DBConnection
Get the database user name.
getUser() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Get the database user name.
getUser() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Get the user of the query
getUser() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Get the user of the query
getUserStringAppendWildcard() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get whether Querybuilder should append a wildcard at the end of match-strings WebDocWf extension for extended wildcard support
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
getUserStringAppendWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
getUserStringSingleWildcard() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user single wildcard WebDocWf extension for extended wildcard support
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
getUserStringSingleWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
getUserStringSingleWildcardEscape() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user single wildcard escape char WebDocWf extension for extended wildcard support
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
getUserStringSingleWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
getUserStringTrim() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get whether Querybuilder trims the match strings WebDocWf extension for extended wildcard support
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
getUserStringTrim() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
getUserStringWildcard() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user wildcard WebDocWf extension for extended wildcard support
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
getUserStringWildcard() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
getUserStringWildcardEscape() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user wildcard escape char WebDocWf extension for extended wildcard support
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
getUserStringWildcardEscape() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
getValue() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Return the column value as an Object.
getValue() - Method in class org.enhydra.dods.cache.Condition
Returns column value.
getValues() - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask.BooleanAttribute
Set value for Boolean parameters
getValues() - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute
Set value for Boolean parameters
getVersion() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns this object's version.
getVersion() - Method in class org.webdocwf.dods.access.SecureDO
Returns this object's version.
getVersion(User) - Method in class org.webdocwf.dods.access.SecureDO
Returns this object's version.
getVersionColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDO
Returns the version column name.
getWidth() - Method in class org.enhydra.dods.wizard.XYLayout
 
getWidth() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getWizard() - Method in class org.enhydra.dods.generator.DODSGenerator
Method returns used wizard.
getX() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getXmi() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for xmi option.
getXMLNAME() - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Get XMLNAME of the GENERICTYPEDEFINITION
getXMLNAME() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get XMLNAME of the GENERICTYPEDEFINITION
getXMLNAME() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Get XMLNAME of the GENERICENUMVALUEDEFINITION
getXMLNAME() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get XMLNAME of the GENERICENUMVALUEDEFINITION
getXMLNAME() - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Get XMLNAME of the GENERICENUMTYPEDEFINITION
getXMLNAME() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get XMLNAME of the GENERICENUMTYPEDEFINITION
getXMLNAME() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Get XMLNAME of the GENERICATTRIBUTEDEFINITION
getXMLNAME() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get XMLNAME of the GENERICATTRIBUTEDEFINITION
getXMLNAME(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Get XMLNAME of the GENERICTYPEDEFINITION
getXMLNAME(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Get XMLNAME of the GENERICENUMVALUEDEFINITION
getXMLNAME(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Get XMLNAME of the GENERICENUMTYPEDEFINITION
getXMLNAME(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Get XMLNAME of the GENERICATTRIBUTEDEFINITION
getY() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getZipFile() - Method in class com.lutris.classloader.ClassPathEntry
Gets zip file associated with class path entry if appropriate.
GREATER_THAN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
GREATER_THAN_OR_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 

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