DODS 7.3 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 _

H

handle - Variable in class org.enhydra.dods.cache.DataStructShell
Data object's handle.
handle - Variable in class org.enhydra.dods.cache.DOShell
Data object's handle.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Check if a connection is valid after an SQL exception is thrown.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Exception handler.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Exception handeler.
hasDOCopyAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to copy the DO
hasDOCopyAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to copy the DO
hasDOCreateAccess(String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to create the DO of a certain class
hasDODeleteAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check if the given user is allowed to delete the DO
hasDODeleteAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to delete the DO
hasDOGetAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the DO existance
hasDOGetAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read the existance of the DO
hasDOGetAttrAccess(String, Object, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, boolean, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, byte, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, short, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, int, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, long, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, float, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, double, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(String, byte[], User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrAccess(GenericDO, String, String, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value/type of the DO, used for enums
hasDOGetAttrAccess(GenericDO, String, Object) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, boolean) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, byte) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, short) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, int) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, long) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, float) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, double) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetAttrAccess(GenericDO, String, byte[]) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read an attribute with a certain value of the DO
hasDOGetDOValueAccess(SecureDO, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the object in a given pointer
hasDOGetDOValueAccess(Object, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(boolean, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(byte, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(short, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(int, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(long, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(float, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(double, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueAccess(byte[], User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetVersionAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to access the version number
hasDOGetVersionAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read the version of the DO
hasDOIsReadOnlyAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the readonly flag
hasDOIsReadOnlyAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read the readOnly attribute of the DO
hasDOMakeReadOnlyAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to set the object readonly
hasDOMakeReadOnlyAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set the readOnly attribute = true of the DO
hasDOMakeReadWriteAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to set the object readwrite
hasDOMakeReadWriteAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set the readOnly attribute = false of the DO
hasDOSetAttrAccess(String, Object, Object, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, boolean, boolean, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, byte, byte, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, short, short, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, int, int, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, long, long, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, float, float, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, double, double, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(String, byte[], byte[], User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to update the attribute and the value
hasDOSetAttrAccess(GenericDO, String, String, String, String, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value/type and a certain new value/type of the DO, used for enums
hasDOSetAttrAccess(GenericDO, String, Object, Object) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, boolean, boolean) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, byte, byte) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, short, short) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, int, int) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, long, long) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, float, float) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, double, double) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hasDOSetAttrAccess(GenericDO, String, byte[], byte[]) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to set an attribute with a certain old value and a certain new value of the DO
hashCode() - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
hashCode() - Method in class org.enhydra.dods.cache.lru.LRUCache
 
hashCode() - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.hashCode().
hashCode() - Method in class org.enhydra.dods.wizard.XYConstraints
 
hasMatchingHandle(String) - Method in class org.webdocwf.dods.access.SecureDO
 
hasMatchingHandle(String, User) - Method in class org.webdocwf.dods.access.SecureDO
hasMatchingHandle
hasMoreElements() - Static method in class org.enhydra.dods.xslt.DODSTag
Test if enumeration of foreign keys has more elements.
hasQueryAccess(String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query the DO's of a certain class
hasQueryAttrAccess(String, String, Object, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, boolean, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, byte, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, short, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, int, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, long, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, float, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, double, String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryAttrAccess(String, String, byte[], String) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to query DO's for an attribute with a certain query-value and comparison operator
hasQueryFindAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to find the object using a query
hasQueryFindAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to find the DO during a query
hasStatisticsAttributes(String, String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
hasStatisticsNoRecompute(String, String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
head - Variable in class org.enhydra.dods.cache.QueryCacheItemImpl
Head of object ID list in which are query results.
help - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
help() - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates Command line help.
HELP_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
HELP_PARAMETER - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
hideCacheEntries() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
hmpObjectTransaction - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
HsqlDbDependencies - Class in org.enhydra.dods.dependencies
 
HsqlDbDependencies() - Constructor for class org.enhydra.dods.dependencies.HsqlDbDependencies
 
html - Variable in class org.enhydra.ant.taskdefs.Dods
 
html - Variable in class org.enhydra.dods.generator.DODSGenerator
Indicator for html option.
HTML_PARAMETER - Static variable in class org.enhydra.dods.generator.DODSGenerator
 

DODS 7.3 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 _