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

H

handle - Variable in class org.enhydra.dods.cache.DOShell
Data object's handle.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Exception handeler.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBQuery
Exception handler.
handleException(SQLException) - Method in interface com.lutris.appserver.server.sql.DBConnection
Check if a connection is valid after an SQL exception is thrown.
handleException(SQLException) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Exception handeler.
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.StandardDBConnection
Check if a connection is valid after an SQL exception is thrown.
hasBeenModified() - Method in class com.lutris.classloader.Resource
Determine if the resource has been modified since it was loaded.
hasDOCopyAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to copy the DO
hasDOCopyAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given 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
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to create new instances
hasDOCreateAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to create new instances
hasDODeleteAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to delete the DO
hasDODeleteAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check if the given user is allowed to delete the DO
hasDOGenericGetAttrAccess(String, Object, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute with a certain current value
hasDOGenericGetAttrAccess(String, String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute with a certain current value
hasDOGenericGetBinaryAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericGetBoolAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericGetDateAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericGetEnumAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericGetNumberAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericGetObjectAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericGetStringAttrAccess(String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to read the attribute
hasDOGenericSetAttrAccess(String, Object, Object, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value and a certain current value
hasDOGenericSetAttrAccess(String, String, String, String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value and a certain current value
hasDOGenericSetBinaryAttrAccess(String, byte[], User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGenericSetBoolAttrAccess(String, Boolean, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGenericSetDateAttrAccess(String, Timestamp, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGenericSetEnumAttrAccess(String, String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGenericSetNumberAttrAccess(String, BigDecimal, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGenericSetObjectAttrAccess(String, GenericStoreDO, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGenericSetStringAttrAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether the user is allowed to set the attribute with a certain new value
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read the existance of the DO
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read the DO existance Static function to be called without having the object
hasDOGetAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the DO existance
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, 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, 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, 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, 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, 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, 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, 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(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, 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, 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, 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, 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, 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, short, User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to read the attribute and the value
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTROBJECTCLASSAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRSCALEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrATTRTYPEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrBEGINSTATEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrBINARYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrBOOLVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrDATEVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrENDSTATEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrENUMTYPEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrENUMTYPEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrENUMVALUEDEFINITIONFROMOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrENUMVALUEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrENUMVALUEDEFINITIONTOOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrEXTERNALOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrNUMBERVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrOBJECTVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrSTRINGVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrTRANSLATEATTRAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrTYPEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read the attribute
hasDOGetAttrXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read the attribute
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(byte, 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(float, 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(Object, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
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(short, User) - Method in class org.webdocwf.dods.access.SecureDO
Dummy method for generated datatypes WebDocWf extension
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRIBUTEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTROBJECTCLASSAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRSCALEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueATTRTYPEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueBEGINSTATEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueBINARYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueBOOLVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueDATEVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueENDSTATEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueENUMTYPEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueENUMTYPEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueENUMVALUEDEFINITIONFROMOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueENUMVALUEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueENUMVALUEDEFINITIONTOOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueEXTERNALOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueGENERICOBJECTOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueKEYVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueLONGNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueNUMBERVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueOBJECTVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueSHORTNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueSTRINGVALUEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueTRANSLATEATTRAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueTYPEDEFINITIONOIDAccess(User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetDOValueXMLNAMEAccess(User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to read object in a pointer attribute
hasDOGetVersionAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read the version of the DO
hasDOGetVersionAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to access the version number
hasDOIsReadOnlyAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to read the readOnly attribute 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
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
hasDOMakeReadOnlyAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to set the object readonly
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
hasDOMakeReadWriteAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to set the object readwrite
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, 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, 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, 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, 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, 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, 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, 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(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, 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, 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, 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, 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, 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, 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
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTROBJECTCLASSAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRSCALEAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrATTRTYPEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrBEGINSTATEAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrBINARYVALUEAccess(byte[], User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrBOOLVALUEAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrDATEVALUEAccess(Timestamp, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrENDSTATEAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrENUMVALUEDEFINITIONFROMOIDAccess(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrENUMVALUEDEFINITIONOIDAccess(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrENUMVALUEDEFINITIONTOOIDAccess(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrEXTERNALOIDAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrNUMBERVALUEAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrOBJECTVALUEAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrSTRINGVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrTRANSLATEATTRAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrTYPEDEFINITIONOIDAccess(TypeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Check whether the given user is allowed to update the attribute
hasDOSetAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Check whether the given user is allowed to update the attribute
hashCode() - Method in class com.lutris.appserver.server.sql.ObjectId
Returns a hash code for this object id.
hashCode() - Method in class org.enhydra.dods.wizard.XYConstraints
 
hasMatchingHandle(String) - Method in class org.webdocwf.dods.access.SecureDO
 
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
hasMatchingHandle
hasMatchingHandle(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
hasMatchingHandle
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
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to create a query
hasQueryAccess(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to create a query
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, 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, 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, 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, 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, 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, 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
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Deprecated. Instead use hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.AttributeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRIBUTEDEFINITIONOIDAccess(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTROBJECTCLASSAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrATTROBJECTCLASSAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTROBJECTCLASSAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTROBJECTCLASSAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRSCALEAccess(BigDecimal, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrATTRSCALEAccess(java.math.BigDecimal x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRSCALEAccess(BigDecimal, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRSCALEAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRTYPEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrATTRTYPEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrATTRTYPEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrATTRTYPEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrBEGINSTATEAccess(boolean, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrBEGINSTATEAccess(boolean x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrBEGINSTATEAccess(boolean, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrBEGINSTATEAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrBINARYVALUEAccess(byte[], boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Deprecated. Instead use hasQueryAttrBINARYVALUEAccess(byte[] x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrBINARYVALUEAccess(byte[], String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrBINARYVALUEAccess(byte[], User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrBOOLVALUEAccess(boolean, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Deprecated. Instead use hasQueryAttrBOOLVALUEAccess(boolean x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrBOOLVALUEAccess(boolean, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrBOOLVALUEAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrDATEVALUEAccess(Timestamp, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Deprecated. Instead use hasQueryAttrDATEVALUEAccess(java.sql.Timestamp x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrDATEVALUEAccess(Timestamp, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrDATEVALUEAccess(Timestamp, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENDSTATEAccess(boolean, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrENDSTATEAccess(boolean x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrENDSTATEAccess(boolean, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENDSTATEAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrENUMTYPEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrENUMTYPEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMTYPEDEFINITIONOIDAccess(EnumTypeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMVALUEDEFINITIONFROMOIDAccess(EnumValueDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Deprecated. Instead use hasQueryAttrENUMVALUEDEFINITIONFROMOIDAccess(org.webdocwf.util.genericstore.data.EnumValueDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrENUMVALUEDEFINITIONFROMOIDAccess(EnumValueDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMVALUEDEFINITIONFROMOIDAccess(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMVALUEDEFINITIONOIDAccess(EnumValueDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Deprecated. Instead use hasQueryAttrENUMVALUEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.EnumValueDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrENUMVALUEDEFINITIONOIDAccess(EnumValueDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMVALUEDEFINITIONOIDAccess(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMVALUEDEFINITIONTOOIDAccess(EnumValueDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Deprecated. Instead use hasQueryAttrENUMVALUEDEFINITIONTOOIDAccess(org.webdocwf.util.genericstore.data.EnumValueDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrENUMVALUEDEFINITIONTOOIDAccess(EnumValueDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrENUMVALUEDEFINITIONTOOIDAccess(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrEXTERNALOIDAccess(BigDecimal, boolean, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Deprecated. Instead use hasQueryAttrEXTERNALOIDAccess(java.math.BigDecimal x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrEXTERNALOIDAccess(BigDecimal, String, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrEXTERNALOIDAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Deprecated. Instead use hasQueryAttrGENERICOBJECTOIDAccess(org.webdocwf.util.genericstore.data.GenericObjectDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrGENERICOBJECTOIDAccess(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Deprecated. Instead use hasQueryAttrKEYVALUEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrKEYVALUEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrKEYVALUEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrKEYVALUEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Deprecated. Instead use hasQueryAttrKEYVALUEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrKEYVALUEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrKEYVALUEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrKEYVALUEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrKEYVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Deprecated. Instead use hasQueryAttrLONGNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrLONGNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrLONGNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrLONGNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Deprecated. Instead use hasQueryAttrLONGNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrLONGNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrLONGNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrLONGNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrLONGNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrNUMBERVALUEAccess(BigDecimal, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Deprecated. Instead use hasQueryAttrNUMBERVALUEAccess(java.math.BigDecimal x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrNUMBERVALUEAccess(BigDecimal, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrNUMBERVALUEAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrOBJECTVALUEAccess(BigDecimal, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Deprecated. Instead use hasQueryAttrOBJECTVALUEAccess(java.math.BigDecimal x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrOBJECTVALUEAccess(BigDecimal, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrOBJECTVALUEAccess(BigDecimal, User) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Deprecated. Instead use hasQueryAttrSHORTNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrSHORTNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrSHORTNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrSHORTNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Deprecated. Instead use hasQueryAttrSHORTNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrSHORTNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrSHORTNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrSHORTNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSHORTNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSTRINGVALUEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Deprecated. Instead use hasQueryAttrSTRINGVALUEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrSTRINGVALUEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrSTRINGVALUEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrTRANSLATEATTRAccess(boolean, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrTRANSLATEATTRAccess(boolean x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrTRANSLATEATTRAccess(boolean, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrTRANSLATEATTRAccess(boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrTYPEDEFINITIONOIDAccess(TypeDefinitionDO, boolean, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Deprecated. Instead use hasQueryAttrTYPEDEFINITIONOIDAccess(org.webdocwf.util.genericstore.data.TypeDefinitionDO x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrTYPEDEFINITIONOIDAccess(TypeDefinitionDO, String, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrTYPEDEFINITIONOIDAccess(TypeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Deprecated. Instead use hasQueryAttrXMLNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrXMLNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Deprecated. Instead use hasQueryAttrXMLNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrXMLNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Deprecated. Instead use hasQueryAttrXMLNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrXMLNAMEAccess(String, boolean, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Deprecated. Instead use hasQueryAttrXMLNAMEAccess(String x, String cmp_op, org.webdocwf.dods.access.User usr ) WebDocWf extension
hasQueryAttrXMLNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryAttrXMLNAMEAccess(String, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether the given user is allowed to query the attribute
hasQueryFindAccess(GenericDO) - Method in interface org.webdocwf.dods.access.User
Decide whether the User is allowed to find the DO during a query
hasQueryFindAccess(User) - Method in class org.webdocwf.dods.access.SecureDO
Check whether the given user is allowed to find the object using a query
help - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
HELP_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
HELP_PARAMETER - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
help() - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates Command line help.
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
 
hitDatabase() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
 
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 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