Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.agfa.hap.sdo
,
com.agfa.hap.sdo.core
,
com.agfa.hap.sdo.helper
,
com.agfa.hap.sdo.impl
,
com.agfa.hap.sdo.implementation
,
com.agfa.hap.sdo.mapper
,
com.agfa.hap.sdo.model
,
com.agfa.hap.sdo.osgi
,
com.agfa.hap.sdo.util
,
commonj.sdo
,
commonj.sdo.helper
,
commonj.sdo.impl
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
com.agfa.hap.sdo.implementation.
DataObjectList
(implements com.agfa.hap.sdo.implementation.
IDataObjectList
<T>)
com.agfa.hap.sdo.implementation.
AbstractDataObject
(implements com.agfa.hap.sdo.implementation.
ContainedDataObject
, commonj.sdo.
DataObject
, java.io.Serializable)
com.agfa.hap.sdo.implementation.
AbstractPartialDataObject
(implements com.agfa.hap.sdo.
PartialDataObject
)
com.agfa.hap.sdo.implementation.
DataObjectImplementation
com.agfa.hap.sdo.mapper.
AbstractPropertyAccessor
(implements com.agfa.hap.sdo.mapper.
PropertyAccessor
)
com.agfa.hap.sdo.mapper.
FalsePropertyAccessor
com.agfa.hap.sdo.mapper.
NullPropertyAccessor
com.agfa.hap.sdo.mapper.
TruePropertyAccessor
com.agfa.hap.sdo.mapper.
BeanPropertyAccessor
(implements com.agfa.hap.sdo.mapper.
PropertyAccessor
)
com.agfa.hap.sdo.mapper.
ManyValuedBeanPropertyAccessor
com.agfa.hap.sdo.mapper.
ManyValuedNullPropertyAccessor
com.agfa.hap.sdo.implementation.
BinarySerializer
(implements commonj.sdo.impl.
ExternalizableDelegator.Resolvable
)
com.agfa.hap.sdo.implementation.
CompleteSerializer
com.agfa.hap.sdo.implementation.
ContainmentSerializer
com.agfa.hap.sdo.implementation.
BulkProperty
<T>
com.agfa.hap.sdo.util.
ClassForNameClassHolder
(implements com.agfa.hap.sdo.util.
ClassHolder
)
com.agfa.hap.sdo.osgi.
BundleClassHolder
com.agfa.hap.sdo.util.
ClassLoaderBasedClassHolder
com.agfa.hap.sdo.
DataAccessService
com.agfa.hap.sdo.impl.
DataAccessService
com.agfa.hap.sdo.implementation.
DataFactoryImpl
(implements com.agfa.hap.sdo.
PartialDataFactory
)
com.agfa.hap.sdo.implementation.
DataGraphImplementation
(implements commonj.sdo.
DataGraph
, java.io.Serializable)
com.agfa.hap.sdo.implementation.
DataObjectConverter
<T> (implements com.agfa.hap.sdo.
ObjectPropertyVisitor
)
com.agfa.hap.sdo.mapper.
DelegatingDataMapper
<T> (implements com.agfa.hap.sdo.
DataMapper
<T>)
com.agfa.hap.sdo.mapper.
DelegatingPartialDataObjectMapper
<T> (implements com.agfa.hap.sdo.
DataMapper
<T>)
com.agfa.hap.sdo.implementation.
EqualityHelperImpl
(implements commonj.sdo.helper.
EqualityHelper
)
commonj.sdo.impl.
ExternalizableDelegator
(implements java.io.Externalizable)
commonj.sdo.impl.
HelperProvider
com.agfa.hap.sdo.impl.
HelperProviderImpl
com.agfa.hap.sdo.model.
Identity
(implements java.io.Serializable)
com.agfa.hap.sdo.model.
CatalogIdentity
com.agfa.hap.sdo.model.
LongIdentity
com.agfa.hap.sdo.model.
StringIdentity
com.agfa.hap.sdo.implementation.
ImplementationClassRepository
com.agfa.hap.sdo.implementation.
ClassPathImplementationClassRepository
com.agfa.hap.sdo.osgi.
OsgiBasedImplementationClassRepository
com.agfa.hap.sdo.mapper.
JavaBeanMapper
(implements com.agfa.hap.sdo.
DataMapper
<T>)
com.agfa.hap.sdo.model.
ObjectReference
(implements java.io.Serializable)
com.agfa.hap.sdo.mapper.
PartialDataObjectMapper
(implements com.agfa.hap.sdo.
DataMapper
<T>)
com.agfa.hap.sdo.mapper.
FilteringPartialDataObjectMapper
com.agfa.hap.sdo.mapper.
PropertyAccessorBuilder
com.agfa.hap.sdo.mapper.
BeanPropertyAccessorBuilder
com.agfa.hap.sdo.mapper.
ExtendablePropertyAccessorBuilder
com.agfa.hap.sdo.implementation.
PropertyImplementation
(implements com.agfa.hap.sdo.
Property
, java.io.Serializable)
com.agfa.hap.sdo.
PropertyTree
com.agfa.hap.sdo.
ReachableDefinition
(implements com.agfa.hap.sdo.
SnapshotDefinition
)
com.agfa.hap.sdo.util.
ResultSet
com.agfa.hap.sdo.osgi.
SdoActivator
(implements org.osgi.framework.BundleActivator)
com.agfa.hap.sdo.impl.
SdoImplementationFactory
com.agfa.hap.sdo.
SelectClause
(implements com.agfa.hap.sdo.
SnapshotDefinition
)
com.agfa.hap.sdo.implementation.
SnapshotImplementation
(implements com.agfa.hap.sdo.
Snapshot
)
com.agfa.hap.sdo.implementation.
SnapshotUnion
(implements com.agfa.hap.sdo.
Snapshot
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.agfa.hap.sdo.
PropertyNotAvailableException
com.agfa.hap.sdo.implementation.
SdoImplementationException
com.agfa.hap.sdo.impl.
TypeConverter
<T>
com.agfa.hap.sdo.impl.
BytesTypeConverter
com.agfa.hap.sdo.impl.
EnumTypeConverter
<T>
com.agfa.hap.sdo.impl.
SerializableTypeConverter
com.agfa.hap.sdo.implementation.
TypeHelperImpl
(implements com.agfa.hap.sdo.helper.
TypeHelper
)
com.agfa.hap.sdo.implementation.
TypeImplementation
(implements com.agfa.hap.sdo.
Type
)
com.agfa.hap.sdo.mapper.
TypeMapper
com.agfa.hap.sdo.impl.
TypeProvider
com.agfa.hap.sdo.impl.
XsdTypeProvider
com.agfa.hap.sdo.implementation.
XMLHelperImpl
(implements commonj.sdo.helper.
XMLHelper
)
com.agfa.hap.sdo.implementation.
XSDHelperImpl
(implements commonj.sdo.helper.
XSDHelper
)
com.agfa.hap.sdo.helper.
XsdScanner
Interface Hierarchy
commonj.sdo.
ChangeSummary
commonj.sdo.
ChangeSummary.Setting
com.agfa.hap.sdo.util.
ClassHolder
com.agfa.hap.sdo.implementation.
ContainedDataObject
commonj.sdo.helper.
CopyHelper
commonj.sdo.helper.
DataFactory
com.agfa.hap.sdo.
PartialDataFactory
commonj.sdo.helper.
DataHelper
com.agfa.hap.sdo.
DataMapper
<T>
commonj.sdo.helper.
EqualityHelper
commonj.sdo.helper.
HelperContext
com.agfa.hap.sdo.core.
IDataObjectService
com.agfa.hap.sdo.implementation.
ImplementationClassRepository.ClassHolderFactory
java.lang.Iterable<T>
java.util.Collection<E>
com.agfa.hap.sdo.implementation.
IDataObjectList
<T>
java.util.List<E>
com.agfa.hap.sdo.implementation.
IDataObjectList
<T>
com.agfa.hap.sdo.implementation.
IDataObjectList
<T>
java.util.List<E>
com.agfa.hap.sdo.implementation.
IDataObjectList
<T>
com.agfa.hap.sdo.
ObjectFactory
<T>
com.agfa.hap.sdo.
ObjectPropertyVisitor
commonj.sdo.
Property
com.agfa.hap.sdo.
Property
com.agfa.hap.sdo.mapper.
PropertyAccessor
commonj.sdo.
Sequence
java.io.Serializable
commonj.sdo.
DataGraph
commonj.sdo.
DataObject
com.agfa.hap.sdo.
PartialDataObject
java.io.Externalizable
commonj.sdo.impl.
ExternalizableDelegator.Resolvable
commonj.sdo.impl.
ExternalizableDelegator.Resolvable
com.agfa.hap.sdo.
PartialDataObject
com.agfa.hap.sdo.
Snapshot
com.agfa.hap.sdo.
SnapshotDefinition
commonj.sdo.
Type
com.agfa.hap.sdo.
Type
commonj.sdo.helper.
TypeHelper
com.agfa.hap.sdo.helper.
TypeHelper
commonj.sdo.helper.
XMLDocument
commonj.sdo.helper.
XMLHelper
commonj.sdo.helper.
XSDHelper
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007. All Rights Reserved.