Enhydra 5.1 API

Package org.webdocwf.util.genericstore.data

Interface Summary
AttributeBinaryValueDOI Interface implemented by AttributeBinaryValueDO.
AttributeBoolValueDOI Interface implemented by AttributeBoolValueDO.
AttributeDateValueDOI Interface implemented by AttributeDateValueDO.
AttributeDefinitionDOI Interface implemented by AttributeDefinitionDO.
AttributeEnumValueDOI Interface implemented by AttributeEnumValueDO.
AttributeNumberValueDOI Interface implemented by AttributeNumberValueDO.
AttributeObjectValueDOI Interface implemented by AttributeObjectValueDO.
AttributeStringValueDOI Interface implemented by AttributeStringValueDO.
EnumTypeDefinitionDOI Interface implemented by EnumTypeDefinitionDO.
EnumValueDefinitionDOI Interface implemented by EnumValueDefinitionDO.
GenericObjectDOI Interface implemented by GenericObjectDO.
StateTransitionDOI Interface implemented by StateTransitionDO.
TypeDefinitionDOI Interface implemented by TypeDefinitionDO.
 

Class Summary
AttributeBinaryValueDataStruct Data structure for DO class.
AttributeBinaryValueDO Data core class, used to set, retrieve the AttributeBinaryValueDO information.
AttributeBinaryValueQuery AttributeBinaryValueQuery is used to query the ATTRIBUTEBINARYVALUE table in the database.
AttributeBoolValueDataStruct Data structure for DO class.
AttributeBoolValueDO Data core class, used to set, retrieve the AttributeBoolValueDO information.
AttributeBoolValueQuery AttributeBoolValueQuery is used to query the ATTRIBUTEBOOLVALUE table in the database.
AttributeDateValueDataStruct Data structure for DO class.
AttributeDateValueDO Data core class, used to set, retrieve the AttributeDateValueDO information.
AttributeDateValueQuery AttributeDateValueQuery is used to query the ATTRIBUTEDATEVALUE table in the database.
AttributeDefinitionDataStruct Data structure for DO class.
AttributeDefinitionDO Data core class, used to set, retrieve the AttributeDefinitionDO information.
AttributeDefinitionQuery AttributeDefinitionQuery is used to query the GENERICATTRIBUTEDEFINITION table in the database.
AttributeEnumValueDataStruct Data structure for DO class.
AttributeEnumValueDO Data core class, used to set, retrieve the AttributeEnumValueDO information.
AttributeEnumValueQuery AttributeEnumValueQuery is used to query the ATTRIBUTEENUMVALUE table in the database.
AttributeNumberValueDataStruct Data structure for DO class.
AttributeNumberValueDO Data core class, used to set, retrieve the AttributeNumberValueDO information.
AttributeNumberValueQuery AttributeNumberValueQuery is used to query the ATTRIBUTENUMBERVALUE table in the database.
AttributeObjectValueDataStruct Data structure for DO class.
AttributeObjectValueDO Data core class, used to set, retrieve the AttributeObjectValueDO information.
AttributeObjectValueQuery AttributeObjectValueQuery is used to query the ATTRIBUTEOBJECTVALUE table in the database.
AttributeStringValueDataStruct Data structure for DO class.
AttributeStringValueDO Data core class, used to set, retrieve the AttributeStringValueDO information.
AttributeStringValueQuery AttributeStringValueQuery is used to query the ATTRIBUTESTRINGVALUE table in the database.
EnumTypeDefinitionDataStruct Data structure for DO class.
EnumTypeDefinitionDO Data core class, used to set, retrieve the EnumTypeDefinitionDO information.
EnumTypeDefinitionQuery EnumTypeDefinitionQuery is used to query the GENERICENUMTYPEDEFINITION table in the database.
EnumValueDefinitionDataStruct Data structure for DO class.
EnumValueDefinitionDO Data core class, used to set, retrieve the EnumValueDefinitionDO information.
EnumValueDefinitionQuery EnumValueDefinitionQuery is used to query the GENERICENUMVALUEDEFINITION table in the database.
GenericObjectDataStruct Data structure for DO class.
GenericObjectDO Data core class, used to set, retrieve the GenericObjectDO information.
GenericObjectQuery GenericObjectQuery is used to query the GENERICOBJECT table in the database.
StateTransitionDataStruct Data structure for DO class.
StateTransitionDO Data core class, used to set, retrieve the StateTransitionDO information.
StateTransitionQuery StateTransitionQuery is used to query the GENERICSTATETRANSITION table in the database.
TypeDefinitionDataStruct Data structure for DO class.
TypeDefinitionDO Data core class, used to set, retrieve the TypeDefinitionDO information.
TypeDefinitionQuery TypeDefinitionQuery is used to query the GENERICTYPEDEFINITION table in the database.
 


Enhydra 5.1 API