|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataConsumer | |
org.caleigo.core | |
org.caleigo.core.meta |
Uses of IDataConsumer in org.caleigo.core |
Subinterfaces of IDataConsumer in org.caleigo.core | |
interface |
IDataBundle
|
interface |
IEntity
IEntity defines a basic interface for data objects representing a single instance of a data row/record from a persistent data storage. |
interface |
IProxyController
|
interface |
IProxyEntity
A IProxyEntity is an extension of the IEntity interface for entity objects that act as proxies to other entity objects or may even be wrappers around other forms of property providers. |
Classes in org.caleigo.core that implement IDataConsumer | |
class |
AbstractDataObjectEntity
|
class |
AbstractEntity
The AbstractEntity class is an abtsract implementation of the IEntity interface. |
class |
ControlledProxyEntity
|
class |
CustomEntity
|
class |
DataBundle
|
class |
ProxyEntity
A ProxyEntity is a basic implementation of the IProxyEntity iterface. |
Uses of IDataConsumer in org.caleigo.core.meta |
Classes in org.caleigo.core.meta that implement IDataConsumer | |
class |
AbstractMetaEntity
AbstractMetaEntity is the abstract base class for all entity classes in the object for Meta project. |
class |
MetaDataSourceDescriptorEntity
MetaDataSourceEntiy is the entity class for MetaDataSourceDescriptor objects. |
class |
MetaDataTypeEntity
MetaDataTypeEntiy is the entity class for MetaDataType objects. |
class |
MetaEntityDescriptorEntity
MetaEntityDescriptorEntiy is the entity class for MetaEntityDescriptor objects. |
class |
MetaEntityRelationEntity
MetaEntityRelationEntiy is the entity class for MetaEntityRelation objects. |
class |
MetaEntityTypeEntity
MetaEntityTypeEntiy is the entity class for MetaEntityType objects. |
class |
MetaFieldDescriptorEntity
MetaFieldDescriptorEntiy is the entity class for MetaFieldDescriptor objects. |
class |
MetaFieldRelationEntity
MetaFieldRelationEntiy is the entity class for MetaFieldRelation objects. |
class |
MetaSizeTypeEntity
MetaSizeTypeEntiy is the entity class for MetaSizeType objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |