A B C D E F G H I J L M N O P Q R S T U V W Z

A

ACTION - Static variable in interface org.caleigo.core.IActionGroup
 
ACTION_GROUP - Static variable in interface org.caleigo.core.IActionGroup
 
ASSOCIATION_EXPORT - Static variable in interface org.caleigo.core.IEntityAction
 
AUTOGEN - Static variable in interface org.caleigo.core.IFieldDescriptor
Flag that states if the field is autogenerated or not.
AbstractCalculatedFieldDescriptor - class org.caleigo.core.AbstractCalculatedFieldDescriptor.
Abstract class for calculated fields.
AbstractCalculatedFieldDescriptor(String, String, String, DataType, int, int, IFieldDescriptor[]) - Constructor for class org.caleigo.core.AbstractCalculatedFieldDescriptor
Default constructor for CalculatedFieldDescriptor.
AbstractCalculatedFieldDescriptor(String, String, String, DataType, int, boolean, IFieldDescriptor[]) - Constructor for class org.caleigo.core.AbstractCalculatedFieldDescriptor
Alternative constructor for CalculatedFieldDescriptor.
AbstractDataObjectEntity - class org.caleigo.core.AbstractDataObjectEntity.
AbstractDataObjectEntity() - Constructor for class org.caleigo.core.AbstractDataObjectEntity
 
AbstractDataObjectEntity(Qualifier) - Constructor for class org.caleigo.core.AbstractDataObjectEntity
 
AbstractDataService - class org.caleigo.core.AbstractDataService.
AbstractDataService provides an abstract implementation of the IDataService interface that uses an abstract IDataTransaction to implement its function.
AbstractDataService(Object, Object, IDataSourceDescriptor) - Constructor for class org.caleigo.core.AbstractDataService
Default constructor for AbstractDataService.
AbstractDataService.AbstractDataTransaction - class org.caleigo.core.AbstractDataService.AbstractDataTransaction.
 
AbstractDataService.AbstractDataTransaction(int) - Constructor for class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
AbstractDataService.AbstractDataTransaction.DataOperation - class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation.
 
AbstractDataService.AbstractDataTransaction.DataOperation(int, IEntity) - Constructor for class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
AbstractDataService.AbstractDataTransaction.DataOperation(int, Qualifier, IEntity) - Constructor for class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
AbstractDataService.AbstractDataTransaction.DataOperation(DataQuery, ISelection) - Constructor for class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
AbstractDataService.AbstractDataTransaction.DataOperation(int, IEntityDescriptor) - Constructor for class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
AbstractDataService.AbstractDataTransaction.DataOperation(int, IEntityRelation) - Constructor for class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
AbstractDataSourceDescriptor - class org.caleigo.core.AbstractDataSourceDescriptor.
AbstractDataSourceDescriptor(String, String, String, String, boolean, Object[]) - Constructor for class org.caleigo.core.AbstractDataSourceDescriptor
 
AbstractDataSourceDescriptor.Dezerializer - class org.caleigo.core.AbstractDataSourceDescriptor.Dezerializer.
 
AbstractDataSourceDescriptor.Dezerializer(String) - Constructor for class org.caleigo.core.AbstractDataSourceDescriptor.Dezerializer
 
AbstractDataSourceDescriptor.EntityDescriptorIterator - class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator.
 
AbstractDataSourceDescriptor.EntityDescriptorIterator() - Constructor for class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator
 
AbstractEntity - class org.caleigo.core.AbstractEntity.
The AbstractEntity class is an abtsract implementation of the IEntity interface.
AbstractEntity() - Constructor for class org.caleigo.core.AbstractEntity
Default constructor for AbstractEntity.
AbstractEntity(Qualifier) - Constructor for class org.caleigo.core.AbstractEntity
 
AbstractEntityAction - class org.caleigo.core.AbstractEntityAction.
AbstractEntityAction(IEntityDescriptor, String, String) - Constructor for class org.caleigo.core.AbstractEntityAction
Creates a new instance of AbstractAction.
AbstractEntityAction(IEntityDescriptor, String, String, String) - Constructor for class org.caleigo.core.AbstractEntityAction
Creates a new instance of AbstractAction.
AbstractEntityDescriptor - class org.caleigo.core.AbstractEntityDescriptor.
AbstractEntityDescriptor(String, String, String, String, String, int, IFieldDescriptor[], IEntityRelation[]) - Constructor for class org.caleigo.core.AbstractEntityDescriptor
Note that the constructor for this class is protected.
AbstractEntityDescriptor.DeleteEntityAction - class org.caleigo.core.AbstractEntityDescriptor.DeleteEntityAction.
The default delete action used by the AbstsractEntityDescriptor class.
AbstractEntityDescriptor.DeleteEntityAction(IEntityDescriptor) - Constructor for class org.caleigo.core.AbstractEntityDescriptor.DeleteEntityAction
 
AbstractEntityDescriptor.Dezerializer - class org.caleigo.core.AbstractEntityDescriptor.Dezerializer.
 
AbstractEntityDescriptor.Dezerializer(String) - Constructor for class org.caleigo.core.AbstractEntityDescriptor.Dezerializer
 
AbstractEntityDescriptor.StoreEntityAction - class org.caleigo.core.AbstractEntityDescriptor.StoreEntityAction.
The default store action used by the AbstsractEntityDescriptor class.
AbstractEntityDescriptor.StoreEntityAction(IEntityDescriptor) - Constructor for class org.caleigo.core.AbstractEntityDescriptor.StoreEntityAction
 
AbstractLogReceiver - class org.caleigo.toolkit.log.AbstractLogReceiver.
AbstractLogReceiver() - Constructor for class org.caleigo.toolkit.log.AbstractLogReceiver
Default constructor for AbstractLogSubscriber.
AbstractMetaEntity - class org.caleigo.core.meta.AbstractMetaEntity.
AbstractMetaEntity is the abstract base class for all entity classes in the object for Meta project.
AbstractMetaEntity() - Constructor for class org.caleigo.core.meta.AbstractMetaEntity
Default constructor for AbstractMetaEntity.
AbstractMetaEntity(Qualifier) - Constructor for class org.caleigo.core.meta.AbstractMetaEntity
Copy constructor for AbstractMetaEntity.
AbstractMetaEntityDescriptor - class org.caleigo.core.meta.AbstractMetaEntityDescriptor.
AbstractMetaEntityDescriptor is the abstract base class for all entity descriptor classes in the Meta project.
AbstractMetaEntityDescriptor(String, String, String, String, String, int, IFieldDescriptor[], IEntityRelation[]) - Constructor for class org.caleigo.core.meta.AbstractMetaEntityDescriptor
Note that the constructor for this class is protected.
AbstractTransactionEntityAction - class org.caleigo.core.AbstractTransactionEntityAction.
AbstractTransactionEntityAction(IEntityDescriptor, String, String) - Constructor for class org.caleigo.core.AbstractTransactionEntityAction
Creates a new instance of AbstractDataAction.
AbstractTransactionEntityAction(IEntityDescriptor, String, String, String) - Constructor for class org.caleigo.core.AbstractTransactionEntityAction
Creates a new instance of AbstractDataAction.
AbstractTunnel - class org.caleigo.toolkit.tunnel.AbstractTunnel.
Abstract class that implements most of the functinallity needed by an ITunnel.
AbstractTunnel() - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel
Default constructor.
AbstractTunnel(ITunnelCodec) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel
 
AbstractTunnel.DefaultConnectionMessage - class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage.
 
AbstractTunnel.DefaultConnectionMessage(String) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
AbstractTunnel.DefaultConnectionMessage(String, String[]) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
AbstractTunnel.DefaultPackage - class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage.
 
AbstractTunnel.DefaultPackage(int, Object, int) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
AbstractTunnel.DefaultPackage(int, int, int, Object, int) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
AbstractTunnel.DefaultStatusMessage - class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage.
 
AbstractTunnel.DefaultStatusMessage(int, String) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage
 
AbstractTunnel.ErrorMessage - class org.caleigo.toolkit.tunnel.AbstractTunnel.ErrorMessage.
 
AbstractTunnel.ErrorMessage(String, Throwable) - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.ErrorMessage
 
AbstractTunnel.IConnectionMessage - interface org.caleigo.toolkit.tunnel.AbstractTunnel.IConnectionMessage.
 
AbstractTunnel.IFinalizeMessage - interface org.caleigo.toolkit.tunnel.AbstractTunnel.IFinalizeMessage.
 
AbstractTunnel.IPackage - interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage.
An IPackage represents a package that is sent by an ITunnel.
AbstractTunnel.IStatusMessage - interface org.caleigo.toolkit.tunnel.AbstractTunnel.IStatusMessage.
 
AbstractTunnel.InputThread - class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread.
 
AbstractTunnel.InputThread() - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
AbstractTunnel.OutputThread - class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread.
 
AbstractTunnel.OutputThread() - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
AbstractTunnel.WorkerThread - class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread.
 
AbstractTunnel.WorkerThread() - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
AbstractTunnelServer - class org.caleigo.toolkit.tunnel.AbstractTunnelServer.
 
AbstractTunnelServer() - Constructor for class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
ActionQueue - class org.caleigo.core.ActionQueue.
The ActionQueue class containes an ordred queue of perform requests with ITransactionEntityAction objects and connected relevant action data.
ActionQueue() - Constructor for class org.caleigo.core.ActionQueue
Creates a new instance of ActionQueue
ActionQueue.ActionRequest - class org.caleigo.core.ActionQueue.ActionRequest.
Queue item that groups an ITransactionEntityAction with execution data together as an quable item.
ActionQueue.ActionRequest(ITransactionEntityAction, IDataBundle) - Constructor for class org.caleigo.core.ActionQueue.ActionRequest
 
ActionQueue.DirtyOnlyRequest - class org.caleigo.core.ActionQueue.DirtyOnlyRequest.
Queue item that groups an ITransactionEntityAction with execution data together as an quable item.
ActionQueue.DirtyOnlyRequest(ITransactionEntityAction, IDataBundle) - Constructor for class org.caleigo.core.ActionQueue.DirtyOnlyRequest
 
AsyncTransactionHandler - class org.caleigo.core.AsyncTransactionHandler.
 
AsyncTransactionHandler() - Constructor for class org.caleigo.core.AsyncTransactionHandler
 
AutoGenerated - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The AutoGenerated field (index=8) has the data type BOOLEAN.
abortTransaction() - Method in interface org.caleigo.core.IDataTransaction
Tries to abort the currently executing transaction.
abortTransaction() - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
abortTransaction() - Method in class org.caleigo.core.service.CachedDataService.CachedDataTransaction
 
abortTransaction() - Method in class org.caleigo.core.service.JDBCDataService.JDBCDataTransaction
 
abortTransaction() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService.JDBCDataTransaction
 
abortTransaction() - Method in class org.caleigo.core.service.MemoryDataService.DataTransaction
 
accept(Object) - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
Abstract method that should return true if the provided object should be included in the itteration.
acceptsMessage(Object) - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
acceptsMessage(Object) - Method in class org.caleigo.security.LoginService.LoginServiceMessageConsumer
Returns true if this IMessageConsumer accepts the message.
acceptsMessage(Object) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer
This message consumer only accepts messages of the class ServiceProvider.IServiceProviderMessage.
acceptsMessage(Object) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.CloseMessageConsumer
Returns true if this IMessageConsumer accepts the message.
acceptsMessage(Object) - Method in interface org.caleigo.toolkit.tunnel.IMessageConsumer
Returns true if this IMessageConsumer accepts the message.
acceptsMessage(Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
Returns true if this IMessageConsumer accepts the message.
acceptsReplacement(DataAccessManager) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
This method allows a current manager to reject replacement by another DataAccessManager.
acceptsReplacement(DataAccessManager) - Method in class org.caleigo.core.DataAccessManager
This method allows a current manager to reject replacement by another DataAccessManager.
add(Qualifier) - Method in class org.caleigo.core.CompositeQualifier
Adds a new Qulifier to contained collection of Qualifiers.
add(Object) - Method in class org.caleigo.core.EntityPool.EntityPoolSet
 
add(Object) - Method in class org.caleigo.core.Selection.EntityPoolSet
 
add(Object) - Method in class org.caleigo.core.Selection.SelectionList
 
add(int, Object) - Method in class org.caleigo.core.Selection.SelectionList
 
add(ICELEventListener, ICELEventListener) - Static method in class org.caleigo.core.event.CELEventMulticaster
 
add(Object) - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
add(Object) - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
addAction(ITransactionEntityAction, IDataBundle) - Method in class org.caleigo.core.ActionQueue
Adds the provided action request to the queue with the provided data bundle.
addAction(ITransactionEntityAction, IEntity) - Method in class org.caleigo.core.ActionQueue
Adds the provided action request to the queue with the provided entity.
addBlockedDataType(DataType) - Method in class org.caleigo.core.EntityWriter
This method makes it possible to register data types that should be ignored when writing.
addCollationField(IFieldDescriptor) - Method in class org.caleigo.core.DataQuery
Help method that allows the entity order to be defined using multiple IFieldDescriptors by calling this method repeatedly.
addCollationField(IFieldDescriptor, boolean) - Method in class org.caleigo.core.DataQuery
Help method that allows the entity order to be defined using multiple IFieldDescriptors by calling this method repeatedly.
addCollationField(IFieldDescriptor) - Method in class org.caleigo.core.EntityCollator
 
addCollationField(IFieldDescriptor, boolean) - Method in class org.caleigo.core.EntityCollator
 
addCollationField(EntityCollator.FieldCollator) - Method in class org.caleigo.core.EntityCollator
 
addCollationField(IFieldDescriptor) - Method in class org.caleigo.core.OrderedProxySelection
 
addCollationField(IFieldDescriptor, boolean) - Method in class org.caleigo.core.OrderedProxySelection
 
addCreate(IEntityDescriptor) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addCreate(IEntityDescriptor) - Method in interface org.caleigo.core.IDataTransaction
 
addDataTypeConverter(DataType, SQLToolKit.IDataTypeConverter) - Method in class org.caleigo.core.service.SQLToolKit
 
addDataTypeConverter(DataType, SQLToolKitPS.IDataTypeConverter) - Method in class org.caleigo.core.service.SQLToolKitPS
 
addDataTypeDescriptor(DataType, String, String, String) - Method in class org.caleigo.core.AbstractEntityAction
 
addDataTypeDescriptor(DataType, String, String, String) - Method in class org.caleigo.core.DataBundleDescriptor
 
addDataValidator(IDataValidator) - Method in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
addDataValidator(String, IDataValidator) - Method in class org.caleigo.core.DataBundleDescriptor
 
addDelete(IEntity) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addDelete(IEntity) - Method in interface org.caleigo.core.IDataTransaction
 
addEntity(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
Adds the provided IEntity object to the end of selection object.
addEntity(int, IEntity) - Method in class org.caleigo.core.ControlledProxySelection
Adds the provided IEntity object to at the specified index in the selection object.
addEntity(IEntity) - Method in class org.caleigo.core.EntityPool
 
addEntity(int, IEntity) - Method in class org.caleigo.core.FilteredProxySelection
Adds the provided IEntity object to at the specified index in the selection object.
addEntity(IEntity) - Method in interface org.caleigo.core.IEntityPool
 
addEntity(IEntity) - Method in interface org.caleigo.core.ISelection
Adds the provided IEntity object to the end of selection object.
addEntity(int, IEntity) - Method in interface org.caleigo.core.ISelection
Adds the provided IEntity object to at the specified index in the selection object.
addEntity(int, IEntity) - Method in class org.caleigo.core.OrderedProxySelection
Adds the provided IEntity object to at the specified index in the selection object.
addEntity(IEntity) - Method in class org.caleigo.core.ProxySelection
Adds the provided IEntity object to the end of selection object.
addEntity(int, IEntity) - Method in class org.caleigo.core.ProxySelection
Adds the provided IEntity object to at the specified index in the selection object.
addEntity(IEntity) - Method in class org.caleigo.core.Selection
Adds the provided IEntity object to the end of selection object.
addEntity(int, IEntity) - Method in class org.caleigo.core.Selection
Adds the provided IEntity object to at the specified index in the selection object.
addEntityAction(IEntityAction) - Method in class org.caleigo.core.AbstractEntityDescriptor
Registers an new IEntityAction object as part of the entity descriptor.
addEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.AbstractEntity
Adds IEntityChangeListener to receive notifications of changes in the entity's status and data content.
addEntityChangeListener(IEntityChangeListener) - Method in interface org.caleigo.core.IEntity
Adds IEntityChangeListener to receive notifications of changes in the entity's status and data content.
addEntityChangeListener(IEntityChangeListener) - Method in interface org.caleigo.core.ISelection
Adds IEntityChangeListener to receive notifications of performed data operations on all entities contained in the collection object.
addEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.ProxyEntity
Adds IEntityChangeListener to receive notifications of changes in the entity's status and data content.
addEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.ProxySelection
Adds IEntityChangeListener to receive notifications of performed data operations on all entities contained in the collection object.
addEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.Selection
Adds IEntityChangeListener to receive notifications of performed data operations on all entities contained in the collection object.
addEntityDescriptor(IEntityDescriptor, String, String, String) - Method in class org.caleigo.core.AbstractEntityAction
 
addEntityDescriptor(IEntityDescriptor, String, String, String) - Method in class org.caleigo.core.DataBundleDescriptor
 
addEntityDescriptor(IEntityDescriptor) - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
addEntityListener(IEntityListener) - Method in class org.caleigo.core.AbstractEntity
Adds IEntityListener to receive notifications of performed data operations on the entity object.
addEntityListener(IEntityListener) - Method in interface org.caleigo.core.IEntity
Adds IEntityListener to receive notifications of performed data operations on the entity object.
addEntityListener(IEntityListener) - Method in interface org.caleigo.core.ISelection
Adds IEntityListener to receive notifications of performed data operations on all entities contained in the collection object.
addEntityListener(IEntityListener) - Method in class org.caleigo.core.ProxyEntity
Adds IEntityListener to receive notifications of performed data operations on the entity object.
addEntityListener(IEntityListener) - Method in class org.caleigo.core.ProxySelection
Adds IEntityListener to receive notifications of performed data operations on all entities contained in the collection object.
addEntityListener(IEntityListener) - Method in class org.caleigo.core.Selection
Adds IEntityListener to receive notifications of performed data operations on all entities contained in the collection object.
addExternalQualifier(Qualifier, IEntityRelationPath) - Method in class org.caleigo.core.DataQuery
Add an external qualifier to the data query, used to construct relation queries.
addField(String, String, String, DataType, int, int, Object) - Method in class org.caleigo.core.meta.DescriptorBuilder
 
addField(String, String, String, DataType, int, int, Object) - Method in class org.caleigo.core.meta.EntityBuilder
 
addField(String, String, String, DataType, int, int, Object) - Method in interface org.caleigo.core.meta.IMetaConsumer
 
addFieldDescriptor(IFieldDescriptor) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
addFieldDescriptor(IFieldDescriptor, String, String) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
addFieldDescriptor(IFieldDescriptor, String, String, int) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
Add a field to the current field group.
addFieldRelation(String, String) - Method in class org.caleigo.core.meta.DescriptorBuilder
 
addFieldRelation(String, String) - Method in class org.caleigo.core.meta.EntityBuilder
 
addFieldRelation(String, String) - Method in interface org.caleigo.core.meta.IMetaConsumer
 
addInputData(byte[]) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
addLoad(Qualifier, IEntity) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addLoad(Qualifier, IEntity) - Method in interface org.caleigo.core.IDataTransaction
 
addLoadSelection(IEntityDescriptor, Qualifier, ISelection) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addLoadSelection(IEntityDescriptor, Qualifier, IEntityRelationPath, ISelection) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addLoadSelection(DataQuery, ISelection) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addLoadSelection(IEntityDescriptor, Qualifier, ISelection) - Method in interface org.caleigo.core.IDataTransaction
 
addLoadSelection(IEntityDescriptor, Qualifier, IEntityRelationPath, ISelection) - Method in interface org.caleigo.core.IDataTransaction
 
addLoadSelection(DataQuery, ISelection) - Method in interface org.caleigo.core.IDataTransaction
 
addLoginHandler(Class, ILoginHandler) - Method in interface org.caleigo.security.ILoginService
Add a login handler to the loginInfo class.
addLoginHandler(Class, ILoginHandler) - Method in class org.caleigo.security.LoginService
 
addMessageConsumer(IMessageConsumer) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Adds the consumer to the end of this ITunnels message consumer list.
addMessageConsumer(IMessageConsumer) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Adds the IMessageConsumer that receives messages from all connections that this ITunnelServer has set up.
addMessageConsumer(IMessageConsumer) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Adds the consumer to the end of this ITunnels message consumer list.
addMessageConsumer(IMessageConsumer) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Adds the IMessageConsumer that receives messages from all connections that this ITunnelServer has set up.
addOperation(AbstractDataService.AbstractDataTransaction.DataOperation) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addPacker(ITunnelPacker) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Adds the packer to the end of this ITunnels packer list.
addPacker(ITunnelPacker) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Adds the packer to the end of this ITunnels packer list.
addProgressListener(IDataTransaction.IProgressListener) - Method in class org.caleigo.core.IDataTransaction.Job
Adds a listener that will recevie events from this jab.
addProxyListener(IProxyListener) - Method in interface org.caleigo.core.IProxyEntity
Adds IProxyListener to receive notifications of performed data operations on the entity object.
addProxyListener(IProxyListener) - Method in interface org.caleigo.core.IProxySelection
Adds IProxyListener to receive notifications of performed data operations on the entity object.
addProxyListener(IProxyListener) - Method in class org.caleigo.core.ProxyEntity
Adds an IProxyListener to receive notifications of changes of the remote object.
addProxyListener(IProxyListener) - Method in class org.caleigo.core.ProxyQualifier
Adds IProxyListener to receive notifications of performed data operations on the Qualifier object.
addProxyListener(IProxyListener) - Method in class org.caleigo.core.ProxySelection
Adds an IProxyListener to receive notifications of changes of the remote object.
addQualifierListener(IQualifierListener) - Method in class org.caleigo.core.CompositeQualifier
Adds an IQualifierListener to receive notifications of contents and structure changes from the Qualifier object.
addQualifierListener(IQualifierListener) - Method in class org.caleigo.core.NegateQualifier
Adds an IQualifierListener to receive notifications of contents and structure changes from the Qualifier object.
addQualifierListener(IQualifierListener) - Method in class org.caleigo.core.Qualifier
Adds an IQualifierListener to receive notifications of contents and structure changes from the Qualifier object.
addQualifierParser(Class, SQLToolKit.IQualifierParser) - Method in class org.caleigo.core.service.SQLToolKit
 
addQualifierParser(Class, SQLToolKitPS.IQualifierParser) - Method in class org.caleigo.core.service.SQLToolKitPS
Adds a qualifierParser for the specified qualifier class.
addReceiver(ILogReceiver) - Static method in class org.caleigo.toolkit.log.Log
 
addRefresh(IEntity) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addRefresh(IEntity) - Method in interface org.caleigo.core.IDataTransaction
 
addRelation(IEntityRelation) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addRelation(IEntityRelation) - Method in interface org.caleigo.core.IDataTransaction
 
addResourceProvider(ResourceProvider) - Static method in class org.caleigo.toolkit.util.ResourceProvider
 
addSelectionDescriptor(IEntityDescriptor, String, String, String) - Method in class org.caleigo.core.AbstractEntityAction
 
addSelectionDescriptor(IEntityDescriptor, String, String, String) - Method in class org.caleigo.core.DataBundleDescriptor
 
addSelectionListener(ISelectionListener) - Method in interface org.caleigo.core.ISelection
Adds an IEntityCollectionListener to receive notifiactions of changes in the entity content of the collection object.
addSelectionListener(ISelectionListener) - Method in class org.caleigo.core.ProxySelection
Adds an ISelectionListener to receive notifiactions of changes in the entity content of the collection object.
addSelectionListener(ISelectionListener) - Method in class org.caleigo.core.Selection
Adds an ISelectionListener to receive notifiactions of changes in the entity content of the collection object.
addService(IService) - Method in class org.caleigo.service.ServiceProvider
Adds a local service to this ServiceProvider.
addStatusCallback(IStatusCallback) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Adds the callback to the list of IStatusCallbacks that receives status messages from this ITunnel.
addStatusCallback(IStatusCallback) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Adds the callback to the list of IStatusCallbacks that receives status messages from this ITunnel.
addStore(IEntity) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
addStore(IEntity) - Method in interface org.caleigo.core.IDataTransaction
 
addToBuffer(byte[], int, int) - Method in class org.caleigo.toolkit.util.CircularByteBuffer
 
addToInQueue(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
addToOutQueue(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
addToQueryList(IEntity) - Method in class org.caleigo.core.service.CachedDataService
 
addTunnel(ITunnel) - Method in class org.caleigo.service.ServiceProvider
Adds a tunnel that can be used by this ServiceProvider to access remote service providers.
addTunnel(ITunnel) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
addTunnelListener(ITunnelListener) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
addTunnelListener(ITunnelListener) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
 
addTunnelServer(ITunnelServer) - Method in class org.caleigo.service.ServiceProviderServer
Adds an ITunnelServer that should be used to receive connections to this ServiceProviderServer.
addTunnelServerListener(ITunnelServerListener) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
addTunnelServerListener(ITunnelServerListener) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
 
addValidator(IDataValidator) - Method in class org.caleigo.core.FieldDescriptor
 
and(Qualifier) - Method in class org.caleigo.core.Qualifier
Creates a logic intersection between the qualifiers.
and(IFieldDescriptor, Object) - Method in class org.caleigo.core.Qualifier
Creates a logic intersection between the qualifier and a new qualifier defined by the provided field descriptor and data value.
and(IFieldDescriptor, RelationType, Object) - Method in class org.caleigo.core.Qualifier
Creates a logic intersection between the qualifier and a new qualifier defined by the provided field descriptor and data value.
answerMessage(Object) - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
answerMessage(Object) - Method in class org.caleigo.security.LoginService.LoginServiceMessageConsumer
Tells the IMessageConsumer to consume a message and returns a new message that will be delivered to the sender of the originial message.
answerMessage(Object) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer
Tells the IMessageConsumer to consume a message and returns a new message that will be delivered to the sender of the originial message.
answerMessage(Object) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.CloseMessageConsumer
Tells the IMessageConsumer to consume a message and returns a new message that will be delivered to the sender of the originial message.
answerMessage(Object) - Method in interface org.caleigo.toolkit.tunnel.IMessageConsumer
Tells the IMessageConsumer to consume a message and returns a new message that will be delivered to the sender of the originial message.
answerMessage(Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
Tells the IMessageConsumer to consume a message and returns a new message that will be delivered to the sender of the originial message.
append(String) - Method in class org.caleigo.core.service.SQLSelectCommand
 
append(char) - Method in class org.caleigo.core.service.SQLSelectCommand
 
appendRelation(IEntityRelation) - Method in class org.caleigo.core.EntityRelationPath
Access method that returns the cardinality for the IEntityDescriptor object at the end of the relation path.
appendRelation(IEntityRelation, boolean) - Method in class org.caleigo.core.EntityRelationPath
 
appendRelationPath(IEntityRelationPath) - Method in class org.caleigo.core.EntityRelationPath
 
asList() - Method in interface org.caleigo.core.ISelection
Returns a List that acts as a wrapper for the selection.
asList() - Method in class org.caleigo.core.ProxySelection
Returns a List that acts as a wrapper for the selection.
asList() - Method in class org.caleigo.core.Selection
Returns a List that acts as a wrapper for the selection.
asSet() - Method in class org.caleigo.core.EntityPool
 
asSet() - Method in interface org.caleigo.core.IEntityPool
 
asSet() - Method in interface org.caleigo.core.ISelection
Returns a Set that acts as a wrapper for the selection.
asSet() - Method in class org.caleigo.core.ProxySelection
Returns a Set that acts as a wrapper for the selection.
asSet() - Method in class org.caleigo.core.Selection
Returns a Set that acts as a wrapper for the selection.
ask(Object) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Sends a request/reply message over this ITunnel.
ask(Object) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Sends a request/reply message over this ITunnel.
available() - Method in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
available() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
available() - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 

B

BIG_DECIMAL - Static variable in class org.caleigo.core.DataType
 
BOOLEAN - Static variable in class org.caleigo.core.DataType
 
BYTE - Static variable in class org.caleigo.core.DataType
 
BinaryData - class org.caleigo.core.BinaryData.
 
BinaryData() - Constructor for class org.caleigo.core.BinaryData
 
BinaryFileDataService - class org.caleigo.core.service.BinaryFileDataService.
BinaryFileDataService provides a simple extension of the MemoryDataService that stores the data entities in binary files in database file-catalog.
BinaryFileDataService(IDataSourceDescriptor, String) - Constructor for class org.caleigo.core.service.BinaryFileDataService
 
BinaryFileDataService(IDataSourceDescriptor, Object, String) - Constructor for class org.caleigo.core.service.BinaryFileDataService
 
backupTo(File) - Method in class org.caleigo.core.service.MemoryDataService
Creates a complete backup of the called MemoryDataService to the provided file.
backupTo(File, IEntityDescriptor[]) - Method in class org.caleigo.core.service.MemoryDataService
Creates a backup of the tables defined by the provided descriptor array in the called MemoryDataService to the provided backup file.
beginDataSource(String, String, String, String, boolean) - Method in class org.caleigo.core.meta.DescriptorBuilder
 
beginDataSource(String, String, String, String, boolean) - Method in class org.caleigo.core.meta.EntityBuilder
 
beginDataSource(String, String, String, String, boolean) - Method in interface org.caleigo.core.meta.IMetaConsumer
 
beginEntity(String, String, String, int, int, int) - Method in class org.caleigo.core.meta.DescriptorBuilder
 
beginEntity(String, String, String, int, int, int) - Method in class org.caleigo.core.meta.EntityBuilder
 
beginEntity(String, String, String, int, int, int) - Method in interface org.caleigo.core.meta.IMetaConsumer
 
beginEntityRelation(String, String, String, String, String, String) - Method in class org.caleigo.core.meta.DescriptorBuilder
 
beginEntityRelation(String, String, String, String, String, String) - Method in class org.caleigo.core.meta.EntityBuilder
 
beginEntityRelation(String, String, String, String, String, String) - Method in interface org.caleigo.core.meta.IMetaConsumer
 
beginFieldGroup(IEntityDescriptor) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
beginFieldGroup(IEntityDescriptor, String) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
beginFieldGroup(IEntityDescriptor, IEntityRelationPath) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
beginFieldGroup(IEntityDescriptor, String, boolean) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
beginFieldGroup(IEntityDescriptor, String, IEntityRelationPath) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
beginFieldGroup(IEntityDescriptor, String, IEntityRelationPath, boolean) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
Create a new field group and add it to the current field group as a child, i.e. let this newly created field group be the parent of future childs i.e. make a new tree branch.
buildCreateRelationCommand(IEntityRelation) - Method in class org.caleigo.core.service.SQLToolKit
 
buildCreateTableCommand(IEntityDescriptor) - Method in class org.caleigo.core.service.SQLToolKit
 
buildDataString(DataType, Object) - Method in class org.caleigo.core.service.SQLToolKit
 
buildDataString(DataType, Object) - Method in class org.caleigo.core.service.SQLToolKitPS
 
buildDeleteCommand(IEntityDescriptor, Qualifier) - Method in class org.caleigo.core.service.SQLToolKit
 
buildDeleteCommand(IEntityDescriptor, Qualifier, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS
Build the delete SQL Prepared Statement Query
buildDeleteStatement(IEntityDescriptor, Qualifier, Connection) - Method in class org.caleigo.core.service.SQLToolKitPS
Build a Delete Prepared Statement from a EntityDescriptor and a Qualifier
buildFieldArray(ICompositeEntityDescriptor.ICompositeFieldGroup) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Builds an array of all fields in the root field group and it's descendent children.
buildFieldArray(ICompositeEntityDescriptor.ICompositeFieldGroup, List) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Help-method, call the tree's nodes recursively.
buildFromExpresion(IEntityDescriptor, Qualifier) - Method in class org.caleigo.core.service.SQLToolKitPS
This method creates a comma seperated string with the source name of all referenced entity descriptors.
buildInsertCommand(IEntity) - Method in class org.caleigo.core.service.SQLToolKit
 
buildInsertCommand(IEntity) - Method in class org.caleigo.core.service.SQLToolKitPS
Build the SQL Insert String for Prepared statements
buildInsertStatement(IEntity, Connection, boolean) - Method in class org.caleigo.core.service.SQLToolKitPS
Build a PreparedStatement for inserting the Entity
buildRelationArray(CompositeEntityDescriptor.CompositeFieldGroup) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Builds all relations that a composite entity desriptor should have.
buildRelationForIdFieldsList(CompositeEntityDescriptor.CompositeFieldGroup, Map, List) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Method makes recursive call to itself and make reference relation for id fields from the composite to the field group's base entity descriptor.
buildRelationList(CompositeEntityDescriptor.CompositeFieldGroup, List, List) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Recursive method for collecting relations.
buildSelectCommand(DataQuery) - Method in class org.caleigo.core.service.SQLToolKit
Builds the SQL SELECT-command.
buildSelectCommand(DataQuery, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS
 
buildSelectCommand(IEntityDescriptor, Qualifier, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS
Builds the select query to be used by a PreparedStatement
buildSelectCommandWithOrder(DataQuery) - Method in class org.caleigo.core.service.SQLToolKit
 
buildSelectStatement(IEntityDescriptor, Qualifier, Connection) - Method in class org.caleigo.core.service.SQLToolKitPS
Builds a Select PreparedStatement from a IEntityDescriptor and a Qualifier
buildUpdateCommand(IEntity, Qualifier) - Method in class org.caleigo.core.service.SQLToolKit
Builds the SQL UPDATE-command.
buildUpdateCommand(IEntity, Qualifier, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS
Build the Prepared Statement SQL query for for an update of an entity
buildUpdateStatement(IEntity, Qualifier, Connection) - Method in class org.caleigo.core.service.SQLToolKitPS
Build a Update Prepared Statement from a Entity and a Qualifier
buildWhereExpresion(Qualifier, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS
Builds a WHERE Prepared statement from a qualifier
buildWhereExpression(Qualifier, String) - Method in class org.caleigo.core.service.SQLToolKit
Builds the SQL WHERE-part used in a SQL-command.

C

CACHEABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
CANCELED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
CANCELED - Static variable in class org.caleigo.core.IDataTransaction.Job
 
CANCELED - Static variable in class org.caleigo.core.IDataTransaction.ProgressEvent
 
CELEventMulticaster - class org.caleigo.core.event.CELEventMulticaster.
The CELEventMulticaster uses a variation of the multi caster design used in java.awt package by the AWTEventMulticaster.
CHANGED - Static variable in class org.caleigo.core.event.ProxyEvent
 
COMMIT_CANCELED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
COMMIT_FAILED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
COMMIT_SUCCEEDED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
COMPLETED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
COMPLETED - Static variable in class org.caleigo.core.IDataTransaction.Job
 
COMPLETED - Static variable in class org.caleigo.core.IDataTransaction.ProgressEvent
 
CONNECTION_LOST - Static variable in class org.caleigo.toolkit.tunnel.TunnelEvent
 
CONTENTS_CHANGED - Static variable in class org.caleigo.core.event.SelectionEvent
 
CONTENT_BASED - Static variable in class org.caleigo.core.DataAccessManager
 
CONTENT_CHANGED - Static variable in class org.caleigo.core.event.QualifierEvent
 
CRCPacker - class org.caleigo.toolkit.tunnel.CRCPacker.
 
CRCPacker() - Constructor for class org.caleigo.toolkit.tunnel.CRCPacker
 
CRCPacker.CRCDataPackage - class org.caleigo.toolkit.tunnel.CRCPacker.CRCDataPackage.
 
CRCPacker.CRCDataPackage(byte[], int, int) - Constructor for class org.caleigo.toolkit.tunnel.CRCPacker.CRCDataPackage
 
CRCPacker.CRCPackerInputStream - class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream.
 
CRCPacker.CRCPackerInputStream(InputStream, int) - Constructor for class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
Creates a CRCPackerInputStream that wrapps an InputStream.
CRCPacker.CRCPackerOutputStream - class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream.
 
CRCPacker.CRCPackerOutputStream(OutputStream, int) - Constructor for class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
CREATABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
CREATE_RELATION - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
CREATE_TABLE - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
CUSTOM_ENTITY - Static variable in interface org.caleigo.core.IEntityDescriptor
Used for entities that are composites of other entities and therefore can not specify another entity type.
CacheTime - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The CacheTime field (index=5) has the data type INTEGER.
CachedDataService - class org.caleigo.core.service.CachedDataService.
The CachedDataService is a wrapper around any other IDataService implementation to wich it adds transparent cache functionality.
CachedDataService(IDataService) - Constructor for class org.caleigo.core.service.CachedDataService
Creates a new instance of CachedDataService
CachedDataService.CacheEntry - class org.caleigo.core.service.CachedDataService.CacheEntry.
 
CachedDataService.CacheEntry(IEntity) - Constructor for class org.caleigo.core.service.CachedDataService.CacheEntry
 
CachedDataService.CacheEntry(ISelection) - Constructor for class org.caleigo.core.service.CachedDataService.CacheEntry
 
CachedDataService.CachedDataTransaction - class org.caleigo.core.service.CachedDataService.CachedDataTransaction.
 
CachedDataService.CachedDataTransaction() - Constructor for class org.caleigo.core.service.CachedDataService.CachedDataTransaction
 
CircularByteBuffer - class org.caleigo.toolkit.util.CircularByteBuffer.
 
CircularByteBuffer(int) - Constructor for class org.caleigo.toolkit.util.CircularByteBuffer
 
CodeName - Static variable in class org.caleigo.core.meta.MetaDataSourceDescriptor
The CodeName field (index=1) has the data type STRING(50).
CodeName - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The CodeName field (index=1) has the data type STRING(50).
CodeName - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The CodeName field (index=1) has the data type STRING(100).
CodeName - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The CodeName field (index=2) has the data type STRING(50).
CompositeEntityDescriptor - class org.caleigo.core.CompositeEntityDescriptor.
The CompositeEntityDescriptor can be used to make composite entities based on fields in base entity descriptors or another composite entity descriptor.
CompositeEntityDescriptor(String, String, IEntityDescriptor, IFieldDescriptor[]) - Constructor for class org.caleigo.core.CompositeEntityDescriptor
This constructor make joins with an entity descriptor and fields.
CompositeEntityDescriptor(String, String, IFieldDescriptor[]) - Constructor for class org.caleigo.core.CompositeEntityDescriptor
This constructor creates a CompositeEntityDescriptor from a fieldArray.
CompositeEntityDescriptor(String, String, String, int, IFieldDescriptor[]) - Constructor for class org.caleigo.core.CompositeEntityDescriptor
 
CompositeEntityDescriptor.Builder - class org.caleigo.core.CompositeEntityDescriptor.Builder.
The FieldGroupBuilder is a builder that builds a tree (of fields- and field-groups) in a top-down manner.
CompositeEntityDescriptor.Builder(IEntityDescriptor) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.Builder
 
CompositeEntityDescriptor.Builder(IEntityDescriptor, String) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.Builder
 
CompositeEntityDescriptor.Builder(IEntityDescriptor, String, boolean) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.Builder
Instantiate a new FieldGroupBuilder and begins the first group and make it the tree's root.
CompositeEntityDescriptor.CompositeDeleteEntityAction - class org.caleigo.core.CompositeEntityDescriptor.CompositeDeleteEntityAction.
The default delete action used by the CompositeEntityDescriptor class.
CompositeEntityDescriptor.CompositeDeleteEntityAction(ICompositeEntityDescriptor) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.CompositeDeleteEntityAction
 
CompositeEntityDescriptor.CompositeFieldGroup - class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.
The ICompositeFieldGroup is used to group sets of fields belonging to a single entity-descriptor (of the class ICompositeEntityDescriptor) together and to define their relation with each other.
CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor - class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.
The ICompositeFieldDescriptor wraps another field descriptor and in many ways acts as a proxy for it.
CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor(IFieldDescriptor, String, String, int) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator - class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator.
 
CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator() - Constructor for class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator
 
CompositeEntityDescriptor.CompositeFieldRelation - class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation.
Basic implementation of the IFieldRelation for Composite Field Relations.
CompositeEntityDescriptor.CompositeFieldRelation(IFieldDescriptor, IFieldDescriptor) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation
Constructor for FieldRelation.
CompositeEntityDescriptor.CompositeStoreEntityAction - class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction.
The default store action used by the CompositeEntityDescriptor class.
CompositeEntityDescriptor.CompositeStoreEntityAction(ICompositeEntityDescriptor) - Constructor for class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
 
CompositeQualifier - class org.caleigo.core.CompositeQualifier.
The CompositeQualifier is a Qualifier that contains a collection of other Qualifiers wrapping them as a single Qalifier effectively implementing the "Composite" design pattern.
CompositeQualifier() - Constructor for class org.caleigo.core.CompositeQualifier
Default constructor that creates a new CompositeQualifier forming an intersection of any added Qualifiers.
CompositeQualifier(int) - Constructor for class org.caleigo.core.CompositeQualifier
Creates a new CompositeQualifier forming either an intersection or a union depending on the provided of the union type constant.
CompositeQualifier(Qualifier, Qualifier) - Constructor for class org.caleigo.core.CompositeQualifier
Creates a new CompositeQualifier forming an intersection of the two provided Qualifiers.
CompositeQualifier(Qualifier, Qualifier, int) - Constructor for class org.caleigo.core.CompositeQualifier
Creates a new CompositeQualifier forming either an intersection or a union depending on the defined of the unionType two provided Qualifiers.
CompositeQualifier.UniqueQualifierVisitor - class org.caleigo.core.CompositeQualifier.UniqueQualifierVisitor.
 
CompositeQualifier.UniqueQualifierVisitor(IEntityDescriptor, CompositeQualifier) - Constructor for class org.caleigo.core.CompositeQualifier.UniqueQualifierVisitor
 
ControlledProxyEntity - class org.caleigo.core.ControlledProxyEntity.
ControlledProxyEntity(IProxyController, IEntityDescriptor) - Constructor for class org.caleigo.core.ControlledProxyEntity
Creates new ControledSelectionProxy.
ControlledProxyEntity(IProxyController, IEntityDescriptor, IEntityRelationPath) - Constructor for class org.caleigo.core.ControlledProxyEntity
Creates new ControledSelectionProxy.
ControlledProxyEntity.ControllListener - class org.caleigo.core.ControlledProxyEntity.ControllListener.
 
ControlledProxyEntity.ControllListener() - Constructor for class org.caleigo.core.ControlledProxyEntity.ControllListener
 
ControlledProxySelection - class org.caleigo.core.ControlledProxySelection.
ControlledProxySelection(IProxyController, IEntityDescriptor) - Constructor for class org.caleigo.core.ControlledProxySelection
Creates new ControledSelectionProxy.
ControlledProxySelection(IProxyController, IEntityDescriptor, IEntityRelationPath) - Constructor for class org.caleigo.core.ControlledProxySelection
Creates new ControledSelectionProxy.
ControlledProxySelection.ControllListener - class org.caleigo.core.ControlledProxySelection.ControllListener.
 
ControlledProxySelection.ControllListener() - Constructor for class org.caleigo.core.ControlledProxySelection.ControllListener
 
Creatable - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The Creatable field (index=6) has the data type BOOLEAN.
CustomDataSourceDescriptor - class org.caleigo.core.meta.CustomDataSourceDescriptor.
 
CustomDataSourceDescriptor(String, String, String, String, boolean) - Constructor for class org.caleigo.core.meta.CustomDataSourceDescriptor
 
CustomDataSourceDescriptor.Dezerializer - class org.caleigo.core.meta.CustomDataSourceDescriptor.Dezerializer.
 
CustomDataSourceDescriptor.Dezerializer(String) - Constructor for class org.caleigo.core.meta.CustomDataSourceDescriptor.Dezerializer
 
CustomEntity - class org.caleigo.core.CustomEntity.
CustomEntity(IEntityDescriptor) - Constructor for class org.caleigo.core.CustomEntity
Default constructor for CustomEntity.
CustomEntityDescriptor - class org.caleigo.core.meta.CustomEntityDescriptor.
 
CustomEntityDescriptor(String, String, String, IFieldDescriptor[], int, int, int, IEntityRelation[]) - Constructor for class org.caleigo.core.meta.CustomEntityDescriptor
 
CustomEntityDescriptor.Dezerializer - class org.caleigo.core.meta.CustomEntityDescriptor.Dezerializer.
 
CustomEntityDescriptor.Dezerializer(String, String) - Constructor for class org.caleigo.core.meta.CustomEntityDescriptor.Dezerializer
 
CustomFieldDescriptor - class org.caleigo.core.meta.CustomFieldDescriptor.
 
CustomFieldDescriptor(String, String, String, DataType, int, int, Object) - Constructor for class org.caleigo.core.meta.CustomFieldDescriptor
 
CustomFieldDescriptor.Dezerializer - class org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer.
 
CustomFieldDescriptor.Dezerializer(String, String, String) - Constructor for class org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer
 
CustomFieldRelation - class org.caleigo.core.meta.CustomFieldRelation.
 
CustomFieldRelation(CustomDataSourceDescriptor, String, String, String, String) - Constructor for class org.caleigo.core.meta.CustomFieldRelation
 
cacheEntityTable(IEntityDescriptor) - Method in class org.caleigo.core.service.CachedDataService
This method loads a complete entity table from the wrapped IDataService and stores it as a selection in the cache´s hashtable.
calculateEntityDescriptorFlags(IEntityDescriptor) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Calculate which flag's are set.
calculateFieldDescriptorFlags(IFieldDescriptor) - Static method in class org.caleigo.core.CompositeEntityDescriptor
 
calculateSizeTypeFlags(IEntityDescriptor) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Calculate which of the size type flag's that are set.
canBeFullReference(IEntityDescriptor) - Method in class org.caleigo.core.EntityRelation
Boolean help method that returns true if the provided IEntityDescriptor can act as a complete reference object according to the relation object.
canBeFullReference(IEntityDescriptor) - Method in interface org.caleigo.core.IEntityRelation
Boolean help method that returns true if the provided IEntityDescriptor can act as a complete reference object according to the relation object.
canBeReference(IEntityDescriptor) - Method in class org.caleigo.core.EntityRelation
Boolean help method that returns true if the provided IEntityDescriptor can act as a reference object according to the relation object.
canBeReference(IEntityDescriptor) - Method in interface org.caleigo.core.IEntityRelation
Boolean help method that returns true if the provided IEntityDescriptor can act as a reference object according to the relation object.
canBeTarget(IEntityDescriptor) - Method in class org.caleigo.core.EntityRelation
Boolean help method that returns true if the provided IEntityDescriptor can be a targeted entity type according to the relation object.
canBeTarget(IEntityDescriptor) - Method in interface org.caleigo.core.IEntityRelation
Boolean help method that returns true if the provided IEntityDescriptor can be a targeted entity type according to the relation object.
canDirectlyQualify(IEntityDescriptor) - Method in class org.caleigo.core.CompositeQualifier
This abstract method must return true if the qualifier can select entities of the type defined by the provided entity descriptor without the nead of any complementary data.
canDirectlyQualify(IEntityDescriptor) - Method in class org.caleigo.core.NegateQualifier
This abstract method must return true if the qualifier can select entities of the type defined by the provided entity descriptor without the nead of any complementary data.
canDirectlyQualify(IEntityDescriptor) - Method in class org.caleigo.core.ProxyQualifier
This abstract method must return true if the qualifier can select entities of the type defined by the provided entity descriptor without the nead of any complementary data.
canDirectlyQualify(IEntityDescriptor) - Method in class org.caleigo.core.Qualifier
This abstract method must return true if the qualifier can select entities of the type defined by the provided entity descriptor without the nead of any complementary data.
canDirectlyQualify(IEntityDescriptor) - Method in class org.caleigo.core.RelationQualifier
This abstract method must return true if the qualifier can select entities of the type defined by the provided entity descriptor without the nead of any complementary data.
canQualify(IEntityDescriptor) - Method in class org.caleigo.core.CompositeQualifier
This method returns true if the qualifier can select entities of the type defined by the provided entity descriptor.
canQualify(IEntityDescriptor) - Method in class org.caleigo.core.NegateQualifier
This method returns true if the qualifier can select entities of the type defined by the provided entity descriptor.
canQualify(IEntityDescriptor) - Method in class org.caleigo.core.ProxyQualifier
This abstract method must return true if the qualifier can select entities of the type defined by the provided entity descriptor.
canQualify(IEntityDescriptor) - Method in class org.caleigo.core.Qualifier
This abstract method must return true if the qualifier logically can select entities of the type defined by the provided entity descriptor.
canQualify(IEntityDescriptor) - Method in class org.caleigo.core.RelationQualifier
This method returns true if the qualifier can select entities of the type defined by the provided entity descriptor.
canUniquelyQualify() - Method in class org.caleigo.core.CompositeQualifier.UniqueQualifierVisitor
 
canUniquelyQualify(IEntityDescriptor) - Method in class org.caleigo.core.CompositeQualifier
This method returns true if the qualifier can uniquely select entities of the type defined by the provided entity descriptor.
canUniquelyQualify(IEntityDescriptor) - Method in class org.caleigo.core.NegateQualifier
This method returns true if the qualifier can uniquely select entities of the type defined by the provided entity descriptor.
canUniquelyQualify(IEntityDescriptor) - Method in class org.caleigo.core.ProxyQualifier
This abstract method must return true if the qualifier can uniquely select entities of the type defined by the provided entity descriptor.
canUniquelyQualify(IEntityDescriptor) - Method in class org.caleigo.core.Qualifier
This abstract method must return true if the qualifier can uniquely select entities of the type defined by the provided entity descriptor.
canUniquelyQualify(IEntityDescriptor) - Method in class org.caleigo.core.RelationQualifier
This method returns true if the qualifier can uniquely select entities of the type defined by the provided entity descriptor.
canValidate(IDataProvider) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
This method returns true if the called field descriptor can validate data described by the field in the context of the provided IDataProvider object.
canValidate(IDataProvider) - Method in class org.caleigo.core.FieldDescriptor
This method returns true if the called field descriptor can validate data described by the field in the context of the provided IDataProvider object.
canValidate(IDataProvider) - Method in interface org.caleigo.core.IDataValidator
This method returns true if the called IDataValidator can validate data in the context of the provided IDataProvider object.
canValidate(IDataProvider) - Method in interface org.caleigo.core.IFieldDescriptor
This method returns true if the called field descriptor can validate data described by the field in the context of the provided IDataProvider object.
cancel() - Method in class org.caleigo.core.IDataTransaction.Job
Tries to cancel this job.
checkEntityAsDeletable(IEntity) - Method in class org.caleigo.core.AbstractDataService
Checks if the entity is deletable else an exception is thrown.
checkEntityAsStorable(IEntity) - Method in class org.caleigo.core.AbstractDataService
Checks if the entity is storable else an exception is thrown.
checker - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
checker - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
cleanUpTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.AbstractTransactionEntityAction
Clean up method for the action where the action can clean up data operations, if necessary via an overriding method in an implementing class, which were performed by the action.
cleanUpTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeDeleteEntityAction
Clean up method for the action where the action can clean up data operations, if necessary via an overriding method in an implementing class, which were performed by the action.
cleanUpTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
Clean up method for the action where the action can clean up data operations, if necessary via an overriding method in an implementing class, which were performed by the action.
clear() - Method in class org.caleigo.core.AbstractEntity
Clear resets all data in the entity to their defalt values and sets the flags to reflect an empty unchanged data entity.
clear() - Method in class org.caleigo.core.ActionQueue
Clears all queued actions from the called ActionQueue.
clear(ITransactionEntityAction) - Method in class org.caleigo.core.ActionQueue
Clears all queued actions request of the provided action from the called ActionQueue.
clear(IUnaryEntityAction, IEntity) - Method in class org.caleigo.core.ActionQueue
Clears all queued IUnaryEntityAction requests of the specified type targeted on the provided entity.
clear() - Method in class org.caleigo.core.EntityPool
 
clear() - Method in interface org.caleigo.core.IEntity
Clear resets all data in the entity to their defalt values and sets the flags to reflect an empty unchanged data entity.
clear() - Method in interface org.caleigo.core.IEntityPool
 
clear() - Method in interface org.caleigo.core.ISelection
Mutation method the removes all entities currently stored in the selection.
clear() - Method in class org.caleigo.core.ProxyEntity
Clear resets all data in the entity to their defalt values and sets the flags to reflect an empty unchanged data entity.
clear() - Method in class org.caleigo.core.ProxySelection
Mutation method the removes all entities currently stored in the selection.
clear() - Method in class org.caleigo.core.Selection
Mutation method the removes all entities currently stored in the selection.
clearAllDirtyFlags() - Method in class org.caleigo.core.AbstractEntity
 
clearAllReceivers() - Static method in class org.caleigo.toolkit.log.Log
 
clearCollationFields() - Method in class org.caleigo.core.DataQuery
Help method the resets the query's order data causing the entities to be returned in their default order.
clearCollationFields() - Method in class org.caleigo.core.OrderedProxySelection
 
clearCollatorFields() - Method in class org.caleigo.core.EntityCollator
 
clearStatusFlag(int) - Method in class org.caleigo.core.AbstractEntity
 
clearStatusFlag(int) - Method in interface org.caleigo.core.IEntity
Should not normally be used by standard API users.
clearStatusFlag(int) - Method in class org.caleigo.core.ProxyEntity
Should not normally be used by standard API users.
close() - Method in class org.caleigo.toolkit.log.AbstractLogReceiver
 
close() - Method in interface org.caleigo.toolkit.log.ILogReceiver
 
close() - Method in class org.caleigo.toolkit.log.StreamLogReceiver
 
close() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
close() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
closeConnection(Connection) - Method in class org.caleigo.core.service.JDBCDataService
 
closeConnection(Connection) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
closeConnection(int) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
collectAllEntityRelationPathsAndMakeUniqAliases(ICompositeEntityDescriptor.ICompositeFieldGroup) - Method in class org.caleigo.core.service.SQLSelectCommand
This method collects all entity relation path in a field group tree.
collectAllEntityRelationPathsAndMakeUniqAliases(DataQuery.ExternalQualifier[]) - Method in class org.caleigo.core.service.SQLSelectCommand
This method collects paths and alias lists in an external qualifer and make uniq alias.
combine(Qualifier, Qualifier) - Static method in class org.caleigo.core.Qualifier
Creates a logic intersection between the qualifiers.
commit() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
Commit performs all the stored operations in the transaction.
commit(IDataTransaction) - Method in class org.caleigo.core.AsyncTransactionHandler
 
commit() - Method in interface org.caleigo.core.IDataTransaction
Commit performs all the stored operations in the transaction.
commit() - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
Commit performs all the stored operations in the transaction.
commit() - Method in class org.caleigo.core.service.CachedDataService.CachedDataTransaction
 
commit() - Method in class org.caleigo.core.service.JDBCDataService.JDBCDataTransaction
Commit performs all the stored operations in the transaction.
commit() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService.JDBCDataTransaction
Commit performs all the stored operations in the transaction.
commit() - Method in class org.caleigo.core.service.MemoryDataService.DataTransaction
 
commitAsynchroniesly(Object) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
This method creates a Job that when executed will perform the same actions as the commit method.
commitAsynchroniesly(Object) - Method in interface org.caleigo.core.IDataTransaction
This method creates a Job that when executed will perform the same actions as the commit method.
compare(Object, Object) - Method in class org.caleigo.core.DataType.AbstractDataType
 
compare(Object, Object) - Method in class org.caleigo.core.DataType
 
compare(Object, Object) - Method in class org.caleigo.core.EntityCollator.FieldCollator
Note that the compare method in the FieldCollator object is required to handle both the data type of the field and entity objects as parameter values.
compare(Object, Object) - Method in class org.caleigo.core.EntityCollator
 
compare(Object, Object) - Method in class org.caleigo.core.RelationType
 
compareData(Object, Object) - Static method in class org.caleigo.core.DataType
 
compareTo(Object) - Method in class org.caleigo.core.AbstractEntity
Compares all identity data values between the objects if they are of the same type that is are defined by the same entity descriptor.
compareTo(Object) - Method in class org.caleigo.core.ProxyEntity
Compares all identity data values between the objects if they are of the same type that is are defined by the same entity descriptor.
connectionLost(TunnelEvent) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Invoked on an ITunnel on the client side when the connection to the server has been lost.
connectionLost(TunnelEvent) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
connectionLost(TunnelEvent) - Method in interface org.caleigo.toolkit.tunnel.ITunnelListener
Invoked on an ITunnel on the client side when the connection to the server has been lost.
consumeMessage(Object) - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
consumeMessage(Object) - Method in class org.caleigo.security.LoginService.LoginServiceMessageConsumer
Tells the IMessageConsumer to consume a message.
consumeMessage(Object) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer
This method does nothing.
consumeMessage(Object) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.CloseMessageConsumer
Tells the IMessageConsumer to consume a message.
consumeMessage(Object) - Method in interface org.caleigo.toolkit.tunnel.IMessageConsumer
Tells the IMessageConsumer to consume a message.
consumeMessage(Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
Tells the IMessageConsumer to consume a message.
consumePackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
contains(IEntityDescriptor) - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
contains(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntityDescriptor
Reurns true if the provided field descriptor is a part the called entity descriptor.
contains(IEntity) - Method in class org.caleigo.core.EntityPool
 
contains(IEntityDescriptor) - Method in interface org.caleigo.core.IDataSourceDescriptor
 
contains(IFieldDescriptor) - Method in interface org.caleigo.core.IEntityDescriptor
Reurns true if the provided field descriptor is a part the called entity descriptor.
contains(IEntity) - Method in interface org.caleigo.core.IEntityPool
 
contains(IEntity) - Method in interface org.caleigo.core.IProxySelection
Help method that returns true if the provided IEntity object exists in the selection otherwise false is returned.
contains(IEntity) - Method in interface org.caleigo.core.ISelection
Help method that returns true if the provided IEntity object exists in the selection otherwise false is returned.
contains(IEntity) - Method in class org.caleigo.core.ProxySelection
Help method that returns true if the provided IEntity object exists in the selection otherwise false is returned.
contains(IEntity) - Method in class org.caleigo.core.Selection
Help method that returns true if the provided IEntity object exists in the selection otherwise false is returned.
contentChanged(QualifierEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterQualifierListener
 
contentChanged(QualifierEvent) - Method in class org.caleigo.core.Qualifier.RelayListener
 
contentChanged(QualifierEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Called whenever the content of a qualifier has changed.
contentChanged(QualifierEvent) - Method in interface org.caleigo.core.event.IQualifierListener
Called whenever the content of a qualifier has changed.
contentsChanged(SelectionEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
contentsChanged(SelectionEvent) - Method in class org.caleigo.core.OrderedProxySelection.OrderedRelayListener
 
contentsChanged(SelectionEvent) - Method in class org.caleigo.core.ProxyEntity.ControlledProxyListener
 
contentsChanged(SelectionEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
contentsChanged(SelectionEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Called when an unspecified change of the content or order of the entities in the observed ISelection object has occured.
contentsChanged(SelectionEvent) - Method in interface org.caleigo.core.event.ISelectionListener
Called when an unspecified change of the content or order of the entities in the observed ISelection object has occured.
convertDataTypeToSQL(IFieldDescriptor) - Method in class org.caleigo.core.service.SQLToolKit.HsqldbDatabaseSchema
 
convertDataTypeToSQL(IFieldDescriptor) - Method in interface org.caleigo.core.service.SQLToolKit.IDatabaseSchema
 
convertDataTypeToSQL(IFieldDescriptor) - Method in class org.caleigo.core.service.SQLToolKit.OracleDatabaseSchema
 
convertDefaultValue(DataType, Object) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
convertFrom(Object) - Method in class org.caleigo.core.DataType.BinaryType
 
convertFrom(Object) - Method in class org.caleigo.core.DataType
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.BooleanCharTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.BooleanTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.DateTypeConverter
 
convertFromDB(Object) - Method in interface org.caleigo.core.service.SQLToolKit.IDataTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.StringTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.BooleanCharTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.BooleanTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.DateTypeConverter
 
convertFromDB(Object) - Method in interface org.caleigo.core.service.SQLToolKitPS.IDataTypeConverter
 
convertFromDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.StringTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.BooleanCharTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.BooleanTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.DateTypeConverter
 
convertToDB(Object) - Method in interface org.caleigo.core.service.SQLToolKit.IDataTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKit.StringTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.BooleanCharTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.BooleanTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.DateTypeConverter
 
convertToDB(Object) - Method in interface org.caleigo.core.service.SQLToolKitPS.IDataTypeConverter
 
convertToDB(Object) - Method in class org.caleigo.core.service.SQLToolKitPS.StringTypeConverter
 
convertToDateObject(Object) - Static method in class org.caleigo.core.DateProxyData
Used to convert an object to a Date Object, either the java.util.Date object or a DateProxyData object.
convertToString(Object) - Method in class org.caleigo.core.DataType.AbstractDataType
 
convertToString(Object) - Method in class org.caleigo.core.DataType
 
convertToString() - Method in class org.caleigo.core.EntityRelationPath
Returns a string representation of this IEntirtyRelationPath that can be used to restore this IEntirtyRelationPath.
convertToString() - Method in interface org.caleigo.core.IEntityRelationPath
Returns a string representation of this IEntirtyRelationPath that can be used to restore this IEntirtyRelationPath.
convertToStringObject(Object) - Static method in class org.caleigo.core.UserProxyData
Used to convert an object to a Date Object, either the java.util.Date object or a DateProxyData object.
copyData(IDataProvider) - Method in class org.caleigo.core.AbstractEntity
Copies and updates the in the entity containde data by reading each individual data field as a property from the provided property source.
copyData(Object) - Method in class org.caleigo.core.DataType.AbstractDataType
Does by default not really copy the data but simply returns the same object reference.
copyData(Object) - Method in class org.caleigo.core.DataType.BinaryType
 
copyData(Object) - Method in class org.caleigo.core.DataType
 
copyData(IDataProvider) - Method in interface org.caleigo.core.IEntity
Copies and replaces the, in the entity, contained data by reading each individual data field as a property from the provided property source.
copyData(IDataProvider) - Method in class org.caleigo.core.ProxyEntity
Copies and replaces the, in the entity, contained data by reading each individual data field as a property from the provided property source.
copyDataSource(IDataService, MemoryDataService) - Static method in class org.caleigo.core.service.MemoryDataService
Help method that makes a complete copy of the source data to the targeted MemoryDataService.
copyEntity(IEntity, IEntity) - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
copyEntityStatusFlags(IEntity, IEntity) - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
copyFrom(UserInfo) - Method in class org.caleigo.security.UserInfo
 
copyTransactionData(AbstractDataService.AbstractDataTransaction.DataOperation[]) - Method in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
create() - Static method in class org.caleigo.core.AsyncTransactionHandler
 
create(Object) - Static method in class org.caleigo.core.BinaryData
 
create(Object, InputStream) - Static method in class org.caleigo.core.BinaryData
 
create(Object, byte[]) - Static method in class org.caleigo.core.BinaryData
 
create(IEntityDescriptor, String) - Static method in class org.caleigo.core.EntityRelationPath
Factory method for creating an EntityRelationPath from a string that has been returned by convertToString.
create(IEntityDescriptor, IEntityDescriptor) - Static method in class org.caleigo.core.EntityRelationPath
Static help method that creates a new path between the submited entity descriptors.
create(IEntityDescriptor, IFieldDescriptor, IEntityDescriptor) - Static method in class org.caleigo.core.EntityRelationPath
Static help method that creates a new path between the submited entity descriptors.
create(IEntityDescriptor, IFieldDescriptor[], IEntityDescriptor) - Static method in class org.caleigo.core.EntityRelationPath
Static help method that creates a new path between the submited entity descriptors.
create(IFieldDescriptor, Object) - Static method in class org.caleigo.core.Qualifier
Creates a new relation qualifier defined by the defined by the provided field descriptor and data value.
create(IFieldDescriptor, RelationType, Object) - Static method in class org.caleigo.core.Qualifier
Creates a new relation qualifier defined by the defined by the provided field descriptor, relation type and data value.
create() - Static method in class org.caleigo.core.meta.MetaDataSourceDescriptor
Creates a new MetaDataSourceDescriptorEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaDataSourceDescriptor
Creates a new MetaDataSourceDescriptorEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaDataType
Creates a new MetaDataTypeEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaDataType
Creates a new MetaDataTypeEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaEntityDescriptor
Creates a new MetaEntityDescriptorEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaEntityDescriptor
Creates a new MetaEntityDescriptorEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaEntityRelation
Creates a new MetaEntityRelationEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaEntityRelation
Creates a new MetaEntityRelationEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaEntityType
Creates a new MetaEntityTypeEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaEntityType
Creates a new MetaEntityTypeEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaFieldDescriptor
Creates a new MetaFieldDescriptorEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaFieldDescriptor
Creates a new MetaFieldDescriptorEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaFieldRelation
Creates a new MetaFieldRelationEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaFieldRelation
Creates a new MetaFieldRelationEntity, setting any field values avaivlable from the provided IDataProvider.
create() - Static method in class org.caleigo.core.meta.MetaSizeType
Creates a new MetaSizeTypeEntity with default values set
create(IDataProvider) - Static method in class org.caleigo.core.meta.MetaSizeType
Creates a new MetaSizeTypeEntity, setting any field values avaivlable from the provided IDataProvider.
createActionData() - Method in class org.caleigo.core.DataBundleDescriptor
Action method that creates IActionData object for the called ActionData- Descriptor.
createActionData() - Method in interface org.caleigo.core.IDataBundleDescriptor
Action method that creates IActionData object for the called ActionData- Descriptor.
createCalculatedFieldDescriptors() - Method in class org.caleigo.core.AbstractEntityDescriptor
This should be overridden if one want to add ICalculatedFieldDescriptor's to an EntityDescriptor.
createCodeName(String, boolean, boolean, boolean) - Method in class org.caleigo.core.service.JDBCMetaProducer
Creates a Correct Code name given the source name from the parsed metadata
createCompositeEntityDescriptor(String, String, String, int) - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
 
createConnection() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
createConnectionMessage() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
createDataSource(IDataSource, IDataService, boolean) - Method in interface org.caleigo.core.IDataSource.IDataSourceCreator
Creates a new DataSource given an existing datasource.
createDeleteAction() - Method in class org.caleigo.core.AbstractEntityDescriptor
Creates and returns the delete action for entity objects of the type described by the called entity descriptor.
createDeleteAction() - Method in class org.caleigo.core.CompositeEntityDescriptor
Creates and returns the delete action for composite entity objects of the custom type: composite entity descriptor.
createDeleteAction() - Method in class org.caleigo.core.meta.MetaEntityRelation
 
createDisplayName(String, boolean, boolean, boolean) - Method in class org.caleigo.core.service.JDBCMetaProducer
Creates a correct Display Name given the source Name from the parsed metadata
createDragString(ISelection) - Static method in class org.caleigo.core.EntityWriter
Static help method that creates a string representation of a entity selection suitable for end-user display considering the default local.
createEntity() - Method in class org.caleigo.core.AbstractEntityDescriptor
Creates an entity with of the type described by this descriptor and loads it with default data.
createEntity(IDataProvider) - Method in class org.caleigo.core.AbstractEntityDescriptor
Creates an entity with of the type described by this descriptor and loads it with data from the provided property source.
createEntity() - Method in class org.caleigo.core.CompositeEntityDescriptor
Creates an entity of the type described by this descriptor and loads it with default data.
createEntity(IDataProvider) - Method in class org.caleigo.core.CompositeEntityDescriptor
Creates an entity of the type described by this descriptor and loads it with data from the provided property source.
createEntity(IEntityDescriptor) - Method in interface org.caleigo.core.IDataSource
Creates a new entity and lets the data source be the manager of that entity.
createEntity(IEntityDescriptor, IDataProvider) - Method in interface org.caleigo.core.IDataSource
Creates a new entity and lets the data source be the manager of that entity.
createEntity() - Method in interface org.caleigo.core.IEntityDescriptor
Creates an entity with of the type described by this descriptor and loads it with default data.
createEntity(IDataProvider) - Method in interface org.caleigo.core.IEntityDescriptor
Creates an entity with of the type described by this descriptor and loads it with data from the provided property source.
createEntity(IEntityDescriptor) - Method in class org.caleigo.core.SingleServiceDataSource
Creates a new entity and lets the data source be the manafer of that entity.
createEntity(IEntityDescriptor, IDataProvider) - Method in class org.caleigo.core.SingleServiceDataSource
Creates a new entity and lets the data source be the manafer of that entity.
createEntity() - Method in class org.caleigo.core.meta.CustomEntityDescriptor
Creates an entity with of the type described by this descriptor and loads it with default data.
createEntity(IDataProvider) - Method in class org.caleigo.core.meta.CustomEntityDescriptor
Creates an entity with of the type described by this descriptor and loads it with data from the provided property source.
createEntityRelation(String, String, String, String, String, String, String) - Static method in class org.caleigo.core.AbstractEntityDescriptor
This help method makes possible for sub classes in other packages to easily create field relations.
createEntityRelation(IFieldRelation, String, String, String) - Static method in class org.caleigo.core.AbstractEntityDescriptor
This help method makes possible for sub classes in other packages to easily create entity relations.
createEntityRelation(IFieldRelation[], String, String, String) - Static method in class org.caleigo.core.AbstractEntityDescriptor
This help method makes possible for sub classes in other packages to easily create entity relations.
createEntityRelation(IFieldRelation[], String, String, String) - Static method in class org.caleigo.core.meta.CustomEntityDescriptor
 
createEntityRelationCodeName(String, String) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
createEntityRelationSourceName(String, String) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
createFieldDescriptor(String, String, String, DataType, int, int, Object) - Static method in class org.caleigo.core.AbstractDataSourceDescriptor
This help method makes possible for sub classes in other packages to create field descriptor.
createFieldDescriptor(String, String, String, String, DataType, int, int, Object) - Static method in class org.caleigo.core.AbstractEntityDescriptor
This help method makes possible for sub classes in other packages to create field descriptor.
createFieldRelation(String, String, String, String) - Static method in class org.caleigo.core.AbstractEntityDescriptor
This help method makes possible for sub classes in other packages to easily create field relations.
createInputStream(InputStream) - Method in class org.caleigo.toolkit.tunnel.CRCPacker
Creates and returns an InputStream that wrapps the provided InputStream.
createInputStream(InputStream) - Method in interface org.caleigo.toolkit.tunnel.ITunnelPacker
Creates and returns an InputStream that wrapps the provided InputStream.
createInputStream(InputStream) - Method in class org.caleigo.toolkit.tunnel.ScramblePacker
Creates and returns an InputStream that wrapps the provided InputStream.
createInputStream(InputStream) - Method in class org.caleigo.toolkit.tunnel.ZipPacker
Creates and returns an InputStream that wrapps the provided InputStream.
createMetaEntities() - Method in class org.caleigo.core.meta.Meta
 
createOutputStream(OutputStream) - Method in class org.caleigo.toolkit.tunnel.CRCPacker
Creates and returns an OutputStream that wrapps the provided OutputStream.
createOutputStream(OutputStream) - Method in interface org.caleigo.toolkit.tunnel.ITunnelPacker
Creates and returns an OutputStream that wrapps the provided OutputStream.
createOutputStream(OutputStream) - Method in class org.caleigo.toolkit.tunnel.ScramblePacker
Creates and returns an OutputStream that wrapps the provided OutputStream.
createOutputStream(OutputStream) - Method in class org.caleigo.toolkit.tunnel.ZipPacker
Creates and returns an OutputStream that wrapps the provided OutputStream.
createPackage(Object, int) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Creates an IPackage that contains the provided message.
createProxy(Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
Creates a proxy for all interfaces that the provided object and its superclasses implement.
createProxy(Class[], Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
Creates a proxy for the provided interfaces.
createRelationPath() - Method in class org.caleigo.core.ControlledProxyEntity
Protected help method responsible for creating the relation path between the master and slave descriptor.
createRelationPath() - Method in class org.caleigo.core.ControlledProxySelection
Protected help method responsible for creating the relation path between the master and slave descriptor.
createRelayListener() - Method in class org.caleigo.core.FilteredProxySelection
Access method that returns the selections relay listener.
createRelayListener() - Method in class org.caleigo.core.OrderedProxySelection
Access method that returns the selections relay listener.
createRelayListener() - Method in class org.caleigo.core.ProxySelection
Help method that creates a new relay listener.
createSelectionHolder(ISelection) - Method in class org.caleigo.core.service.MemoryDataService
Can be overriden to provide a smarter ISelectionHolder class.
createSession(UserInfo) - Method in class org.caleigo.security.SessionHandler
Creates a new session and associates a session objetc with it.
createSession(UserInfo, int) - Method in class org.caleigo.security.SessionHandler
 
createSessionID() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
createStoreAction() - Method in class org.caleigo.core.AbstractEntityDescriptor
Creates and returns the store action for entity objects of the type described by the called entity descriptor.
createStoreAction() - Method in class org.caleigo.core.CompositeEntityDescriptor
Creates and returns the store action for composite entity objects of the custom type: composite entity descriptor.
createSubSelection(int[]) - Method in class org.caleigo.core.FilteredProxySelection
Creates a sub selection with the indexed entities in the called selection.
createSubSelection(Qualifier) - Method in interface org.caleigo.core.IProxySelection
Creates a sub selection with all qualified entities in the called selection.
createSubSelection(int[]) - Method in interface org.caleigo.core.IProxySelection
Creates a sub selection with the indexed entities in the called selection.
createSubSelection(int[]) - Method in interface org.caleigo.core.ISelection
Creates a sub selection with the indexed entities in the called selection.
createSubSelection(Qualifier) - Method in interface org.caleigo.core.ISelection
Creates a sub selection with all qualified entities in the called selection.
createSubSelection(int[]) - Method in class org.caleigo.core.OrderedProxySelection
Creates a sub selection with the indexed entities in the called selection.
createSubSelection(int[]) - Method in class org.caleigo.core.ProxySelection
Creates a sub selection with the indexed entities in the called selection.
createSubSelection(Qualifier) - Method in class org.caleigo.core.ProxySelection
Creates a sub selection with all qualified entities in the called selection.
createSubSelection(int[]) - Method in class org.caleigo.core.Selection
Creates a sub selection with the indexed entities in the called selection.
createSubSelection(Qualifier) - Method in class org.caleigo.core.Selection
Creates a sub selection with all qualified entities in the called selection.

D

DATA - Static variable in interface org.caleigo.core.IDataBundleDescriptor
Constant returned by the getItemType method for data items that are single data fields defined by a DataType object.
DATA - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
 
DATABASE_HSQLDB - Static variable in class org.caleigo.core.service.SQLToolKit
 
DATABASE_ORACLE - Static variable in class org.caleigo.core.service.SQLToolKit
 
DATA_CHANGED - Static variable in class org.caleigo.core.event.EntityEvent
 
DATE - Static variable in class org.caleigo.core.DataType
 
DEBUG - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
DEFAULT_DECIMAL_COUNT - Static variable in class org.caleigo.core.EntityWriter
 
DEFAULT_MAX_CONNECTION_POOL_SIZE - Static variable in class org.caleigo.core.service.JDBCDataService
 
DEFAULT_MAX_CONNECTION_POOL_SIZE - Static variable in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
DEFAULT_MINIMUM_ENTITY_CACHE_TIME - Static variable in class org.caleigo.core.service.CachedDataService
 
DEFAULT_MINIMUM_TABLE_CACHE_TIME - Static variable in class org.caleigo.core.service.CachedDataService
 
DEFAULT_NBR_OF_WORKER_THREADS - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
DEFAULT_TIMEOUT - Static variable in class org.caleigo.core.AbstractDataService
 
DEFAULT_XOR_MASK - Static variable in class org.caleigo.toolkit.tunnel.ScramblePacker
 
DELETABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
DELETE - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
DELETED - Static variable in class org.caleigo.core.event.EntityEvent
 
DELETE_ACTION - Static variable in interface org.caleigo.core.IEntityDescriptor
Code name constant for the delete action.
DIRTY - Static variable in interface org.caleigo.core.IEntity
Status flag that sinifies that an entity has unsaved changes since creation or last syncronization with the persistent storage.
DOUBLE - Static variable in class org.caleigo.core.DataType
 
DRAG - Static variable in interface org.caleigo.core.IEntityAction
 
DataAccessManager - class org.caleigo.core.DataAccessManager.
DataAccessManager() - Constructor for class org.caleigo.core.DataAccessManager
 
DataAccessManager.ConstantDataAccessManager - class org.caleigo.core.DataAccessManager.ConstantDataAccessManager.
This simple DataAccessManager restricts access for all managed elements to a single access level.
DataAccessManager.ConstantDataAccessManager(int) - Constructor for class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
 
DataAccessManager.IContentAccessVerifier - interface org.caleigo.core.DataAccessManager.IContentAccessVerifier.
 
DataBundle - class org.caleigo.core.DataBundle.
DataBundle(IDataBundleDescriptor) - Constructor for class org.caleigo.core.DataBundle
Creates a new instance of ActionData
DataBundleDescriptor - class org.caleigo.core.DataBundleDescriptor.
DataBundleDescriptor() - Constructor for class org.caleigo.core.DataBundleDescriptor
 
DataBundleDescriptor.DescriptorItem - class org.caleigo.core.DataBundleDescriptor.DescriptorItem.
 
DataBundleDescriptor.DescriptorItem(int, Object, String, String, String) - Constructor for class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
DataQuery - class org.caleigo.core.DataQuery.
This is a simple container class that wraps data that speciffies parametres for performing data querys.
DataQuery() - Constructor for class org.caleigo.core.DataQuery
Default constructor.
DataQuery(IEntityDescriptor) - Constructor for class org.caleigo.core.DataQuery
Creates a DataQuery instance.
DataQuery(IEntityDescriptor, Qualifier) - Constructor for class org.caleigo.core.DataQuery
Creates a DataQuery instance.
DataQuery.ExternalQualifier - class org.caleigo.core.DataQuery.ExternalQualifier.
 
DataServiceException - exception org.caleigo.core.exception.DataServiceException.
This is the root exception for for the IDataService.
DataServiceException(String) - Constructor for class org.caleigo.core.exception.DataServiceException
This is the default constructor.
DataServiceException(String, Exception) - Constructor for class org.caleigo.core.exception.DataServiceException
Use this constructor when the exception is throw as a conversion of another message.
DataServiceException(String, Exception, String) - Constructor for class org.caleigo.core.exception.DataServiceException
Use this constructor when the exception is throw as a conversion of another message and you want to add an extended description.
DataServiceNotFoundException - exception org.caleigo.core.exception.DataServiceNotFoundException.
This exception is thrown when a IDataService could not be found.
DataServiceNotFoundException(String) - Constructor for class org.caleigo.core.exception.DataServiceNotFoundException
Default constructor for InvalidFieldException.
DataSource - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The DataSource field (index=9) has the data type STRING(50).
DataSourceCreator - Static variable in interface org.caleigo.core.IDataSource
Contains method that creates a new DataSource
DataSourceLoginHandler - class org.caleigo.security.DataSourceLoginHandler.
A login manager that uses an IDataSource to check the validity of user logins.
DataSourceLoginHandler(IEntityDescriptor, IFieldDescriptor, IFieldDescriptor, IFieldDescriptor) - Constructor for class org.caleigo.security.DataSourceLoginHandler
Creates a DataSourceLoginManager and initializes it with a IUserLoginHandler.
DataType - class org.caleigo.core.DataType.
DataType(String) - Constructor for class org.caleigo.core.DataType
Default constructor for DataType.
DataType - Static variable in class org.caleigo.core.meta.MetaDataType
The DataType field (index=4) has the data type STRING(100).
DataType - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The DataType field (index=4) has the data type INTEGER.
DataType.AbstractDataType - class org.caleigo.core.DataType.AbstractDataType.
 
DataType.AbstractDataType(String) - Constructor for class org.caleigo.core.DataType.AbstractDataType
 
DataType.BinaryType - class org.caleigo.core.DataType.BinaryType.
 
DataType.BinaryType(String) - Constructor for class org.caleigo.core.DataType.BinaryType
 
DataTypeClass - Static variable in class org.caleigo.core.meta.MetaDataType
The DataTypeClass field (index=6) has the data type STRING(100).
DateProxyData - class org.caleigo.core.DateProxyData.
DateProxyData is an IProxyData implementation that can be used to obtain the current time and/or date-data relative to the current time.
DateProxyData() - Constructor for class org.caleigo.core.DateProxyData
Creates a new instance of DateProxyData with the type NOW.
DateProxyData(int) - Constructor for class org.caleigo.core.DateProxyData
Creates a new instance of DateProxyData with the provided type.
DateProxyData(int, int, int) - Constructor for class org.caleigo.core.DateProxyData
Creates a new instance of DateProxyData with the provided type and the provided modifier data.
DefaultValue - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The DefaultValue field (index=6) has the data type STRING(200).
Deletable - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The Deletable field (index=8) has the data type BOOLEAN.
DemoDataService - class org.caleigo.core.service.DemoDataService.
 
DemoDataService(IDataSourceDescriptor) - Constructor for class org.caleigo.core.service.DemoDataService
Creates empty Demo Database
DemoDataService(IDataSourceDescriptor, URL) - Constructor for class org.caleigo.core.service.DemoDataService
Creates the Demo Database and copy data from the supplied URL The File pointed out by the URL should contain CREATE, INSERT and ALTER TABLE commands, and they will be run in the memory database
DemoDataService(IDataSourceDescriptor, File, String) - Constructor for class org.caleigo.core.service.DemoDataService
Creates the Demo Database and copy data from the supplied HSQLDB database.
Description - Static variable in class org.caleigo.core.meta.MetaDataType
The Description field (index=3) has the data type STRING(1000).
Description - Static variable in class org.caleigo.core.meta.MetaEntityType
The Description field (index=3) has the data type STRING(1000).
Description - Static variable in class org.caleigo.core.meta.MetaSizeType
The Description field (index=3) has the data type STRING(1000).
DescriptorBuilder - class org.caleigo.core.meta.DescriptorBuilder.
 
DescriptorBuilder() - Constructor for class org.caleigo.core.meta.DescriptorBuilder
 
DisplayName - Static variable in class org.caleigo.core.meta.MetaDataSourceDescriptor
The DisplayName field (index=2) has the data type STRING(50).
DisplayName - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The DisplayName field (index=2) has the data type STRING(50).
DisplayName - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The DisplayName field (index=3) has the data type STRING(50).
DynamicRemoteProxy - class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.
 
DynamicRemoteProxy(int, ProxyHandler, Class[]) - Constructor for class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
DynamicRemoteProxy.DefaultProxyCleanUpMessage - class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyCleanUpMessage.
 
DynamicRemoteProxy.DefaultProxyCleanUpMessage(int) - Constructor for class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyCleanUpMessage
 
DynamicRemoteProxy.DefaultProxyExceptionMessage - class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyExceptionMessage.
 
DynamicRemoteProxy.DefaultProxyExceptionMessage(Class, String) - Constructor for class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyExceptionMessage
 
DynamicRemoteProxy.DefaultProxyInvocationMessage - class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage.
 
DynamicRemoteProxy.DefaultProxyInvocationMessage(String[], String, Object[], int) - Constructor for class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
DynamicRemoteProxy.DefaultProxyReturnMessage - class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyReturnMessage.
 
DynamicRemoteProxy.DefaultProxyReturnMessage(Object) - Constructor for class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyReturnMessage
 
DynamicRemoteProxy.IProxyCleanUpMessage - interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyCleanUpMessage.
 
DynamicRemoteProxy.IProxyExceptionMessage - interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyExceptionMessage.
 
DynamicRemoteProxy.IProxyInvocationMessage - interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyInvocationMessage.
 
DynamicRemoteProxy.IProxyReturnMessage - interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyReturnMessage.
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.ActionQueue.DirtyOnlyRequest
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.ControlledProxyEntity.ControllListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.ControlledProxySelection.ControllListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.OrderedProxySelection.OrderedRelayListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.ProxyEntity.ControlledProxyListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.Selection.EntityRelayListener
 
dataChanged(EntityChangeEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
 
dataChanged(EntityChangeEvent) - Method in interface org.caleigo.core.event.IEntityChangeListener
 
decode(InputStream) - Method in interface org.caleigo.toolkit.tunnel.ITunnelCodec
Reads bytes from the InputStream and transforms them into a message that is returned.
decode(InputStream) - Method in class org.caleigo.toolkit.tunnel.SerializeCodec
Reads bytes from the InputStream and transforms them into a message that is returned.
defineDataDescriptor() - Method in class org.caleigo.core.AbstractEntityAction
This method is called by the action objects constructor once and only once.
defineDataDescriptor() - Method in class org.caleigo.core.AbstractEntityDescriptor.DeleteEntityAction
This method is called by the action objects constructor once and only once.
defineDataDescriptor() - Method in class org.caleigo.core.AbstractEntityDescriptor.StoreEntityAction
This method is called by the action objects constructor once and only once.
defineDataDescriptor() - Method in class org.caleigo.core.AbstractTransactionEntityAction
This method is called by the action objects constructor once and only once.
defineDataDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeDeleteEntityAction
This method is called by the action objects constructor once and only once.
defineDataDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
This method is called by the action objects constructor once and only once.
defineEntityActions() - Method in class org.caleigo.core.AbstractEntityDescriptor
Called by the constructor.
delete(IEntity) - Method in class org.caleigo.core.AbstractDataService
 
delete() - Method in class org.caleigo.core.AbstractEntity
This method will delete the entity from it's related persistent storage.
delete(IEntity) - Method in interface org.caleigo.core.IDataService
Deletes a single entity object to the database.
delete() - Method in interface org.caleigo.core.IEntity
This method will delete the entity from it's related persistent storage.
delete() - Method in class org.caleigo.core.ProxyEntity
This method will delete the entity from it's related persistent storage.
deleteAll() - Method in class org.caleigo.core.ControlledProxySelection
Deletes all contained entities.
deleteAll() - Method in class org.caleigo.core.EntityPool
Deletes all contained entities.
deleteAll() - Method in interface org.caleigo.core.IEntityPool
Deletes all contained entities.
deleteAll() - Method in interface org.caleigo.core.ISelection
Deletes all contained entities.
deleteAll() - Method in class org.caleigo.core.ProxySelection
Deletes all contained entities.
deleteAll() - Method in class org.caleigo.core.Selection
Deletes all contained entities.
deleteCachedEntity(IEntity) - Method in class org.caleigo.core.service.CachedDataService
Deletes the provided entity from the cache.
deletePerformed(EntityEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
deletePerformed(EntityEvent) - Method in class org.caleigo.core.Selection.EntityRelayListener
 
deletePerformed(EntityEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
 
deletePerformed(EntityEvent) - Method in interface org.caleigo.core.event.IEntityListener
 
destroy() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
Destroys the servlet.
destroySession(int) - Method in class org.caleigo.security.SessionHandler
 
doAfterRemoteChange() - Method in class org.caleigo.core.FilteredProxySelection
Overriden to filter the new remote selection.
doAfterRemoteChange() - Method in class org.caleigo.core.OrderedProxySelection
Overriden to sort the index map for the new remote selection.
doAfterRemoteChange() - Method in class org.caleigo.core.ProxySelection
Empty help method provided for sub class customization.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
Handles the HTTP GET method.
doOnCommitCanceled() - Method in class org.caleigo.core.AsyncTransactionHandler
Invoked when the commit execution has been successfully canceled.
doOnCommitCompleted() - Method in class org.caleigo.core.AsyncTransactionHandler
Invoked when the commit execution has completed.
doOnCommitFailed() - Method in class org.caleigo.core.AsyncTransactionHandler
Invoked when the commit execution has failed.
doOnCommitFinished() - Method in class org.caleigo.core.AsyncTransactionHandler
Invoked when the commit execution has finished.
doOnCommitStarted() - Method in class org.caleigo.core.AsyncTransactionHandler
Invoked when the commit execution starts.
doOnConnectionLost() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
doOnControllerChange() - Method in class org.caleigo.core.ControlledProxyEntity
This method is called each time the view entity object are replaced.
doOnControllerChange() - Method in class org.caleigo.core.ControlledProxySelection
This method is called each time the view entity object are replaced.
doOnControllerDataChange(IFieldDescriptor) - Method in class org.caleigo.core.ControlledProxyEntity
This method is called each time any data in the viewed entity data are changed.
doOnControllerDataChange(IFieldDescriptor) - Method in class org.caleigo.core.ControlledProxySelection
This method is called each time any data in the viewed entity data are changed.
doOnDataChange(IFieldDescriptor, Object, Object) - Method in class org.caleigo.core.AbstractEntity
This help method is called when the called entity changes a data value.
doOnDataChange(IFieldDescriptor, Object, Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
doOnDataChange(IFieldDescriptor, Object, Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
doOnDataChange(IFieldDescriptor, Object, Object) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
doOnDirty() - Method in class org.caleigo.core.AbstractEntity
This help method is called when the called when an entity changes state from non-dirty to dirty.
doOnRemoteChange() - Method in class org.caleigo.core.ProxyEntity
This method is called each time the remote entity object are replaced.
doOnStateChange(int, boolean) - Method in class org.caleigo.core.AbstractEntity
This help method is called when the called entity changes state.
doOnTunnelClose() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
doOnTunnelClosed(ITunnel) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
Handles the HTTP POST method.
doesAccept(IEntity) - Method in class org.caleigo.core.EntityPool
 
doesAccept(IEntity) - Method in interface org.caleigo.core.IEntityPool
 
doesAccept(IEntity) - Method in interface org.caleigo.core.ISelection
Help method that returns true if the provided IEntity object will be accepted by the selection if added or inserted to it.
doesAccept(IEntity) - Method in class org.caleigo.core.ProxySelection
Help method that returns true if the provided IEntity object will be accepted by the selection if added or inserted to it.
doesAccept(IEntity) - Method in class org.caleigo.core.QualifiedSelection
 
doesAccept(IEntity) - Method in class org.caleigo.core.Selection
Help method that returns true if the provided IEntity object will be accepted by the selection if added or inserted to it.
doesQualify(IEntity) - Method in class org.caleigo.core.CompositeQualifier
This method returns true if the qualifier does select the provided entity object.
doesQualify(IEntity) - Method in class org.caleigo.core.NegateQualifier
This method returns true if the qualifier does select the provided entity object.
doesQualify(IEntity) - Method in class org.caleigo.core.ProxyQualifier
This abstract method must return true if the qualifier does select the provided entity object.
doesQualify(IEntity) - Method in class org.caleigo.core.Qualifier
This abstract method must return true if the qualifier does select the provided entity object.
doesQualify(IEntity) - Method in class org.caleigo.core.RelationQualifier
This method returns true if the qualifier does select the provided entity object.

E

EDITABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
EMPTY - Static variable in interface org.caleigo.core.IEntity
Status flag that used for newly creted object that that has had no changes from the default data set at the moment of creation.
EMPTY_ITERATOR - Static variable in class org.caleigo.toolkit.util.Iterators
 
ENTITY - Static variable in interface org.caleigo.core.IDataBundleDescriptor
Constant returned by the getItemType method for data items that are IEntity objects defined by a IEntityDescriptor object.
ENTITY - Static variable in interface org.caleigo.core.IEntityAction
 
ENTITY_ADDED - Static variable in class org.caleigo.core.event.SelectionEvent
 
ENTITY_REMOVED - Static variable in class org.caleigo.core.event.SelectionEvent
 
EQUAL - Static variable in class org.caleigo.core.RelationType
 
ERROR - Static variable in interface org.caleigo.toolkit.log.ILogReceiver
 
ERROR - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
ERROR - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
 
EXPANDED - Static variable in class org.caleigo.core.event.ProxyEvent
 
Editable - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The Editable field (index=7) has the data type BOOLEAN.
Entity - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The Entity field (index=0) has the data type STRING(50).
EntityBuilder - class org.caleigo.core.meta.EntityBuilder.
 
EntityBuilder() - Constructor for class org.caleigo.core.meta.EntityBuilder
 
EntityChangeEvent - class org.caleigo.core.event.EntityChangeEvent.
Event for relaying value and status changes in IEntity objects.
EntityChangeEvent(IEntity, IFieldDescriptor, Object, Object) - Constructor for class org.caleigo.core.event.EntityChangeEvent
Use this costructor for specified data content changes specified by an IFieldDescriptor.
EntityChangeEvent(IEntity, int, boolean) - Constructor for class org.caleigo.core.event.EntityChangeEvent
Use this costructor for logic state changes.
EntityCollator - class org.caleigo.core.EntityCollator.
The EntityCollator class defines how entities of a defined type should be ordered so that the order information can be relayed.
EntityCollator(IEntityDescriptor) - Constructor for class org.caleigo.core.EntityCollator
Creates new EntityCollator
EntityCollator(IEntityDescriptor, EntityCollator) - Constructor for class org.caleigo.core.EntityCollator
 
EntityCollator.FieldCollator - class org.caleigo.core.EntityCollator.FieldCollator.
 
EntityCollator.FieldCollator(IFieldDescriptor) - Constructor for class org.caleigo.core.EntityCollator.FieldCollator
 
EntityCollator.FieldCollator(IFieldDescriptor, boolean) - Constructor for class org.caleigo.core.EntityCollator.FieldCollator
 
EntityCollator.FieldCollator(IFieldDescriptor, boolean, Collator) - Constructor for class org.caleigo.core.EntityCollator.FieldCollator
Note that the string collator will only be accepted if the fields data class is String.
EntityEvent - class org.caleigo.core.event.EntityEvent.
Event for relaying notifications of performed operations in IEntity objects.
EntityEvent(IEntity, int) - Constructor for class org.caleigo.core.event.EntityEvent
Creates new EntityCollectionEvent
EntityFieldProxyData - class org.caleigo.core.EntityFieldProxyData.
EntityFieldProxyData(IFieldDescriptor, IEntity) - Constructor for class org.caleigo.core.EntityFieldProxyData
Creates a new instance of EntityFieldProxyData
EntityPool - class org.caleigo.core.EntityPool.
EntityPool is the standard implementation of the IEntityPool interface.
EntityPool() - Constructor for class org.caleigo.core.EntityPool
 
EntityPool(IEntityPool) - Constructor for class org.caleigo.core.EntityPool
 
EntityPool.EntityPoolSet - class org.caleigo.core.EntityPool.EntityPoolSet.
 
EntityPool.EntityPoolSet() - Constructor for class org.caleigo.core.EntityPool.EntityPoolSet
 
EntityReader - class org.caleigo.core.EntityReader.
The EntityReader is a FilterReader that adds read methods for reading entities, selections and related data.
EntityReader(Reader) - Constructor for class org.caleigo.core.EntityReader
 
EntityReader(Reader, int, int) - Constructor for class org.caleigo.core.EntityReader
 
EntityRelation - class org.caleigo.core.EntityRelation.
EntityRelation(IFieldRelation, String, String, String) - Constructor for class org.caleigo.core.EntityRelation
Creates new EntityRelation.
EntityRelation(IFieldRelation[], String, String, String) - Constructor for class org.caleigo.core.EntityRelation
Creates new EntityRelation.
EntityRelation - Static variable in class org.caleigo.core.meta.MetaFieldRelation
The EntityRelation field (index=0) has the data type STRING(100).
EntityRelationPath - class org.caleigo.core.EntityRelationPath.
EntityRelationPath(IEntityRelation, boolean) - Constructor for class org.caleigo.core.EntityRelationPath
Creates new EntityRelationPath.
EntityRelationPath(IEntityRelationPath) - Constructor for class org.caleigo.core.EntityRelationPath
Creates new EntityRelationPath as a copy of another IRelationPath.
EntityRelationPath(IEntityDescriptor) - Constructor for class org.caleigo.core.EntityRelationPath
Creates new EntityRelationPath as a "null" path.
EntityRelationPath.PathFinderVisitor - class org.caleigo.core.EntityRelationPath.PathFinderVisitor.
 
EntityRelationPath.PathFinderVisitor(IEntityDescriptor, IEntityDescriptor, IFieldDescriptor[]) - Constructor for class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
EntityRelationPath.PathFinderVisitor.RankedPath - class org.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath.
 
EntityRelationPath.PathFinderVisitor.RankedPath(IEntityRelationPath, int) - Constructor for class org.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath
 
EntityType - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The EntityType field (index=3) has the data type INTEGER.
EntityWriter - class org.caleigo.core.EntityWriter.
The EntityWriter is a FilterWriter that adds write methods for wrting entities, selections and related data.
EntityWriter(Writer) - Constructor for class org.caleigo.core.EntityWriter
 
EntityWriter(Writer, int, int) - Constructor for class org.caleigo.core.EntityWriter
 
encode(Object, OutputStream) - Method in interface org.caleigo.toolkit.tunnel.ITunnelCodec
Transforms a message into bytes and writes them to the OutputStream.
encode(Object, OutputStream) - Method in class org.caleigo.toolkit.tunnel.SerializeCodec
Transforms a message into bytes and writes them to the OutputStream.
endDataSource() - Method in class org.caleigo.core.meta.DescriptorBuilder
 
endDataSource() - Method in class org.caleigo.core.meta.EntityBuilder
 
endDataSource() - Method in interface org.caleigo.core.meta.IMetaConsumer
 
endEntity() - Method in class org.caleigo.core.meta.DescriptorBuilder
 
endEntity() - Method in class org.caleigo.core.meta.EntityBuilder
 
endEntity() - Method in interface org.caleigo.core.meta.IMetaConsumer
 
endEntityRelation() - Method in class org.caleigo.core.meta.DescriptorBuilder
 
endEntityRelation() - Method in class org.caleigo.core.meta.EntityBuilder
 
endEntityRelation() - Method in interface org.caleigo.core.meta.IMetaConsumer
 
endFieldGroup() - Method in class org.caleigo.core.CompositeEntityDescriptor.Builder
Ends the current field group and climp up one level in the tree.
entityAdded(SelectionEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
entityAdded(SelectionEvent) - Method in class org.caleigo.core.OrderedProxySelection.OrderedRelayListener
 
entityAdded(SelectionEvent) - Method in class org.caleigo.core.ProxyEntity.ControlledProxyListener
 
entityAdded(SelectionEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
entityAdded(SelectionEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Call when a single entity in the observed ISelection object has been added.
entityAdded(SelectionEvent) - Method in interface org.caleigo.core.event.ISelectionListener
Call when a single entity in the observed ISelection object has been added.
entityRemoved(SelectionEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
entityRemoved(SelectionEvent) - Method in class org.caleigo.core.OrderedProxySelection.OrderedRelayListener
 
entityRemoved(SelectionEvent) - Method in class org.caleigo.core.ProxyEntity.ControlledProxyListener
 
entityRemoved(SelectionEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
entityRemoved(SelectionEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Call when a single entity in the observed ISelection object has been removed.
entityRemoved(SelectionEvent) - Method in interface org.caleigo.core.event.ISelectionListener
Call when a single entity in the observed ISelection object has been removed.
eof() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
equals(Object) - Method in class org.caleigo.core.AbstractEntity
Returns true if the data in all the entities IDENTIY fields are considered equal according to their DataType class.
equals(Object) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation
 
equals(Object, Object) - Method in class org.caleigo.core.DataType
 
equals(Object, Object) - Method in class org.caleigo.core.EntityCollator.FieldCollator
 
equals(Object, Object) - Method in class org.caleigo.core.EntityCollator
 
equals(Object) - Method in class org.caleigo.core.EntityRelation
 
equals(Object) - Method in class org.caleigo.core.EntityRelationPath
 
equals(Object) - Method in class org.caleigo.core.FieldRelation
 
equals(Object) - Method in interface org.caleigo.core.IEntity
Returns true if the data in all the entities IDENTIY fields are considered equal according to their DataType class.
equals(Object) - Method in class org.caleigo.core.ProxyEntity
Returns true if the data in all the entities IDENTIY fields are considered equal according to their DataType class.
equalsExactly(Object) - Method in class org.caleigo.core.AbstractEntity
Compares all data values between the objects if they are of the same type.
equalsExactly(Object) - Method in interface org.caleigo.core.IEntity
Compares all data values between the objects if they are of the same type.
equalsExactly(Object) - Method in class org.caleigo.core.ProxyEntity
Compares all data values between the objects if they are of the same type.
execute() - Method in class org.caleigo.core.DataQuery
This conviniance method will run the query using the default datasource defined for the DataSourceDescriptor that the requested EntityDescriptor belongs to.
executeCreateRelation(Connection, IEntityRelation) - Method in class org.caleigo.core.service.JDBCDataService
 
executeCreateTable(Connection, IEntityDescriptor) - Method in class org.caleigo.core.service.JDBCDataService
 
executeDelete(Connection, IEntity) - Method in class org.caleigo.core.service.JDBCDataService
 
executeDelete(Connection, IEntity) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
executeDelete(IEntity) - Method in class org.caleigo.core.service.MemoryDataService
 
executeInsert(Connection, IEntity) - Method in class org.caleigo.core.service.JDBCDataService
 
executeInsert(Connection, IEntity) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
executeInsert(IEntity) - Method in class org.caleigo.core.service.MemoryDataService
 
executeLoad(Connection, IEntity, Qualifier) - Method in class org.caleigo.core.service.JDBCDataService
 
executeLoad(Connection, IEntity, Qualifier) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
executeLoad(IEntity, Qualifier) - Method in class org.caleigo.core.service.MemoryDataService
 
executeQuery(Connection, DataQuery, ISelection) - Method in class org.caleigo.core.service.JDBCDataService
 
executeQuery(Connection, DataQuery, ISelection) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
executeQuery(DataQuery, ISelection) - Method in class org.caleigo.core.service.MemoryDataService
 
executeUpdate(Connection, IEntity, Qualifier) - Method in class org.caleigo.core.service.JDBCDataService
 
executeUpdate(Connection, IEntity, Qualifier) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
executeUpdate(IEntity, Qualifier) - Method in class org.caleigo.core.service.MemoryDataService
 
extendPath(IEntityRelation, boolean, int) - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath
 

F

FAILED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
FAILED - Static variable in class org.caleigo.core.IDataTransaction.Job
 
FAILED - Static variable in class org.caleigo.core.IDataTransaction.ProgressEvent
 
FINISHED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
FLOAT - Static variable in class org.caleigo.core.DataType
 
FieldDescriptor - class org.caleigo.core.FieldDescriptor.
FieldDescriptor(String, String, String, String, DataType, int, int, Object) - Constructor for class org.caleigo.core.FieldDescriptor
The FieldDescriptor constructor has package scope to avoid missuse.
FieldDescriptor.Dezerializer - class org.caleigo.core.FieldDescriptor.Dezerializer.
 
FieldDescriptor.Dezerializer(String, String) - Constructor for class org.caleigo.core.FieldDescriptor.Dezerializer
 
FieldDescriptor.FieldRelationIterator - class org.caleigo.core.FieldDescriptor.FieldRelationIterator.
 
FieldDescriptor.FieldRelationIterator() - Constructor for class org.caleigo.core.FieldDescriptor.FieldRelationIterator
 
FieldRelation - class org.caleigo.core.FieldRelation.
Basic implementation of the IFieldRelation An IFieldRelation is allways an agregate of an IEntityRelation that defines a link between two IEntityRelation objects.
FieldRelation(String, String, String, String) - Constructor for class org.caleigo.core.FieldRelation
Constructor for FieldRelation.
FieldRelation(IFieldDescriptor, String, String) - Constructor for class org.caleigo.core.FieldRelation
Constructor for FieldRelation.
FieldRelation(String, String, IFieldDescriptor) - Constructor for class org.caleigo.core.FieldRelation
Constructor for FieldRelation.
FieldRelation(IFieldDescriptor, IFieldDescriptor) - Constructor for class org.caleigo.core.FieldRelation
Constructor for FieldRelation.
FileClassLoader - class org.caleigo.toolkit.util.FileClassLoader.
ClassLoader that can load classes from a jar file.
FileClassLoader(JarFile) - Constructor for class org.caleigo.toolkit.util.FileClassLoader
 
FilteredProxySelection - class org.caleigo.core.FilteredProxySelection.
FilteredProxySelection(IEntityDescriptor) - Constructor for class org.caleigo.core.FilteredProxySelection
Creates new OrderedProxySelection
FilteredProxySelection(IEntityDescriptor, Qualifier) - Constructor for class org.caleigo.core.FilteredProxySelection
Creates new OrderedProxySelection
FilteredProxySelection(ISelection) - Constructor for class org.caleigo.core.FilteredProxySelection
Creates new OrderedProxySelection
FilteredProxySelection(ISelection, Qualifier) - Constructor for class org.caleigo.core.FilteredProxySelection
Creates new OrderedProxySelection
FilteredProxySelection.FilterQualifierListener - class org.caleigo.core.FilteredProxySelection.FilterQualifierListener.
 
FilteredProxySelection.FilterQualifierListener() - Constructor for class org.caleigo.core.FilteredProxySelection.FilterQualifierListener
 
FilteredProxySelection.FilterRelayListener - class org.caleigo.core.FilteredProxySelection.FilterRelayListener.
 
FilteredProxySelection.FilterRelayListener() - Constructor for class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
ForwardName - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The ForwardName field (index=2) has the data type STRING(50).
filterRemoteSelection() - Method in class org.caleigo.core.FilteredProxySelection
 
finalize() - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
finalize() - Method in class org.caleigo.core.service.MemoryDataService
 
finalize() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer
 
finalize() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Performs cleanup for this ITunnel.
finalize() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Performs cleanup for this ITunnelServer.
finalize() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
finalize() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
finalize() - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Performs cleanup for this ITunnel.
finalize() - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Performs cleanup for this ITunnelServer.
finalize() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
 
finalize() - Method in class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
finalizeService() - Method in class org.caleigo.core.AbstractDataService
This method is always called by the ServiceManager before the service is released.
finalizeService() - Method in class org.caleigo.security.LoginService
This method is always called by the ServiceManager before the service is released.
finalizeService() - Method in interface org.caleigo.service.IService
This method is always called by the ServiceManager before the service is released.
finalizeService() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
This method is always called by the ServiceManager before the service is released.
finalizeTransaction() - Method in class org.caleigo.core.ActionQueue.ActionRequest
 
finalizeTransaction() - Method in class org.caleigo.core.ActionQueue.DirtyOnlyRequest
 
finalizeTransaction(boolean) - Method in class org.caleigo.core.ControlledProxyEntity
The finalizeTransaction method is called after a transaction have been fully completed.
finalizeTransaction(boolean) - Method in class org.caleigo.core.ControlledProxySelection
The finalizeTransaction method is called after a transaction have been fully completed.
finalizeTransaction(boolean) - Method in interface org.caleigo.core.IControlledProxy
 
finalizeTransaction(boolean) - Method in class org.caleigo.core.ProxyEntity
The finalizeTransaction method is called after a transaction have been fully completed.
finalizeTunnel() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
findBestPath(IEntityDescriptor, EntityRelationPath.PathFinderVisitor.RankedPath) - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
findClass(String) - Method in class org.caleigo.toolkit.util.FileClassLoader
Load class data from the jar file and define the class.
findMatchingMethod(Class, String, Object[]) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
 
finishProxy(Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
 
fireConnectionLostEvent() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
fireContentChangedEvent() - Method in class org.caleigo.core.Qualifier
Fire a new QualifierEvent as a content change notifictaion using the current Qualifier as the source to all registered IQualifierListeners.
fireContentsChanged() - Method in class org.caleigo.core.ProxySelection
Help method to fire a SelectionEvent to all registered SelectionListeners for notification of generally changed contents.
fireContentsChanged() - Method in class org.caleigo.core.Selection
Help method to fire a SelectionEvent to all registered SelectionListeners for notification of generally changed contents.
fireDataChangedEvent(IFieldDescriptor, Object, Object) - Method in class org.caleigo.core.AbstractEntity
Fires an EntityChangeEvent specifying a data field change to all registered IEntityChangeListener objects.
fireDataChangedEvent(IFieldDescriptor, Object, Object) - Method in class org.caleigo.core.ProxyEntity
Fires an EntityChangeEvent specifying a data field change to all registered IEntityChangeListener objects.
fireEntityAdded(IEntity, int) - Method in class org.caleigo.core.ProxySelection
Help method to fire a SelectionEvent to all registered SelectionListeners for notification of an added entity.
fireEntityAdded(IEntity, int) - Method in class org.caleigo.core.Selection
Help method to fire a SelectionEvent to all registered SelectionListeners for notification of an added entity.
fireEntityRemoved(IEntity, int) - Method in class org.caleigo.core.ProxySelection
Help method to fire a SelectionEvent to all registered SelectionListeners for notification of an removed entity.
fireEntityRemoved(IEntity, int) - Method in class org.caleigo.core.Selection
Help method to fire a SelectionEvent to all registered SelectionListeners for notification of an removed entity.
fireJobCanceledEvent() - Method in class org.caleigo.core.IDataTransaction.Job
 
fireJobCompletedEvent() - Method in class org.caleigo.core.IDataTransaction.Job
 
fireJobFailedEvent(Throwable) - Method in class org.caleigo.core.IDataTransaction.Job
 
fireJobStartedEvent() - Method in class org.caleigo.core.IDataTransaction.Job
 
fireOpPerformedEvent(int) - Method in class org.caleigo.core.AbstractEntity
Fires an EntityEvent with the provided operation type to all registered IEntityListener objects.
fireOpPerformedEvent(int) - Method in class org.caleigo.core.ProxyEntity
Fires an EntityEvent with the provided operation type to all registered IEntityListener objects.
fireProgressChangedEvent(int, int) - Method in class org.caleigo.core.IDataTransaction.Job
 
fireProxyEvent(int) - Method in class org.caleigo.core.ProxyEntity
Fires a ProxyEvent with the provided operation type to all registered IProxyListener objects.
fireProxyEvent(int) - Method in class org.caleigo.core.ProxyQualifier
Fires a ProxyEvent with the provided operation type to all registered IProxyListener objects.
fireProxyEvent(int) - Method in class org.caleigo.core.ProxySelection
Fires a ProxyEvent with the provided operation type to all registered IProxyListener objects.
fireQualifierEvent(QualifierEvent) - Method in class org.caleigo.core.Qualifier
Fire the provided QualifierEvent to all registered IQualifierListeners.
fireStatusChangedEvent(int, boolean) - Method in class org.caleigo.core.AbstractEntity
Fires an EntityChangeEvent specifying a status change to all registered IEntityChangeListener objects.
fireStatusChangedEvent(int, boolean) - Method in class org.caleigo.core.ProxyEntity
Fires an EntityChangeEvent specifying a status change to all registered IEntityChangeListener objects.
fireStatusChangedEvent(IEntity, int, boolean) - Method in class org.caleigo.core.ProxySelection
Fires an EntityChangeEvent with the provided operation type to all registered IEntityChangeListener objects.
fireStructureChangedEvent() - Method in class org.caleigo.core.Qualifier
Fire a new QualifierEvent as a structure change notifictaion using the current Qualifier as the source to all registered IQualifierListeners.
fireTunnelAddedEvent(ITunnel) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
fireTunnelClosedEvent() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
fireTunnelRemovedEvent(ITunnel) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
flush() - Method in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
flush() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
flush() - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
formatIdentifier(String) - Method in class org.caleigo.core.service.SQLToolKit
 

G

generateProxyID() - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
 
generateSessionID() - Method in class org.caleigo.security.SessionHandler
 
get(int) - Method in class org.caleigo.core.Selection.SelectionList
 
getAccessLevel(IDataSourceDescriptor) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns the access level for the provided IDataSourceDescriptor defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IEntityDescriptor) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns the access level for the provided IEntityDescriptor defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IFieldDescriptor) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns the access level for the provided IFieldDescriptor defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IEntityAction) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns the access level for the provided IEntityAction defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IDataSourceDescriptor) - Method in class org.caleigo.core.DataAccessManager
Returns the access level for the provided IDataSourceDescriptor defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IEntityDescriptor) - Method in class org.caleigo.core.DataAccessManager
Returns the access level for the provided IEntityDescriptor defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IFieldDescriptor) - Method in class org.caleigo.core.DataAccessManager
Returns the access level for the provided IFieldDescriptor defined as NONE, READ, WRITE or CONTENT_BASED.
getAccessLevel(IEntityAction) - Method in class org.caleigo.core.DataAccessManager
Returns the access level for the provided IEntityAction defined as NONE, READ, WRITE or CONTENT_BASED.
getAction(int) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the indexed IEntityAction.
getAction(String) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the IEntityAction with the provided code name.
getAction() - Method in class org.caleigo.core.ActionQueue.ActionRequest
 
getAction(int) - Method in class org.caleigo.core.ActionQueue
Returns the indexed action object from the queue.
getAction(int) - Method in interface org.caleigo.core.IActionGroup
 
getAction(String) - Method in interface org.caleigo.core.IActionProvider
 
getAction(int) - Method in interface org.caleigo.core.IEntityDescriptor
Returns the indexed IEntityAction.
getAction(String) - Method in interface org.caleigo.core.IEntityDescriptor
Returns the IEntityAction with the provided code name.
getActionCount() - Method in class org.caleigo.core.AbstractEntityDescriptor
Access method that returns the number of IEntityAction objects that are available for access from the called IEntityDescriptor.
getActionCount() - Method in class org.caleigo.core.ActionQueue
Returns the number of queued entity actions.
getActionCount() - Method in interface org.caleigo.core.IEntityDescriptor
Access method that returns the number of IEntityAction objects that are available for access from the called IEntityDescriptor.
getActionData(int) - Method in class org.caleigo.core.ActionQueue
Returns the indexed action data object from the queue.
getActionGroup(int) - Method in interface org.caleigo.core.IActionGroup
 
getActionGroup(int) - Method in interface org.caleigo.core.IActionProvider
 
getActionItemCount() - Method in interface org.caleigo.core.IActionGroup
 
getActionItemType(int) - Method in interface org.caleigo.core.IActionGroup
 
getActions() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns an iterator with all contained IEntityAction objects that are available for access from the called IEntityDescriptor.
getActions() - Method in class org.caleigo.core.ActionQueue
Access method that returns an iterator for all contained action objects in the called ActionQueue.
getActions() - Method in interface org.caleigo.core.IEntityDescriptor
Returns an iterator with all contained IEntityAction objects that are available for access from the called IEntityDescriptor.
getAliasArray(IEntityRelationPath) - Method in class org.caleigo.core.service.SQLSelectCommand
Get uniq aliases for a path.
getAllProgressListeners() - Method in class org.caleigo.core.IDataTransaction.Job
 
getApplicationRootPath() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
Help method that returns the root path to where the application is started from.
getArguments() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
getArguments() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyInvocationMessage
 
getAttribute(String) - Method in class org.caleigo.security.ISession.DefaultSession
 
getAttribute(String) - Method in interface org.caleigo.security.ISession
This method is used to retrieve data which is stored for this session instance.
getAutoGeneratedData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getAvailableBufferSpace() - Method in class org.caleigo.toolkit.util.CircularByteBuffer
 
getBaseEntityDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns the entity descriptor of the field group.
getBaseEntityDescriptor() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getBestRelationPath() - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
getBufferSize() - Method in class org.caleigo.toolkit.util.CircularByteBuffer
 
getByteArray() - Method in class org.caleigo.core.BinaryData
 
getCacheTime() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the acceptable time in seconds to cache entities described by the descriptor.
getCacheTime() - Method in interface org.caleigo.core.IEntityDescriptor
Returns the acceptable time in seconds to cache entities described by the descriptor.
getCacheTime() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getCacheTimeData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getCachedEntityTable(IEntityDescriptor) - Method in class org.caleigo.core.service.CachedDataService
Access method that retrieves a selection containing the entire stored table of entities for the provided entity descriptor.
getChildFieldGroup(int) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns a specific field group from the the called field group by its ordial index.
getChildFieldGroup(int) - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getChildFieldGroupCount() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns the number of field groups that the called field group contains.
getChildFieldGroupCount() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getCodeName() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getCodeName() - Method in class org.caleigo.core.AbstractEntityAction
Access method that returns the code name that can be used to identify the called IAction object.
getCodeName() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns an identifying name that can be used to address the field in client software if the field descriptor for some reason is not available.
getCodeName() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Return the code name for the field.
getCodeName(int) - Method in class org.caleigo.core.DataBundleDescriptor
Access method that returns the code name that can be used to identify the indexed data item.
getCodeName() - Method in class org.caleigo.core.EntityRelation
Returns an identifying name that can be used to address the relation in client software.
getCodeName() - Method in class org.caleigo.core.FieldDescriptor
 
getCodeName(int) - Method in interface org.caleigo.core.IDataBundleDescriptor
Access method that returns the code name that can be used to identify the indexed data item.
getCodeName() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getCodeName() - Method in interface org.caleigo.core.IEntityAction
Access method that returns the code name that can be used to identify the called IAction object.
getCodeName() - Method in interface org.caleigo.core.IEntityDescriptor
Returns an identifying name that can be used to address the field in client software if the field descriptor for some reason is not available.
getCodeName() - Method in interface org.caleigo.core.IEntityRelation
Returns an identifying name that can be used to address the relation in client software.
getCodeName() - Method in interface org.caleigo.core.IFieldDescriptor
Return the code name for the field.
getCodeName() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getCodeName() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getCodeName() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getCodeName() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getCodeNameData() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getCodeNameData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getCodeNameData() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getCodeNameData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getCodec(String) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
getCodecClassName() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
getCodecClassName() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IConnectionMessage
 
getComparator() - Method in class org.caleigo.core.OrderedProxySelection
 
getConnection() - Method in class org.caleigo.core.service.JDBCDataService.ConnectionPool
 
getConnection() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService.ConnectionPool
 
getControlledProxies() - Method in interface org.caleigo.core.IProxyController
Returns an Iterator with all proxies currently controlled by the called controller.
getControlledProxies() - Method in class org.caleigo.core.ProxyEntity
Returns an Iterator with all proxies currently controlled by the called controller.
getControlledProxy(IEntityDescriptor, IEntityRelationPath) - Method in interface org.caleigo.core.IProxyController
Returns an IControlledProxy object controlled by the called controller.
getControlledProxy(IEntityDescriptor, IEntityRelationPath) - Method in class org.caleigo.core.ProxyEntity
Returns an IControlledProxy object controlled by the called controller.
getControlledProxyListener() - Method in class org.caleigo.core.ProxyEntity
Help method that returns the selections slave change listener.
getController() - Method in class org.caleigo.core.ControlledProxyEntity
 
getController() - Method in class org.caleigo.core.ControlledProxySelection
 
getController() - Method in interface org.caleigo.core.IControlledProxy
 
getCreatableData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getCreatedTime() - Method in class org.caleigo.security.ISession.DefaultSession
 
getCreatedTime() - Method in interface org.caleigo.security.ISession
Returns the created time when this session was instantiated.
getCurrentProgress() - Method in class org.caleigo.core.IDataTransaction.ProgressEvent
Returns the current progress of the job, or -1 if no progress information is avilable.
getCurrentUserID() - Static method in class org.caleigo.security.UserInfo
Returns the UserID of the current user in the system for the scope defined by the current thread.
getCurrentUserInfo() - Static method in class org.caleigo.security.UserInfo
Returns the UserInfo object that defines the current user in the system for the scope defined by the current thread.
getCustomProxyService(ITunnel) - Method in class org.caleigo.core.AbstractDataService
Returns an IProxyService that is responsible for handling remote invokations of this service.
getCustomProxyService(ITunnel) - Method in class org.caleigo.security.LoginService
Returns an IProxyService that is responsible for handling remote invokations of this service.
getCustomProxyService(ITunnel) - Method in interface org.caleigo.service.IService
Returns an IProxyService that is responsible for handling remote invokations on this service.
getCustomProxyService(ITunnel) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Returns an IProxyService that is responsible for handling remote invokations of this service.
getData(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
Returns the data value of the addressed data field.
getData(String) - Method in class org.caleigo.core.AbstractEntity
 
getData() - Method in class org.caleigo.core.BinaryData
 
getData(String) - Method in class org.caleigo.core.DataBundle
Access method the returns the identified data from the object.
getData(int) - Method in class org.caleigo.core.DataBundle
Access method that returns the indexed data object.
getData() - Method in class org.caleigo.core.DateProxyData
 
getData() - Method in class org.caleigo.core.EntityFieldProxyData
 
getData(int, int) - Method in class org.caleigo.core.FilteredProxySelection
Access method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
getData(int) - Method in interface org.caleigo.core.IDataBundle
Access method that returns the indexed data object.
getData(String) - Method in interface org.caleigo.core.IDataProvider
Access method the returns the identified data from the object.
getData(IFieldDescriptor) - Method in interface org.caleigo.core.IEntity
Returns the data value of the addressed data field.
getData() - Method in interface org.caleigo.core.IProxyData
 
getData(int, int) - Method in interface org.caleigo.core.ISelection
Access method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
getData(int, int) - Method in class org.caleigo.core.OrderedProxySelection
Access method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
getData(IFieldDescriptor) - Method in class org.caleigo.core.ProxyEntity
Returns the data value of the addressed data field.
getData(String) - Method in class org.caleigo.core.ProxyEntity
 
getData(int, int) - Method in class org.caleigo.core.ProxySelection
Access method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
getData(int, int) - Method in class org.caleigo.core.Selection
Access method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
getData() - Method in class org.caleigo.core.UserProxyData
Implementation of the IProxy interface getData Goes through UserInfo and lookups the propertyName
getDataBoolean(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataBundle() - Method in class org.caleigo.core.ActionQueue.ActionRequest
 
getDataBundleDescriptor() - Method in class org.caleigo.core.AbstractEntityAction
Access method that returns the IActionDataDescriptor for the IActionData theat the called action needs to perform its logic payload.
getDataBundleDescriptor() - Method in class org.caleigo.core.DataBundle
Access method that returns the IDataBundleDescriptor object that defines the called IDataBundle structure.
getDataBundleDescriptor() - Method in interface org.caleigo.core.IDataBundle
Access method that returns the IActionDataDescriptor object that defines the called IActionDatas structure.
getDataBundleDescriptor() - Method in interface org.caleigo.core.IEntityAction
Access method that returns the IActionDataDescriptor for the IActionData theat the called action needs to perform its logic payload.
getDataByte(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataClass() - Method in class org.caleigo.core.BinaryData
 
getDataClass() - Method in class org.caleigo.core.DataType.BinaryType
 
getDataClass() - Method in class org.caleigo.core.DataType
 
getDataDouble(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataFieldCount() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the number of field descriptors that have persistent data or in other words are not descendants to ICalculatedFieldDescriptor's that this entity descriptor contains.
getDataFieldCount() - Method in interface org.caleigo.core.IEntityDescriptor
Returns the number of field descriptors that have persistent data or in other words are not descendants to ICalculatedFieldDescriptor's that this entity descriptor contains.
getDataFloat(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataInteger(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataLong(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataQuery() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getDataService() - Method in interface org.caleigo.core.IDataSource
Returns the IDataService for this data source.
getDataService() - Method in class org.caleigo.core.SingleServiceDataSource
Returns the IDataService for this data source.
getDataShort(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
getDataSource() - Method in class org.caleigo.core.AbstractEntity
Returns the data source that the entity object belongs to.
getDataSource() - Method in class org.caleigo.core.AbstractTransactionEntityAction
Help method used to access the data source used by the perform method deined in the IEntityAction interface.
getDataSource() - Method in interface org.caleigo.core.IEntity
Returns the data source that the entity object belongs to.
getDataSource() - Method in class org.caleigo.core.ProxyEntity
Returns the data source that the entity object belongs to.
getDataSourceData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getDataSourceDescriptor() - Method in class org.caleigo.core.AbstractDataService
 
getDataSourceDescriptor() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the DataSource descriptor that this entity is a part of.
getDataSourceDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor
Returns the data source descriptor that this entity is a part of.
getDataSourceDescriptor() - Method in interface org.caleigo.core.IDataService
This method provides access to the IDataSourceDescriptor that describes the entity meta structure of the information source that a specific data service provides access to.
getDataSourceDescriptor() - Method in interface org.caleigo.core.IDataSource
Returns the IDataSourceDescriptor for this data source.
getDataSourceDescriptor() - Method in interface org.caleigo.core.IEntityDescriptor
Returns the DataSource descriptor that this entity is a part of.
getDataSourceDescriptor() - Method in class org.caleigo.core.SingleServiceDataSource
Returns the IDataSourceDescriptor for this data source.
getDataSourceDescriptor() - Method in class org.caleigo.core.meta.CustomEntityDescriptor
Returns the DataSource descriptor that this entity is a part of.
getDataSourceDescriptor() - Method in class org.caleigo.core.meta.DescriptorBuilder
 
getDataTransaction() - Method in class org.caleigo.core.IDataTransaction.Job
Returns the data transaction that this job commits.
getDataType() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Returns the data type for the field.
getDataType(int) - Method in class org.caleigo.core.DataBundleDescriptor
Returns the DataType of the indexed data item if that item is of the type DATA otherwise null is returned.
getDataType(String) - Static method in class org.caleigo.core.DataType
 
getDataType() - Method in class org.caleigo.core.DateProxyData
 
getDataType() - Method in class org.caleigo.core.EntityFieldProxyData
 
getDataType() - Method in class org.caleigo.core.FieldDescriptor
 
getDataType(int) - Method in interface org.caleigo.core.IDataBundleDescriptor
Returns the DataType of the indexed data item if that item is of the type DATA otherwise null is returned.
getDataType() - Method in interface org.caleigo.core.IFieldDescriptor
Returns the data type for the field.
getDataType() - Method in interface org.caleigo.core.IProxyData
 
getDataType() - Method in class org.caleigo.core.UserProxyData
Implementation of the IProxy Interface getDataType
getDataType() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getDataType() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getDataTypeClass() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getDataTypeClassData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getDataTypeConverter(DataType) - Method in class org.caleigo.core.service.SQLToolKit
 
getDataTypeConverter(DataType) - Method in class org.caleigo.core.service.SQLToolKitPS
 
getDataTypeData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getDataTypeData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getDataTypes() - Static method in class org.caleigo.core.DataType
 
getDefaultAccessLevel() - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Access method that returns the default accss level of the manager.
getDefaultDataService() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getDefaultDataSource() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getDefaultDataSource() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getDefaultDateFormat() - Static method in class org.caleigo.core.EntityWriter
 
getDefaultFloatFormat() - Static method in class org.caleigo.core.EntityWriter
 
getDefaultIntegerFormat() - Static method in class org.caleigo.core.EntityWriter
 
getDefaultQualifier() - Method in class org.caleigo.core.CompositeEntityDescriptor
Returns a qualifier that defines the default filter for this entity.
getDefaultQualifier() - Method in interface org.caleigo.core.ICompositeEntityDescriptor
Returns a qualifier that defineas the default filter for this entity.
getDefaultQuotingString() - Static method in class org.caleigo.core.service.SQLToolKit
 
getDefaultValue() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Return the default value for the field or null if none is set.
getDefaultValue() - Method in class org.caleigo.core.FieldDescriptor
 
getDefaultValue() - Method in interface org.caleigo.core.IFieldDescriptor
Return the default value for the field or null if none is set.
getDefaultValue() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getDefaultValueData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getDeletableData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getDescription() - Method in class org.caleigo.core.exception.DataServiceException
 
getDescription() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getDescription() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getDescription() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getDescription() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Returns a humanly readably text that describes the ITunnel.
getDescription() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
 
getDescription() - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Returns a humanly readably text that describes the ITunnel.
getDescription() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
Returns a humanly readably text that describes the ITunnel.
getDescriptionData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getDescriptionData() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getDescriptionData() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getDirectoryFile() - Method in class org.caleigo.core.service.BinaryFileDataService
 
getDirectoryFile() - Method in class org.caleigo.core.service.TextFileDataService
 
getDisplayHint() - Method in class org.caleigo.core.AbstractEntityAction
Access method that returns a end-user presentable hint text that can be used as a help text or fly-by hint.
getDisplayHint(int) - Method in class org.caleigo.core.DataBundleDescriptor
Access method that returns a end-user presentable hint text that can be used as a help text or fly-by hint.
getDisplayHint() - Method in interface org.caleigo.core.IActionGroup
 
getDisplayHint(int) - Method in interface org.caleigo.core.IDataBundleDescriptor
Access method that returns a end-user presentable hint text that can be used as a help text or fly-by hint.
getDisplayHint() - Method in interface org.caleigo.core.IEntityAction
Access method that returns a end-user presentable hint text that can be used as a help text or fly-by hint.
getDisplayMessage() - Method in class org.caleigo.core.ValidationResult
Access method that returns an end-user displayabla validation message for validtions that failed.
getDisplayName() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getDisplayName() - Method in class org.caleigo.core.AbstractEntityAction
Access method that returns a end-user presentable name that can be used as button and meny labels.
getDisplayName() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the class for the entities described by the entity descriptor.
getDisplayName() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Returns the display name for the field.
getDisplayName(int) - Method in class org.caleigo.core.DataBundleDescriptor
Access method that returns a end-user presentable name that can be used as button and meny labels for the indexed data item.
getDisplayName() - Method in class org.caleigo.core.FieldDescriptor
 
getDisplayName() - Method in interface org.caleigo.core.IActionGroup
 
getDisplayName(int) - Method in interface org.caleigo.core.IDataBundleDescriptor
Access method that returns a end-user presentable name that can be used as button and meny labels for the indexed data item.
getDisplayName() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getDisplayName() - Method in interface org.caleigo.core.IEntityAction
Access method that returns a end-user presentable name that can be used as button and meny labels.
getDisplayName() - Method in interface org.caleigo.core.IEntityDescriptor
Returns a displayable name for the entity.
getDisplayName() - Method in interface org.caleigo.core.IFieldDescriptor
Returns the display name for the field.
getDisplayName() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getDisplayName() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getDisplayName() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getDisplayNameData() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getDisplayNameData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getDisplayNameData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getEditableData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getEntity() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getEntity(int) - Method in class org.caleigo.core.FilteredProxySelection
Access method that returns the contained IEntity object with the specified index.
getEntity(int) - Method in interface org.caleigo.core.ISelection
Access method that returns the contained IEntity object with the specified index.
getEntity(int) - Method in class org.caleigo.core.OrderedProxySelection
Access method that returns the contained IEntity object with the specified index.
getEntity(int) - Method in class org.caleigo.core.ProxySelection
Access method that returns the contained IEntity object with the specified index.
getEntity(int) - Method in class org.caleigo.core.Selection
Access method that returns the contained IEntity object with the specified index.
getEntity() - Method in class org.caleigo.core.event.SelectionEvent
 
getEntity() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getEntity() - Method in class org.caleigo.core.service.CachedDataService.CacheEntry
 
getEntityClass() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the class for the entities described by the entity descriptor.
getEntityClass() - Method in interface org.caleigo.core.IEntityDescriptor
Returns the class for the entities described by the entity descriptor.
getEntityCollator() - Method in class org.caleigo.core.DataQuery
Returns the EntityCollator object that the DataQuery uses to order the qualified entities.
getEntityData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.AbstractDataObjectEntity
Return the entity objects IEntityDescriptor that defines it's type and structure.
getEntityDescriptor() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getEntityDescriptor(int) - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getEntityDescriptor(String) - Method in class org.caleigo.core.AbstractDataSourceDescriptor
Note that this method could be expensive to call.
getEntityDescriptor() - Method in class org.caleigo.core.AbstractEntity
Return the entity objects IEntityDescriptor that defines it's type and structure.
getEntityDescriptor() - Method in class org.caleigo.core.AbstractEntityAction
Access method that returns the IEntityDescriptor object that the called action object is a part of.
getEntityDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Access method that returns the entity descriptor that the described field is part of.
getEntityDescriptor() - Method in class org.caleigo.core.CustomEntity
 
getEntityDescriptor(int) - Method in class org.caleigo.core.DataBundleDescriptor
Returns the DataType of the indexed data item if that item is of the type ENTITY or SELECTION otherwise null is returned.
getEntityDescriptor() - Method in class org.caleigo.core.DataQuery
Returns the IEntityDescriptorobject that the DataQuery targets.
getEntityDescriptor() - Method in class org.caleigo.core.EntityCollator
 
getEntityDescriptor() - Method in class org.caleigo.core.FieldDescriptor
 
getEntityDescriptor() - Method in interface org.caleigo.core.IControlledProxy
 
getEntityDescriptor(int) - Method in interface org.caleigo.core.IDataBundleDescriptor
Returns the DataType of the indexed data item if that item is of the type ENTITY or SELECTION otherwise null is returned.
getEntityDescriptor(int) - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getEntityDescriptor(String) - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getEntityDescriptor() - Method in interface org.caleigo.core.IEntity
Return the entity objects IEntityDescriptor that defines it's type and structure.
getEntityDescriptor() - Method in interface org.caleigo.core.IEntityAction
Access method that returns the IEntityDescriptor object that the called action object is a part of.
getEntityDescriptor() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns the entity descriptor that the described field is part of.
getEntityDescriptor() - Method in interface org.caleigo.core.ISelection
Access method that returns the IEntityDescriptor for the selection.
getEntityDescriptor() - Method in class org.caleigo.core.ProxyEntity
Return the entity objects IEntityDescriptor that defines it's type and structure.
getEntityDescriptor() - Method in class org.caleigo.core.ProxySelection
Access method that returns the IEntityDescriptor for the selection.
getEntityDescriptor() - Method in class org.caleigo.core.Selection
Access method that returns the IEntityDescriptor for the selection.
getEntityDescriptor() - Method in class org.caleigo.core.meta.AbstractMetaEntity
Return the entity objects IEntityDescriptor that defines it's type and structure.
getEntityDescriptor(int) - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
getEntityDescriptor(String) - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.CustomFieldDescriptor
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getEntityDescriptor() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getEntityDescriptorBySourceName(String) - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
getEntityDescriptorCount() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getEntityDescriptorCount() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getEntityDescriptorCount() - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
getEntityDescriptors() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getEntityDescriptors() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getEntityIdentity() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns the named identity of the called field groups entity descriptor.
getEntityIdentity() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getEntityIdentity() - Method in class org.caleigo.core.RelationQualifier
Access method that returns the entity identity object that defines what entity instance the field in the Qualifier addresses and should be applied on.
getEntityRelation() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getEntityRelation(int) - Method in class org.caleigo.core.AbstractEntityDescriptor
Access method that returns the indexed IEntityRelation.
getEntityRelation() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation
Access method that return the IEntityRelation that the called IFieldRelation is a part of.
getEntityRelation() - Method in class org.caleigo.core.FieldRelation
Access method that return the IEntityRelation that the called IFieldRelation is a part of.
getEntityRelation(int) - Method in interface org.caleigo.core.IEntityDescriptor
Access method that returns the indexed IEntityRelation.
getEntityRelation() - Method in interface org.caleigo.core.IFieldRelation
Access method that return the IEntityRelation that the called IFieldRelation is a part of.
getEntityRelation() - Method in class org.caleigo.core.meta.CustomFieldRelation
Access method that return the IEntityRelation that the called IFieldRelation is a part of.
getEntityRelation() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getEntityRelationCount() - Method in class org.caleigo.core.AbstractEntityDescriptor
Access method that returns the number of IEntityRelation:s that has the called entity descriptor as source or target.
getEntityRelationCount() - Method in interface org.caleigo.core.IEntityDescriptor
Access method that returns the number of IEntityRelation:s that has the called entity descriptor as source or target.
getEntityRelationData() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getEntityRelationIndex(String) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the index of the IEntityRelation with the specified code name, or -1 if no relation is found.
getEntityRelationIndex(String) - Method in interface org.caleigo.core.IEntityDescriptor
Returns the index of the IEntityRelation with the specified code name, or -1 if no relation is found.
getEntityRelationPath() - Method in class org.caleigo.core.DataQuery.ExternalQualifier
 
getEntityRelations() - Method in class org.caleigo.core.AbstractEntityDescriptor
Access method that returns an editable copy of the IEntityRelation list with all relation objects that the descriptor is part of.
getEntityRelations() - Method in interface org.caleigo.core.IEntityDescriptor
Access method that returns an interator IEntityRelation with all relation objects that the descriptor is part of.
getEntitySelection() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getEntityType() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the entity type signified by the constants...
getEntityType() - Method in interface org.caleigo.core.IEntityDescriptor
Returns the entity type signified by the constants...
getEntityType() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getEntityType(ArrayList, HashMap, HashMap) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
getEntityTypeData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getEventType() - Method in class org.caleigo.core.IDataTransaction.ProgressEvent
 
getEventType() - Method in class org.caleigo.core.event.EntityEvent
 
getEventType() - Method in class org.caleigo.core.event.ProxyEvent
 
getEventType() - Method in class org.caleigo.core.event.QualifierEvent
 
getEventType() - Method in class org.caleigo.core.event.SelectionEvent
 
getEventType() - Method in class org.caleigo.toolkit.tunnel.TunnelEvent
 
getEventType() - Method in class org.caleigo.toolkit.tunnel.TunnelServerEvent
 
getException() - Method in class org.caleigo.core.IDataTransaction.Job
Returns the most recent exception that was caught while this job was executed.
getException() - Method in class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
getExceptionClass() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyExceptionMessage
 
getExceptionClass() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyExceptionMessage
 
getExternalQualifierArray() - Method in class org.caleigo.core.DataQuery
 
getFieldCollator(int) - Method in class org.caleigo.core.EntityCollator
 
getFieldCollators() - Method in class org.caleigo.core.EntityCollator
 
getFieldCount() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the number of field descriptors that this entity descriptor contains.
getFieldCount() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns the number of field descriptors that the called field group contains.
getFieldCount() - Method in class org.caleigo.core.EntityCollator
 
getFieldCount() - Method in class org.caleigo.core.EntityRelation
Access method that returns the number of IFieldRelation:s that defines the entity relation.
getFieldCount() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getFieldCount() - Method in interface org.caleigo.core.IEntityDescriptor
Returns the number of field descriptors that this entity descriptor contains.
getFieldCount() - Method in interface org.caleigo.core.IEntityRelation
Access method that returns the number of IFieldRelation:s that defines the entity relation.
getFieldDataFrom(IEntity) - Method in class org.caleigo.core.AbstractCalculatedFieldDescriptor
This one must always be overridden since there would be no sence in creating a subclass without a coherent getFieldDataFrom-method!
getFieldDataFrom(IEntity) - Method in interface org.caleigo.core.ICalculatedFieldDescriptor
 
getFieldDescriptor(int) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns a specific field descriptor from the entity descriptor addressed by its ordial index.
getFieldDescriptor(String) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns a specific field descriptor from the entity descriptor addressed by its code name.
getFieldDescriptor(int) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns a specific field descriptor from the the called field group by its ordial index.
getFieldDescriptor() - Method in class org.caleigo.core.EntityCollator.FieldCollator
 
getFieldDescriptor(int) - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getFieldDescriptor(int) - Method in interface org.caleigo.core.IEntityDescriptor
Returns a specific field descriptor from the entity descriptor addressed by its ordial index.
getFieldDescriptor(String) - Method in interface org.caleigo.core.IEntityDescriptor
Returns a specific field descriptor from the entity descriptor addressed by its code name.
getFieldDescriptor() - Method in class org.caleigo.core.RelationQualifier
Access method that returns the IFieldDescriptor that defines the data that are to be matched/related by the contained data in the qualifier.
getFieldDescriptor() - Method in class org.caleigo.core.event.EntityChangeEvent
 
getFieldDescriptors() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns all field descriptors as an iterator.
getFieldDescriptors() - Method in interface org.caleigo.core.IEntityDescriptor
Returns all field descriptors as an iterator.
getFieldGroup() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
getFieldGroup() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldDescriptor
 
getFieldGroups() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
 
getFieldGroups() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getFieldIndex(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the index of the provided field descriptor or a negative value if the field is not a part of the entity descriptor.
getFieldIndex(String) - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns the index of the field descriptor with the provided code name or a negative value if the field is not a part of the entity descriptor.
getFieldIndex(IFieldDescriptor) - Method in interface org.caleigo.core.IEntityDescriptor
Returns the index of the provided field descriptor or a negative value if the field is not a part of the entity descriptor.
getFieldIndex(String) - Method in interface org.caleigo.core.IEntityDescriptor
Returns the index of the field descriptor with the provided code name or a negative value if the field is not a part of the entity descriptor.
getFieldRelation(int) - Method in class org.caleigo.core.EntityRelation
Access method that returns the indexed contained IFieldRelation.
getFieldRelation(int) - Method in interface org.caleigo.core.IEntityRelation
Access method that returns the indexed contained IFieldRelation.
getFieldRelations() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Access method that returns an iterator for all IFieldRelation objects that the called field descriptor is part of.
getFieldRelations() - Method in class org.caleigo.core.EntityRelation
Access method that returns an iterator for all contained IFieldRelation objects.
getFieldRelations() - Method in class org.caleigo.core.FieldDescriptor
Access method that returns an iterator for all IFieldRelation objects that the called field descripyor is a part of.
getFieldRelations() - Method in interface org.caleigo.core.IEntityRelation
Access method that returns an iterator for all contained IFieldRelation objects.
getFieldRelations() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns an iterator for all IFieldRelation objects that the called field descripyor is a part of.
getFieldSeparator() - Method in class org.caleigo.core.EntityReader
 
getFieldSeparator() - Method in class org.caleigo.core.EntityWriter
 
getFieldSeparator() - Method in class org.caleigo.core.service.TextFileDataService
 
getFieldSeparator() - Method in class org.caleigo.core.service.TextURLDataService
 
getFieldValueEntityIdentity() - Method in class org.caleigo.core.RelationQualifier
Access method that returns the entity identity object that defines what entity instance the field in the Qualifier addresses and should be applied on.
getFilterNonPersistent() - Method in class org.caleigo.core.FilteredProxySelection
Return true idf non-persistent are filtered.
getFilterQualifier() - Method in class org.caleigo.core.FilteredProxySelection
Access method that reurns the qualifier that are used to filter the remote selection.
getFilteredIndex(int) - Method in class org.caleigo.core.FilteredProxySelection
Converts a remote unfiltered entity index to an filtered index.
getFirstEntityDescriptor() - Method in class org.caleigo.core.EntityRelationPath
Returns the IEntityDescriptor object that marks is the start point of the relation path.
getFirstEntityDescriptor() - Method in interface org.caleigo.core.IEntityRelationPath
Returns the IEntityDescriptor object that marks is the start point of the relation path.
getFirstFieldDescriptors() - Method in class org.caleigo.core.EntityRelationPath
Returns the IFieldDescriptor objects that marks is the start point of the relation path.
getFirstFieldDescriptors() - Method in interface org.caleigo.core.IEntityRelationPath
Returns the IFieldDescriptor objects that marks is the start point of the relation path.
getFirstRelation() - Method in class org.caleigo.core.EntityRelationPath
Returns the IEntityRelation object that marks is the start point of the relation path.
getFirstRelation() - Method in interface org.caleigo.core.IEntityRelationPath
Returns the IEntityRelation object that marks is the start point of the relation path.
getForwardCardinality() - Method in class org.caleigo.core.EntityRelationPath
Access method that returns the cardinality for the IEntityDescriptor object at the begining of the relation path.
getForwardCardinality() - Method in interface org.caleigo.core.IEntityRelationPath
Access method that returns the cardinality for the IEntityDescriptor object at the begining of the relation path.
getForwardDisplayName() - Method in class org.caleigo.core.EntityRelation
Returns a displayable name for the relation in the forward direction.
getForwardDisplayName() - Method in interface org.caleigo.core.IEntityRelation
Returns a displayable name for the relation in the forward direction.
getForwardName() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getForwardNameData() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getFromBuffer(byte[], int, int) - Method in class org.caleigo.toolkit.util.CircularByteBuffer
 
getHiddenData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getHint() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getHint() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getHint() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getHintData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getHintData() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getHintData() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getHintFieldData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getHomeClass() - Method in class org.caleigo.core.AbstractEntityDescriptor
 
getHomeClass() - Method in interface org.caleigo.core.IEntityDescriptor
Temporary solution!!!
getID() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
getID() - Method in interface org.caleigo.core.IDataTransaction
Returns a unique id for this data transaction.
getID() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getID() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getID() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getID() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
Returns the unique package ID for this package.
getID() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
Returns the unique package ID for this package.
getID() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
getIDData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getIDData() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getIDData() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getId() - Method in class org.caleigo.core.IDataTransaction.Job
Returns a unique id for this job.
getIdentityFieldCount(IEntityDescriptor) - Static method in class org.caleigo.core.Relations
 
getIdentityFieldData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getIdentityFields(IEntityDescriptor) - Static method in class org.caleigo.core.Relations
 
getIdentityQualifier() - Method in class org.caleigo.core.CustomEntity
 
getIndexedData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getInputStream() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Returns an InputStream that should be used to receive messages.
getInputStream() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
Returns an InputStream that should be used to receive messages.
getInputStream() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
Returns an InputStream that should be used to receive messages.
getInstance() - Static method in class org.caleigo.security.SessionHandler
 
getInstance() - Static method in class org.caleigo.service.ServiceProvider
 
getInstance() - Static method in class org.caleigo.service.ServiceProviderServer
 
getInterfaceClassNames() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
getInterfaceClassNames() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyInvocationMessage
 
getInvalidMessage(Object, IDataProvider) - Method in interface org.caleigo.core.IDataValidator
Returs an end-user displayable text describing the failed validation.
getItemCount() - Method in class org.caleigo.core.DataBundleDescriptor
This method returns the number of data item objects that are defined by the IActionDataDescriptor object.
getItemCount() - Method in interface org.caleigo.core.IDataBundleDescriptor
This method returns the number of data item objects that are defined by the IActionDataDescriptor object.
getItemIndex(String) - Method in class org.caleigo.core.DataBundleDescriptor
Help method that returns the indexed of the named data item.
getItemIndex(String) - Method in interface org.caleigo.core.IDataBundleDescriptor
Help method that returns the indexed of the named data item.
getItemType(int) - Method in class org.caleigo.core.DataBundleDescriptor
This method returns the item type of the indexed data item defined by the IActionDataDescriptor object.
getItemType(int) - Method in interface org.caleigo.core.IDataBundleDescriptor
This method returns the item type of the indexed data item defined by the IActionDataDescriptor object.
getJNDIName() - Method in class org.caleigo.core.AbstractEntityDescriptor
 
getJNDIName() - Method in interface org.caleigo.core.IEntityDescriptor
Temporary solution!!!
getJob() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
getJob() - Method in class org.caleigo.core.IDataTransaction.ProgressEvent
 
getKeyForFieldGroup(ICompositeEntityDescriptor.ICompositeFieldGroup, IEntity) - Static method in class org.caleigo.core.CompositeEntityDescriptor
 
getLastAccessTime() - Method in class org.caleigo.security.ISession.DefaultSession
 
getLastAccessTime() - Method in interface org.caleigo.security.ISession
Returns the time when this session was last accessed.
getLastDescriptor() - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath
 
getLastEntityDescriptor() - Method in class org.caleigo.core.EntityRelationPath
Returns the IEntityDescriptor object that marks is the end point of the relation path.
getLastEntityDescriptor() - Method in interface org.caleigo.core.IEntityRelationPath
Returns the IEntityDescriptor object that marks is the end point of the relation path.
getLastFieldDescriptors() - Method in class org.caleigo.core.EntityRelationPath
Returns the IFieldDescriptor objects that marks is the end point of the relation path.
getLastFieldDescriptors() - Method in interface org.caleigo.core.IEntityRelationPath
Returns the IFieldDescriptor objects that marks is the end point of the relation path.
getLastRelation() - Method in class org.caleigo.core.EntityRelationPath
Returns the IEntityRelation object that marks is the end point of the relation path.
getLastRelation() - Method in interface org.caleigo.core.IEntityRelationPath
Returns the IEntityRelation object that marks is the end point of the relation path.
getLength() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Returns the length of the data type if the type is a scalar type.
getLength() - Method in class org.caleigo.core.FieldDescriptor
 
getLength() - Method in interface org.caleigo.core.IFieldDescriptor
Returns the length of the data type if the type is a scalar type.
getLength() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getLengthData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getLinkEntity(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
 
getLogLevel() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Gets the log level for this ITunnel.
getLogLevel() - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Gets the log level for this ITunnel.
getLoginServiceIdentity() - Static method in class org.caleigo.security.UserInfo
 
getManager() - Static method in class org.caleigo.core.DataAccessManager
Returns the currently active DataAccessManager.
getMaxProgress() - Method in class org.caleigo.core.IDataTransaction.ProgressEvent
Returns the mximum progress of the job, or -1 if no progress information is avilable.
getMaxSize() - Method in class org.caleigo.core.service.JDBCDataService.ConnectionPool
 
getMaxSize() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService.ConnectionPool
 
getMaximumNumberOfLoginTries() - Method in class org.caleigo.security.ILoginInfoProvider.GuestUserLoginHandler
Returns the maximum number of times a user is allowed to try to login before the application exits.
getMaximumNumberOfLoginTries() - Method in interface org.caleigo.security.ILoginInfoProvider
Returns the maximum number of times a user is allowed to try to login before the application exits.
getMaximumNumberOfLoginTries() - Method in interface org.caleigo.security.ILoginService
Returns the maximum number of times a user is allowed to try to login before the application exits.
getMaximumNumberOfLoginTries() - Method in class org.caleigo.security.LoginService
Returns the maximum number of times a user is allowed to try to login before the application exits.
getMessage() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
Returns the encapsulated message.
getMessage() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage
 
getMessage() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
Returns the encapsulated message.
getMessage() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IStatusMessage
 
getMessage() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyExceptionMessage
 
getMessage() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyExceptionMessage
 
getMessage() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelPackage
 
getMethodName() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
getMethodName() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyInvocationMessage
 
getMinimumEntityCacheTime() - Static method in class org.caleigo.core.service.CachedDataService
 
getMinimumTableCacheTime() - Static method in class org.caleigo.core.service.CachedDataService
 
getName() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getName() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getName() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getNameData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getNameData() - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
getNameData() - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
getNameFieldData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getNaturalOrder() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns en entity collator defining the natural order for the called entity descriptors entities.
getNaturalOrder() - Method in interface org.caleigo.core.IEntityDescriptor
Returns en entity collator defining the natural order for the called entity descriptors entities.
getNaturalOrderData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getNbrOfOperations() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
getNegatedQualifier() - Method in class org.caleigo.core.NegateQualifier
Access method that returns the wrapped contained qualifier that are defined as negated by the called Qualifier.
getNewValue() - Method in class org.caleigo.core.event.EntityChangeEvent
 
getNextFromInQueue() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
getNextFromOutQueue() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
getNextPackageID() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
getNextZipEntryID() - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
getNullValue() - Method in class org.caleigo.core.EntityReader
 
getNullValue() - Method in class org.caleigo.core.EntityWriter
 
getObject(String, String, Object) - Static method in class org.caleigo.toolkit.util.ResourceProvider
 
getObjectType() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getObjectTypeClass() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getObjectTypeClassData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getObjectTypeData() - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
getOldValue() - Method in class org.caleigo.core.event.EntityChangeEvent
 
getOperationType() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getOperations() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
getOperations() - Method in class org.caleigo.core.TunneledDataService.TunneledDataServiceReturnMessage
 
getOrderedIndex(int) - Method in class org.caleigo.core.OrderedProxySelection
Converts a remote unordered entity index to an ordered index.
getOriginID() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
If this IPackage is the reply to a request message, the ID of the request IPackage is returned.
getOriginID() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
If this IPackage is the reply to a request message, the ID of the request IPackage is returned.
getOriginQualifier() - Method in class org.caleigo.core.AbstractEntity
Returns a identity qualifier that uniquely qualifies the entity in a persistent storage.
getOriginQualifier() - Method in interface org.caleigo.core.IEntity
Returns a identity qualifier that uniquely qualifies the entity in a persistent storage.
getOriginQualifier() - Method in class org.caleigo.core.ProxyEntity
Returns a identity qualifier that uniquely qualifies the entity in a persistent storage.
getOutputStream() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Returns an OutputStream that should be used to send messages.
getOutputStream() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
Returns an OutputStream that should be used to send messages.
getOutputStream() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
Returns an OutputStream that should be used to send messages.
getOverviewFieldData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getPacker(String) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
getPackerClassNames() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
getPackerClassNames() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IConnectionMessage
 
getParentDataSource() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getParentRelationPath() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
Returns the relation path from the parent field group to this field group.
getParentRelationPath() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getPassword() - Method in class org.caleigo.core.service.JDBCDataService
 
getPassword() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
getPassword() - Method in class org.caleigo.security.ILoginService.LoginMessage
 
getPassword() - Method in class org.caleigo.security.ILoginService.UserLoginInfo
 
getProgress() - Method in class org.caleigo.toolkit.util.IProgressReceiver.DefaultProgressReceiver
 
getProgress() - Method in interface org.caleigo.toolkit.util.IProgressReceiver
 
getProperty(String) - Method in interface org.caleigo.core.IPropertyProvider
Access method that returns the named property object or null if the property name could not be identified.
getProperty(String, Object) - Method in interface org.caleigo.core.IPropertyProvider
Access method that returns the named property object or the provided default value object if the property name could not be identified.
getProperty(String) - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Access nethod that returns a named property value from the called user info object.
getProperty(String, Object) - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Access nethod that returns a named property value from the called user info object.
getProperty(String) - Method in class org.caleigo.security.UserInfo
Access nethod that returns a named property value from the called user info object.
getProperty(String, Object) - Method in class org.caleigo.security.UserInfo
Access nethod that returns a named property value from the called user info object.
getProperty(String) - Static method in class org.caleigo.toolkit.log.Log
 
getPropertyNames() - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
 
getPropertyNames() - Method in class org.caleigo.security.UserInfo
 
getProxyID() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyCleanUpMessage
 
getProxyID() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
getProxyID() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyCleanUpMessage
 
getProxyID() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyInvocationMessage
 
getQualifer() - Method in class org.caleigo.core.DataQuery.ExternalQualifier
 
getQualifier() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
getQualifier(int) - Method in class org.caleigo.core.CompositeQualifier
Access method that returns the indexed contained Qualifier.
getQualifier() - Method in class org.caleigo.core.DataQuery
Returns the Qualifier object that the DataQuery uses to qualify individual entities of the targeted entity descriptor type.
getQualifier() - Method in interface org.caleigo.core.IQualifiedSelection
 
getQualifier() - Method in class org.caleigo.core.QualifiedSelection
 
getQualifierCount() - Method in class org.caleigo.core.CompositeQualifier
Access method that returns the count of the contained Qualifiers.
getQualifierDescriptorSet(Qualifier) - Method in class org.caleigo.core.service.SQLToolKit
Returns a Set containing the entity descriptors meaded for the WHERE statement built by the submited qualifier.
getQualifierDescriptorSet(Qualifier) - Method in class org.caleigo.core.service.SQLToolKitPS
Returns a Set containing the entity descriptors meaded for the WHERE statement built by the submited qualifier.
getQualifierParser(Class) - Method in class org.caleigo.core.service.SQLToolKit
 
getQualifierParser(Class) - Method in class org.caleigo.core.service.SQLToolKitPS
 
getQualifiers() - Method in class org.caleigo.core.CompositeQualifier
Access method that returns an Iterator object for the cotained collection of Qualifier objects.
getQuotingString() - Method in class org.caleigo.core.service.SQLToolKit
 
getRank() - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath
 
getRawData(int) - Method in class org.caleigo.core.AbstractDataObjectEntity
Return the contained indexed data avoidinng any convertions or formating.
getRawData(int) - Method in class org.caleigo.core.AbstractEntity
Should return the contained indexed data avoidinng any convertions or formating.
getReadOnlyData() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getReadOnlyData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getRecordSeparator() - Method in class org.caleigo.core.EntityReader
 
getRecordSeparator() - Method in class org.caleigo.core.EntityWriter
 
getRecordSeparator() - Method in class org.caleigo.core.service.TextFileDataService
 
getRecordSeparator() - Method in class org.caleigo.core.service.TextURLDataService
 
getReferenceEntity() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getReferenceEntity() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getReferenceEntityData() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getReferenceEntityData() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getReferenceEntityDescriptor() - Method in class org.caleigo.core.EntityRelation
Access method that returns the referenced IEntityDescriptor.
getReferenceEntityDescriptor() - Method in interface org.caleigo.core.IEntityRelation
Access method that returns the referenced IEntityDescriptor.
getReferenceField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation
Access method that return the IFieldDescriptor that is the source/reference field that addresses another field.
getReferenceField() - Method in class org.caleigo.core.FieldRelation
Access method that return the IFieldDescriptor that is the source/reference field that addresses another field.
getReferenceField() - Method in interface org.caleigo.core.IFieldRelation
Access method that return the IFieldDescriptor that is the source/reference field that addresses another field.
getReferenceField() - Method in class org.caleigo.core.meta.CustomFieldRelation
Access method that return the IFieldDescriptor that is the source/reference field that addresses another field.
getReferenceField() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getReferenceFieldData() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getReferenceFieldDescriptors() - Method in class org.caleigo.core.EntityRelation
Access method that returns an iterator containing all the IFieldDescriptors from the reference/source descriptor.
getReferenceFieldDescriptors() - Method in interface org.caleigo.core.IEntityRelation
Access method that returns an iterator containing all the IFieldDescriptors from the reference/source descriptor.
getReferenceFieldRelation() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Access method that returns the field relation that the called field is a reference to.
getReferenceFieldRelation() - Method in class org.caleigo.core.FieldDescriptor
Access method that returns the field relation that the called field is a reference to.
getReferenceFieldRelation() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns the field relation that the called field is a reference to.
getReferenceObject() - Method in class org.caleigo.core.ValidationResult
Access method that returns the refernce object.
getRegisteredCustomDataSourceDescriptor(String) - Static method in class org.caleigo.core.meta.CustomDataSourceDescriptor
Returns a CustomDataSourceDescriptor with the given code name if it has been created, otherwise null.
getRelatedEntityDescriptor(IEntityDescriptor) - Method in class org.caleigo.core.EntityRelation
Help method that returns that returns "the other" entity descriptor that link together by the relation object.
getRelatedEntityDescriptor(IEntityDescriptor) - Method in interface org.caleigo.core.IEntityRelation
Help method that returns that returns "the other" entity descriptor that link together by the relation object.
getRelation(int) - Method in class org.caleigo.core.EntityRelationPath
Access method that returns the indexed IEntityRelation object.
getRelation(int) - Method in interface org.caleigo.core.IEntityRelationPath
Access method that returns the indexed IEntityRelation object.
getRelationCount() - Method in class org.caleigo.core.EntityRelationPath
Access method that returns the number of IEntityRelation objects that defines the relation path.
getRelationCount() - Method in interface org.caleigo.core.IEntityRelationPath
Access method that returns the number of IEntityRelation objects that defines the relation path.
getRelationPath() - Method in class org.caleigo.core.ControlledProxyEntity
 
getRelationPath() - Method in class org.caleigo.core.ControlledProxySelection
 
getRelationPath() - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath
 
getRelationPath() - Method in interface org.caleigo.core.IControlledProxy
 
getRelationQualifier() - Method in class org.caleigo.core.EntityRelation
Returns a Qualifier that specifies the requirements to satisfy all field relations for the entity relation.
getRelationQualifier() - Method in class org.caleigo.core.EntityRelationPath
Returns a Qualifier that satisfies all the field requirements that have to be satisfied to define a relation between the first and last entity descriptor of the relation path.
getRelationQualifier() - Method in interface org.caleigo.core.IEntityRelation
Returns a Qualifier that specifies the requirements to satisfy all field relations for the entity relation.
getRelationQualifier() - Method in interface org.caleigo.core.IEntityRelationPath
Returns a Qualifier that satisfies all the field requirements that have to be satisfied to define a relation between the first and last entity descriptor of the relation path.
getRelationType() - Method in class org.caleigo.core.RelationQualifier
Access method that returns the contained RelationType object that defines how the mapped and contained data in the Qualifier should be compared.
getRelationValue() - Method in class org.caleigo.core.RelationQualifier
Access method that returns the contained value that are used in relation with the field value which is adressed by the conained IFieldDescriptor.
getRelations() - Method in class org.caleigo.core.EntityRelationPath
Access method that returns all IEntityRelation objects in the path in the form of an Iterator.
getRelations() - Method in interface org.caleigo.core.IEntityRelationPath
Access method that returns all IEntityRelation objects in the path in the form of an Iterator.
getRelayListener() - Method in class org.caleigo.core.ProxyEntity
Help method that returns the selections relay listener.
getRelayListener() - Method in class org.caleigo.core.ProxySelection
Help method that returns the selections relay listener.
getRemoteClass() - Method in class org.caleigo.core.AbstractEntityDescriptor
 
getRemoteClass() - Method in interface org.caleigo.core.IEntityDescriptor
Temporary solution!!!
getRemoteEntity() - Method in class org.caleigo.core.EntityFieldProxyData
 
getRemoteEntity() - Method in interface org.caleigo.core.IProxyEntity
Access method that returns the remote entity of the proxy.
getRemoteEntity() - Method in class org.caleigo.core.ProxyEntity
Access method that returns the remote entity of the proxy.
getRemoteFieldDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Access method to the wrapped/remote field descriptor.
getRemoteFieldDescriptor() - Method in class org.caleigo.core.EntityFieldProxyData
 
getRemoteIndex(int) - Method in class org.caleigo.core.FilteredProxySelection
Converts a filtered entity index to a remote unfiltered index.
getRemoteIndex(int) - Method in class org.caleigo.core.OrderedProxySelection
Converts an ordered entity index to a remote unordered index.
getRemoteQualifier() - Method in class org.caleigo.core.ProxyQualifier
Access method that returns the remote Qualifier of the proxy.
getRemoteSelection() - Method in interface org.caleigo.core.IProxySelection
Access method that returns the remote entity of the proxy.
getRemoteSelection() - Method in class org.caleigo.core.ProxySelection
Access method that returns the remote selection of the proxy.
getRequired() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
 
getRequired() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup
 
getRequiredData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getRequiredFields() - Method in class org.caleigo.core.AbstractCalculatedFieldDescriptor
Should return an array of the field descriptors required for the "calculation" of the descriptors value.
getRequiredFields() - Method in interface org.caleigo.core.ICalculatedFieldDescriptor
Should return an array of the field descriptors required for the "calculation" of the descriptors value.
getResource(String, String) - Method in class org.caleigo.toolkit.util.ResourceProvider
 
getResult() - Method in class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
getReturnValue() - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyReturnMessage
 
getReturnValue() - Method in interface org.caleigo.toolkit.tunnel.DynamicRemoteProxy.IProxyReturnMessage
 
getReverseCardinality() - Method in class org.caleigo.core.EntityRelationPath
Access method that returns the cardinality for the IEntityDescriptor object at the end of the relation path.
getReverseCardinality() - Method in interface org.caleigo.core.IEntityRelationPath
Access method that returns the cardinality for the IEntityDescriptor object at the end of the relation path.
getReverseDisplayName() - Method in class org.caleigo.core.EntityRelation
Returns a displayable name for the relation in the reverse direction.
getReverseDisplayName() - Method in interface org.caleigo.core.IEntityRelation
Returns a displayable name for the relation in the reverse direction.
getReverseName() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getReverseNameData() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getRootAlias() - Method in class org.caleigo.core.service.SQLSelectCommand
 
getRootFieldGroup() - Method in class org.caleigo.core.CompositeEntityDescriptor
Returns the root field group for the tree of field groups that defines this CompositeEntityDescriptor.
getRootFieldGroup() - Method in interface org.caleigo.core.ICompositeEntityDescriptor
Returns the root field group that is used as the base for the tree of field groups that defines the called ICompositeEntityDescriptor.
getRootURL() - Method in class org.caleigo.core.service.TextURLDataService
 
getRowIndex() - Method in class org.caleigo.core.event.SelectionEvent
 
getSQLToolKit() - Method in class org.caleigo.core.service.JDBCDataService
 
getSQLToolKit() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
getSelection() - Method in class org.caleigo.core.service.CachedDataService.CacheEntry
 
getSelection() - Method in class org.caleigo.core.service.MemoryDataService.DefaultSelectionHolder
 
getSelection() - Method in interface org.caleigo.core.service.MemoryDataService.ISelectionHolder
 
getService(Class, Object, Object) - Method in class org.caleigo.service.ServiceProvider
Returns a service that is identified by the provided parameters, or null if no service was found.
getServiceIdentity() - Method in class org.caleigo.core.AbstractDataService
Returns the URI defining the a unique individual service.
getServiceIdentity() - Method in class org.caleigo.security.LoginService
Returns the URI defining the a unique individual service.
getServiceIdentity() - Method in interface org.caleigo.service.IService
Returns the URI defining the a unique individual service.
getServiceIdentity() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Returns the URI defining the a unique individual service.
getServiceInterface() - Method in class org.caleigo.core.AbstractDataService
Returns the service object that this service provides.
getServiceInterface() - Method in class org.caleigo.security.LoginService
Returns the service object that this service provides.
getServiceInterface() - Method in interface org.caleigo.service.IService
Returns the service object that this service provides.
getServiceInterface() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Returns the service object that this service provides.
getServiceInterfaceClass() - Method in class org.caleigo.core.AbstractDataService
Returns the class object the defines the service interface that all services with the same type provides.
getServiceInterfaceClass() - Method in class org.caleigo.security.LoginService
Returns the class object the defines the service interface that all services with the same type provides.
getServiceInterfaceClass() - Method in interface org.caleigo.service.IService
Returns the class object the defines the service interface that all services with the same type provides.
getServiceInterfaceClass() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Returns the class object the defines the service interface that all services with the same type provides.
getServiceType() - Method in class org.caleigo.core.AbstractDataService
Returns a URI that defines the type of this service.
getServiceType() - Method in class org.caleigo.security.LoginService
Returns a URI that defines the type of this service.
getServiceType() - Method in interface org.caleigo.service.IService
Returns a URI that defines the type of this service.
getServiceType() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Returns a URI that defines the type of this service.
getServices() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
 
getServletInfo() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
Returns a short description of the servlet.
getSession(int) - Method in class org.caleigo.security.SessionHandler
Returns an ISessesion object for the provided session id, or null if no valid session exists.
getSessionID() - Method in class org.caleigo.security.ILoginService.LogoutMessage
 
getSessionID() - Method in class org.caleigo.security.ISession.DefaultSession
 
getSessionID() - Method in interface org.caleigo.security.ISession
Returns the ID for this session instance.
getSessionID() - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Returns the session ID defined by the user info object.
getSessionID() - Method in class org.caleigo.security.UserInfo
Returns the session ID defined by the user info object.
getSessionID() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
Returns the session id that should be used by the server to find the session to use.
getSessionID() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
Returns the session id that should be used by the server to find the session to use.
getSessionID() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelCloseMessage
 
getSessionID() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelPackage
 
getSessionID() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelStatusMessage
 
getSetData(ResultSet, int, DataType) - Method in class org.caleigo.core.service.JDBCDataService
 
getSetData(ResultSet, int, DataType) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
getSizeType() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getSizeTypeData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getSourceDataService() - Method in class org.caleigo.core.service.CachedDataService
Access method that returns the IDataService object that cache functionality is added to by this class.
getSourceEntity() - Method in interface org.caleigo.core.IProxyEntity
Access method that returns the source entity of the proxy.
getSourceEntity() - Method in class org.caleigo.core.ProxyEntity
Access method that returns the source entity of the proxy.
getSourceEntity() - Method in class org.caleigo.core.event.EntityEvent
 
getSourceFieldDescriptor() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Access method to the source field descriptor.
getSourceFieldDescriptor() - Method in interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldDescriptor
Access method to the source field descriptor.
getSourceName() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getSourceName() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns an identifying name used in communication with the data service layer.
getSourceName() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Returns the source name for the field.
getSourceName() - Method in class org.caleigo.core.FieldDescriptor
 
getSourceName() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getSourceName() - Method in interface org.caleigo.core.IEntityDescriptor
Returns an identifying name used in communication with the data service layer.
getSourceName() - Method in interface org.caleigo.core.IFieldDescriptor
Returns the source name for the field.
getSourceName() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getSourceName() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getSourceName() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getSourceName() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getSourceNameData() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getSourceNameData() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
getSourceNameData() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getSourceNameData() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
getSourceQualifier() - Method in class org.caleigo.core.ProxyQualifier
Access method that returns the source Qualifier of the proxy.
getSourceQualifier() - Method in class org.caleigo.core.event.QualifierEvent
 
getSourceSelection() - Method in interface org.caleigo.core.IProxySelection
Access method that returns the source entity of the proxy.
getSourceSelection() - Method in class org.caleigo.core.ProxySelection
Access method that returns the source selection of the proxy.
getSourceSelection() - Method in class org.caleigo.core.event.SelectionEvent
 
getSourceTransaction() - Method in class org.caleigo.core.service.CachedDataService.CachedDataTransaction
 
getSourceTunnel() - Method in class org.caleigo.toolkit.tunnel.TunnelEvent
 
getSourceTunnelServer() - Method in class org.caleigo.toolkit.tunnel.TunnelServerEvent
 
getStatus() - Method in class org.caleigo.core.IDataTransaction.Job
Returns the current status of this job.
getStatus() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage
 
getStatus() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IStatusMessage
 
getStatusType() - Method in class org.caleigo.core.event.EntityChangeEvent
 
getString(String, String, String) - Static method in class org.caleigo.toolkit.util.ResourceProvider
 
getStringCollator() - Method in class org.caleigo.core.EntityCollator.FieldCollator
 
getStringDelimiter() - Method in class org.caleigo.core.EntityReader
 
getStringDelimiter() - Method in class org.caleigo.core.EntityWriter
 
getStringDelimiter() - Method in class org.caleigo.core.service.TextFileDataService
 
getStringDelimiter() - Method in class org.caleigo.core.service.TextURLDataService
 
getSubRelationPath(IEntityRelationPath, int) - Static method in class org.caleigo.core.Relations
creates a subpath of the provided entity relation path starting at the provided index to the end of the provided path.
getSubRelationPath(IEntityRelationPath, int, int) - Static method in class org.caleigo.core.Relations
creates a subpath of the provided entity relation path starting at the start-index and ending at tha end-index.
getTableSelection(IEntityDescriptor) - Method in class org.caleigo.core.service.MemoryDataService
 
getTableSizeType(String) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
getTargetEntity() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getTargetEntity() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getTargetEntityData() - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
getTargetEntityData() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getTargetEntityDescriptor() - Method in class org.caleigo.core.EntityRelation
Access method that returns the tageteted IEntityDescriptor.
getTargetEntityDescriptor() - Method in interface org.caleigo.core.IEntityRelation
Access method that returns the tageteted IEntityDescriptor.
getTargetField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation
Access method that return the IFieldDescriptor that is the target field that are addressed by the reference field.
getTargetField() - Method in class org.caleigo.core.FieldRelation
Access method that return the IFieldDescriptor that is the target field that are addressed by the reference field.
getTargetField() - Method in interface org.caleigo.core.IFieldRelation
Access method that return the IFieldDescriptor that is the target field that are addressed by the reference field.
getTargetField() - Method in class org.caleigo.core.meta.CustomFieldRelation
Access method that return the IFieldDescriptor that is the target field that are addressed by the reference field.
getTargetField() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getTargetFieldData() - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
getTargetFieldDescriptors() - Method in class org.caleigo.core.EntityRelation
Access method that returns an iterator containing all the IFieldDescriptors from the targeted descriptor.
getTargetFieldDescriptors() - Method in interface org.caleigo.core.IEntityRelation
Access method that returns an iterator containing all the IFieldDescriptors from the targeted descriptor.
getTimeout() - Method in class org.caleigo.core.AbstractDataService
 
getTransaction() - Method in class org.caleigo.core.TunneledDataService.TunneledDataServiceCommitMessage
 
getTransactionID() - Method in class org.caleigo.core.TunneledDataService.TunneledDataServiceAbortTransactionMessage
 
getTunnel(int) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Returns the ITunnel with the provided index.
getTunnel(int) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Returns the ITunnel with the provided index.
getTunnel() - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
 
getTunnel() - Method in class org.caleigo.toolkit.tunnel.TunnelServerEvent
 
getTunnelCount() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Returns the number of ITunnels that this ITunnelServer has created.
getTunnelCount() - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Returns the number of ITunnels that this ITunnelServer has created.
getTunnels() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Returns an Iterator for all ITunnels that this ITunnelServer has created.
getTunnels() - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Returns an Iterator for all ITunnels that this ITunnelServer has created.
getType() - Method in class org.caleigo.core.DateProxyData
 
getType() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
Returns the type of this IPackage.
getType() - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
Returns the type of this IPackage.
getTypeName() - Method in class org.caleigo.core.DataType
 
getURL() - Method in class org.caleigo.core.service.JDBCDataService
 
getURL() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
getUnionType() - Method in class org.caleigo.core.CompositeQualifier
Access method that returns the Qualifiers union defined by one of the constants UNION or INTERSECTION.
getUser() - Method in class org.caleigo.core.service.JDBCDataService
 
getUser() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
getUserID() - Method in class org.caleigo.security.ILoginService.LoginMessage
 
getUserID() - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Access method that returns the user ID defined by the user info object.
getUserID() - Method in class org.caleigo.security.UserInfo
Access method that returns the user ID defined by the user info object.
getUserInfo() - Method in class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
getUserInfo() - Method in class org.caleigo.security.ILoginService.LogoutMessage
 
getUserInfo() - Method in class org.caleigo.security.ISession.DefaultSession
 
getUserInfo() - Method in interface org.caleigo.security.ISession
Returns the UserInfo corresponding to this session.
getUserLoginInformation() - Method in class org.caleigo.security.ILoginInfoProvider.GuestUserLoginHandler
Returns an Object that represents user login information.
getUserLoginInformation() - Method in interface org.caleigo.security.ILoginInfoProvider
Returns an Object that represents user login information.
getUsername() - Method in class org.caleigo.security.ILoginService.UserLoginInfo
 
getVersion() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
getVersion() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
getVersion() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
getVersionData() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 

H

HIDDEN_FIELD - Static variable in interface org.caleigo.core.IFieldDescriptor
This flag defines the field as hidden meaning that data of the fields type should never be displayed for the end-user.
HINT_FIELD - Static variable in interface org.caleigo.core.IFieldDescriptor
This flag states if the field is suitable hint field for the entity it is a part of for the end-user.
HTTPTunnel - class org.caleigo.toolkit.tunnel.HTTPTunnel.
 
HTTPTunnel(InputStream, OutputStream) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel
 
HTTPTunnel(URL) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel
 
HTTPTunnel(URL, ITunnelCodec) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel
 
HTTPTunnel.HTTPTunnelCloseMessage - class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelCloseMessage.
 
HTTPTunnel.HTTPTunnelCloseMessage(int) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelCloseMessage
 
HTTPTunnel.HTTPTunnelOutputStream - class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream.
 
HTTPTunnel.HTTPTunnelOutputStream(int) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
HTTPTunnel.HTTPTunnelPackage - class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelPackage.
 
HTTPTunnel.HTTPTunnelPackage(int, Object) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelPackage
 
HTTPTunnel.HTTPTunnelStatusMessage - class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelStatusMessage.
 
HTTPTunnel.HTTPTunnelStatusMessage(AbstractTunnel.IStatusMessage, int) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelStatusMessage
 
HTTPTunnel.HTTPTunnelStatusMessage(int, String, int) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelStatusMessage
 
HTTPTunnelServer - class org.caleigo.toolkit.tunnel.HTTPTunnelServer.
 
HTTPTunnelServer() - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
HTTPTunnelServer.CloseMessageConsumer - class org.caleigo.toolkit.tunnel.HTTPTunnelServer.CloseMessageConsumer.
 
HTTPTunnelServer.CloseMessageConsumer() - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnelServer.CloseMessageConsumer
 
HTTPTunnelServer.HTTPInputStream - class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream.
 
HTTPTunnelServer.HTTPInputStream(int) - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
HTTPTunnelServlet - class org.caleigo.toolkit.tunnel.HTTPTunnelServlet.
 
HTTPTunnelServlet() - Constructor for class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
 
Hidden - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The Hidden field (index=12) has the data type BOOLEAN.
Hint - Static variable in class org.caleigo.core.meta.MetaDataType
The Hint field (index=2) has the data type STRING(100).
Hint - Static variable in class org.caleigo.core.meta.MetaEntityType
The Hint field (index=2) has the data type STRING(100).
Hint - Static variable in class org.caleigo.core.meta.MetaSizeType
The Hint field (index=2) has the data type STRING(100).
HintField - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The HintField field (index=14) has the data type BOOLEAN.
handleDataPackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
handleError(String) - Method in class org.caleigo.security.ILoginInfoProvider.GuestUserLoginHandler
Invoked when an error occured while logging in with the user login information returned by this IUserLoginHandler.
handleError(String) - Method in interface org.caleigo.security.ILoginInfoProvider
Invoked when an error occured while logging in with the user login information returned by this IUserLoginHandler.
handleError(String) - Method in interface org.caleigo.security.ILoginService
 
handleError(String) - Method in class org.caleigo.security.LoginService.LoginProxyService
 
handleError(String) - Method in class org.caleigo.security.LoginService
 
handleError(String, Throwable) - Method in interface org.caleigo.toolkit.tunnel.IStatusCallback
Handles errors.
handleErrorPackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
handleInfo(String) - Method in interface org.caleigo.toolkit.tunnel.IStatusCallback
Handles infos.
handleInfoPackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
handleInputData(int, byte[]) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
handlePingPackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
handleReplyPackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
handleRequestPackage(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
handleWarning(String, Throwable) - Method in interface org.caleigo.toolkit.tunnel.IStatusCallback
Handles warnings.
hasAutoIndexField(IEntityDescriptor) - Method in class org.caleigo.core.service.JDBCDataService
 
hasAutoIndexField(IEntityDescriptor) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
hasCustomProxyService() - Method in class org.caleigo.core.AbstractDataService
If this method returns true then the method getCustomProxyService must not return null.
hasCustomProxyService() - Method in class org.caleigo.security.LoginService
If this method returns true then the method getCustomProxyService must not return null.
hasCustomProxyService() - Method in interface org.caleigo.service.IService
If this method returns true then the method getCustomProxyService must not return null.
hasCustomProxyService() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
If this method returns true then the method getCustomProxyService must not return null.
hasDirtyControlledProxies() - Method in class org.caleigo.core.ProxyEntity
 
hasMoreElements() - Method in class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator
 
hasMoreElements() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
hasMoreElements() - Method in class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
hasMoreElements() - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
hasMoreElements() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
hasMoreElements() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
hasMoreElements() - Method in class org.caleigo.toolkit.util.Iterators.WrapIterator
 
hasNext() - Method in class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator
 
hasNext() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator
 
hasNext() - Method in class org.caleigo.core.FieldDescriptor.FieldRelationIterator
 
hasNext() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
hasNext() - Method in class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
hasNext() - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
hasNext() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
hasNext() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
hasNext() - Method in class org.caleigo.toolkit.util.Iterators.WrapIterator
 
hasPrevious() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
hasPrevious() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
hasReadAccess(IDataSource) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has read access to the provided IDataSource.
hasReadAccess(IEntity) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has read access to the provided IEntity.
hasReadAccess(IFieldDescriptor, IEntity) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has read access to the provided fieldDescriptor in the data content scope of the provided IEntity object.
hasReadAccess(IEntityAction, IEntity) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has read access to the provided IEntityAction object in the data content scope of the provided IEntity object.
hasReadAccess(Object, Object) - Method in interface org.caleigo.core.DataAccessManager.IContentAccessVerifier
 
hasReadAccess(IDataSource) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has read access to the provided IDataSource.
hasReadAccess(IEntity) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has read access to the provided IEntity.
hasReadAccess(IFieldDescriptor, IEntity) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has read access to the provided fieldDescriptor in the data content scope of the provided IEntity object.
hasReadAccess(IEntityAction, IEntity) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has read access to the provided IEntityAction object in the data content scope of the provided IEntity object.
hasRemoteEntity() - Method in interface org.caleigo.core.IProxyEntity
Boolean access method that returns true if the proxy has a remote entity if false then getRemoteEntity() will return null.
hasRemoteEntity() - Method in class org.caleigo.core.ProxyEntity
Boolean access method that returns true if the proxy has a remote entity if false then getRemoteEntity() will return null.
hasRemoteQualifier() - Method in class org.caleigo.core.ProxyQualifier
Boolean access method that returns true if the proxy has a remote Qualifier if false then getRemoteQualifier() will return null.
hasRemoteSelection() - Method in interface org.caleigo.core.IProxySelection
Boolean access method that returns true if the proxy has a remote entity if false then getRemoteEntity() will return null.
hasRemoteSelection() - Method in class org.caleigo.core.ProxySelection
Boolean access method that returns true if the proxy has a remote selection if false then getRemoteSelection() will return null.
hasSourceEntity() - Method in interface org.caleigo.core.IProxyEntity
Boolean access method that returns true if the proxy has a source entity if false then getSourceEntity() will return null.
hasSourceEntity() - Method in class org.caleigo.core.ProxyEntity
Boolean access method that returns true if the proxy has a source entity if false then getSourceEntity() will return null.
hasSourceQualifier() - Method in class org.caleigo.core.ProxyQualifier
Boolean access method that returns true if the proxy has a source Qualifier if false then getSourceQualifier() will return null.
hasSourceSelection() - Method in interface org.caleigo.core.IProxySelection
Boolean access method that returns true if the proxy has a source entity if false then getSourceEntity() will return null.
hasSourceSelection() - Method in class org.caleigo.core.ProxySelection
Boolean access method that returns true if the proxy has a source selection if false then getSourceSelection() will return null.
hasWriteAccess(IDataSource) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has write access to the provided IDataSource.
hasWriteAccess(IEntity) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has write access to the provided IEntity.
hasWriteAccess(IFieldDescriptor, IEntity) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has write access to the provided fieldDescriptor in the data content scope of the provided IEntity object.
hasWriteAccess(IEntityAction, IEntity) - Method in class org.caleigo.core.DataAccessManager.ConstantDataAccessManager
Returns true if the user has write access to the provided IEntityAction object in the data content scope of the provided IEntity object.
hasWriteAccess(Object, Object) - Method in interface org.caleigo.core.DataAccessManager.IContentAccessVerifier
 
hasWriteAccess(IDataSource) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has write access to the provided IDataSource.
hasWriteAccess(IEntity) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has write access to the provided IEntity.
hasWriteAccess(IFieldDescriptor, IEntity) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has write access to the provided fieldDescriptor in the data content scope of the provided IEntity object.
hasWriteAccess(IEntityAction, IEntity) - Method in class org.caleigo.core.DataAccessManager
Returns true if the user has write access to the provided IEntityAction object in the data content scope of the provided IEntity object.
hashCode() - Method in class org.caleigo.core.EntityRelation
 
hashCode() - Method in class org.caleigo.core.EntityRelationPath
 

I

IActionGroup - interface org.caleigo.core.IActionGroup.
IActionProvider - interface org.caleigo.core.IActionProvider.
IBaseEntityDescriptor - interface org.caleigo.core.IBaseEntityDescriptor.
Marker interface to indicate that the implementing entity decriptor class is directly mirrored in the underlying data source layer.
IBinaryEntityAction - interface org.caleigo.core.IBinaryEntityAction.
The IBinaryEntityAction is essentially a tag interface with a complementary perform method acceptiong two IEntity objects.
ICELEventListener - interface org.caleigo.core.event.ICELEventListener.
Tag interface implementet by all listener interfaces int cel.event package.
ICalculatedFieldDescriptor - interface org.caleigo.core.ICalculatedFieldDescriptor.
Interface for calculated fields.
ICompositeEntityDescriptor - interface org.caleigo.core.ICompositeEntityDescriptor.
The ICompositeEntityDescriptor interface defines how multiple entity types can be joined and handled as a single new entity type.
ICompositeEntityDescriptor.ICompositeFieldDescriptor - interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldDescriptor.
The ICompositeFieldDescriptor wraps another field descriptor and in many ways acts as a proxy for it.
ICompositeEntityDescriptor.ICompositeFieldGroup - interface org.caleigo.core.ICompositeEntityDescriptor.ICompositeFieldGroup.
The IFieldGroup is used to group sets of fields belonging to a single entitydescriptor together and to define their relation to each other within the composite entity descriptor.
IControlledProxy - interface org.caleigo.core.IControlledProxy.
ID - Static variable in class org.caleigo.core.meta.MetaDataType
The ID field (index=0) has the data type INTEGER.
ID - Static variable in class org.caleigo.core.meta.MetaEntityType
The ID field (index=0) has the data type INTEGER.
ID - Static variable in class org.caleigo.core.meta.MetaSizeType
The ID field (index=0) has the data type INTEGER.
IDENTITY_EXPORT - Static variable in interface org.caleigo.core.IEntityAction
 
IDENTITY_FIELD - Static variable in interface org.caleigo.core.IFieldDescriptor
Constant used to define that the field is a part of the entity´s identity (primary key in a relational database).
IDataBundle - interface org.caleigo.core.IDataBundle.
IDataBundleDescriptor - interface org.caleigo.core.IDataBundleDescriptor.
IDataConsumer - interface org.caleigo.core.IDataConsumer.
The IDataConsumer interface provides two simple methods imput identifiable data int an object.
IDataProvider - interface org.caleigo.core.IDataProvider.
The IDataProvider interface provides a simple way to access identifable data contained in the implementing object.
IDataService - interface org.caleigo.core.IDataService.
IDataSerice is an IService that defines an abstract interface for generic database or other structured information access.
IDataSource - interface org.caleigo.core.IDataSource.
The IDataSource defines an interface that describes a source of data and provides the means to access that source.
IDataSource.IDataSourceCreator - interface org.caleigo.core.IDataSource.IDataSourceCreator.
Interface used for the DataSourceCreator constant.
IDataSourceDescriptor - interface org.caleigo.core.IDataSourceDescriptor.
IDataTransaction - interface org.caleigo.core.IDataTransaction.
IDataTransaction handles transactions for IDataService API.
IDataTransaction.IProgressListener - interface org.caleigo.core.IDataTransaction.IProgressListener.
Listener interface for the Job class.
IDataTransaction.Job - class org.caleigo.core.IDataTransaction.Job.
Instances of this class is returned from the commitAsynchroniesly method.
IDataTransaction.Job(IDataTransaction) - Constructor for class org.caleigo.core.IDataTransaction.Job
 
IDataTransaction.ProgressAdapter - class org.caleigo.core.IDataTransaction.ProgressAdapter.
 
IDataTransaction.ProgressAdapter() - Constructor for class org.caleigo.core.IDataTransaction.ProgressAdapter
 
IDataTransaction.ProgressEvent - class org.caleigo.core.IDataTransaction.ProgressEvent.
Event classed used by IProgressListener.
IDataTransaction.ProgressEvent(IDataTransaction.Job, int) - Constructor for class org.caleigo.core.IDataTransaction.ProgressEvent
 
IDataTransaction.ProgressEvent(IDataTransaction.Job, int, int, int) - Constructor for class org.caleigo.core.IDataTransaction.ProgressEvent
 
IDataValidator - interface org.caleigo.core.IDataValidator.
IDistributable - interface org.caleigo.toolkit.tunnel.IDistributable.
This interface must be implemented by all objects that should be distributable.
IEntity - interface org.caleigo.core.IEntity.
IEntity defines a basic interface for data objects representing a single instance of a data row/record from a persistent data storage.
IEntityAction - interface org.caleigo.core.IEntityAction.
IEntityAction objects are used to perform or trigger some kind of work or data calculation.
IEntityChangeListener - interface org.caleigo.core.event.IEntityChangeListener.
Listener for receiving value and status changes from IEntity Objects.
IEntityDescriptor - interface org.caleigo.core.IEntityDescriptor.
IEntityListener - interface org.caleigo.core.event.IEntityListener.
Listener for receiving notifications of performed operations in IEntity objects.
IEntityPool - interface org.caleigo.core.IEntityPool.
IEntityPool defines the interface to an entity collection class that can store zero or more IEntity objects.
IEntityRelation - interface org.caleigo.core.IEntityRelation.
The IEntityRelation interface defines a link between two different entity descriptors.
IEntityRelationPath - interface org.caleigo.core.IEntityRelationPath.
The IEntityRelationPath interface is used to define a path between two different IEntityDescriptor objects.
IFieldDescriptor - interface org.caleigo.core.IFieldDescriptor.
The IFieldDescriptor inteface defines entity fields (often corresponds to columns in relational databases) and their properties in the CEL framework.
IFieldRelation - interface org.caleigo.core.IFieldRelation.
The IFieldRelation interface defines a link between two different field descriptors.
ILogReceiver - interface org.caleigo.toolkit.log.ILogReceiver.
ILoginHandler - interface org.caleigo.security.ILoginHandler.
An ILoginHandler handles the process of login in a user.
ILoginHandler.DefaultLoginHandler - class org.caleigo.security.ILoginHandler.DefaultLoginHandler.
Default implementation of ILoginHandler that acceps all logins and logouts.
ILoginHandler.DefaultLoginHandler() - Constructor for class org.caleigo.security.ILoginHandler.DefaultLoginHandler
 
ILoginInfoProvider - interface org.caleigo.security.ILoginInfoProvider.
Handles the retreival of user login information.
ILoginInfoProvider.GuestUserLoginHandler - class org.caleigo.security.ILoginInfoProvider.GuestUserLoginHandler.
 
ILoginInfoProvider.GuestUserLoginHandler() - Constructor for class org.caleigo.security.ILoginInfoProvider.GuestUserLoginHandler
 
ILoginService - interface org.caleigo.security.ILoginService.
Service that is used to handle the verification of users.
ILoginService.LoginMessage - class org.caleigo.security.ILoginService.LoginMessage.
 
ILoginService.LoginMessage(String, String) - Constructor for class org.caleigo.security.ILoginService.LoginMessage
 
ILoginService.LoginServiceReturnMessage - class org.caleigo.security.ILoginService.LoginServiceReturnMessage.
 
ILoginService.LoginServiceReturnMessage(UserInfo, boolean, Throwable) - Constructor for class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
ILoginService.LogoutMessage - class org.caleigo.security.ILoginService.LogoutMessage.
 
ILoginService.LogoutMessage(UserInfo, int) - Constructor for class org.caleigo.security.ILoginService.LogoutMessage
 
ILoginService.UserLoginInfo - class org.caleigo.security.ILoginService.UserLoginInfo.
 
ILoginService.UserLoginInfo(String, String) - Constructor for class org.caleigo.security.ILoginService.UserLoginInfo
 
IMAGE - Static variable in class org.caleigo.core.DataType
 
IMessageConsumer - interface org.caleigo.toolkit.tunnel.IMessageConsumer.
Consumes messages that are received by an ITunnel.
IMetaConsumer - interface org.caleigo.core.meta.IMetaConsumer.
 
IMetaProducer - interface org.caleigo.core.meta.IMetaProducer.
 
INDEXED - Static variable in interface org.caleigo.core.IFieldDescriptor
Constant used to state if the field is a preferred field to qualify on.
INFO - Static variable in interface org.caleigo.toolkit.log.ILogReceiver
 
INFO - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
INFO - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
 
INITIALIZATION_RETRY_TIME - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
INITIALIZATION_RETRY_TIME - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
INTEGER - Static variable in class org.caleigo.core.DataType
 
INTERSECTION - Static variable in class org.caleigo.core.CompositeQualifier
Used to state that all contained Qualifiers defines a intersection which means that they should be combined using using logical "AND".
IProgressReceiver - interface org.caleigo.toolkit.util.IProgressReceiver.
 
IProgressReceiver.DefaultProgressReceiver - class org.caleigo.toolkit.util.IProgressReceiver.DefaultProgressReceiver.
 
IProgressReceiver.DefaultProgressReceiver() - Constructor for class org.caleigo.toolkit.util.IProgressReceiver.DefaultProgressReceiver
 
IPropertyProvider - interface org.caleigo.core.IPropertyProvider.
The IPropertyProvider interface provides three basic methods to access named property objects.
IProxyController - interface org.caleigo.core.IProxyController.
IProxyData - interface org.caleigo.core.IProxyData.
This interface can de used to inserrt a proxy data reference into an entity.
IProxyEntity - interface org.caleigo.core.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.
IProxyListener - interface org.caleigo.core.event.IProxyListener.
The ProxyListener can be used to listen for changes in Proxy objects like EntityProxy, EntityCollectionProxy and QualifierProxy.
IProxySelection - interface org.caleigo.core.IProxySelection.
IProxyService - interface org.caleigo.service.IProxyService.
An IProxyService is a proxy for a remote IService.
IQualifiedSelection - interface org.caleigo.core.IQualifiedSelection.
IEntitySelection defines the interface to an entity collection class that can store zero or more IEntity objects.
IQualifierListener - interface org.caleigo.core.event.IQualifierListener.
Listener for receiving changes of the structure or value content in Qualifier objects.
ISecureService - interface org.caleigo.security.ISecureService.
Tag interface that marks a service as secure.
ISelection - interface org.caleigo.core.ISelection.
IEntityCollection defines the interface to entity collection class that can store zero or more IEntity objects.
ISelectionListener - interface org.caleigo.core.event.ISelectionListener.
Listener for receiving change notifications of the content in EntityCollections.
IService - interface org.caleigo.service.IService.
The IService interface is the root interface that all service objects must implement.
ISession - interface org.caleigo.security.ISession.
Interface for session classes
ISession.DefaultSession - class org.caleigo.security.ISession.DefaultSession.
 
ISession.DefaultSession(UserInfo, int) - Constructor for class org.caleigo.security.ISession.DefaultSession
 
IStatusCallback - interface org.caleigo.toolkit.tunnel.IStatusCallback.
Receives status messages from an ITunnel.
ITransactionEntityAction - interface org.caleigo.core.ITransactionEntityAction.
ITransactionEntityAction is a transactional IEntityAction that provides a new perform method to IEntityAction interface that enables transactional performance of the action logic.
ITunnel - interface org.caleigo.toolkit.tunnel.ITunnel.
An ITunnel is responsible for sending messages between clients and a server.
ITunnelCodec - interface org.caleigo.toolkit.tunnel.ITunnelCodec.
An ITunnelCodec is responsible for transforming messages to and from bytes that can be handled by streams.
ITunnelListener - interface org.caleigo.toolkit.tunnel.ITunnelListener.
 
ITunnelPacker - interface org.caleigo.toolkit.tunnel.ITunnelPacker.
An ITunnelPacker packs and unpacks messages that are sent by an ITunnel.
ITunnelServer - interface org.caleigo.toolkit.tunnel.ITunnelServer.
An ITunnelServer is responsible for accepting connections from ITunnels and for setting up those connections.
ITunnelServerListener - interface org.caleigo.toolkit.tunnel.ITunnelServerListener.
 
IUnaryEntityAction - interface org.caleigo.core.IUnaryEntityAction.
The IUnaryEntityAction is essentially a tag interface with a complementary perform method acceptiong a single IEntity object.
IdentityField - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The IdentityField field (index=7) has the data type BOOLEAN.
Indexed - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The Indexed field (index=9) has the data type BOOLEAN.
InvalidDataException - exception org.caleigo.core.exception.InvalidDataException.
InvalidDataException(String) - Constructor for class org.caleigo.core.exception.InvalidDataException
Creates new InvalidSelectionException
InvalidDescriptorException - exception org.caleigo.core.exception.InvalidDescriptorException.
The InvalidDescriptorException can be thrown whenewer an invalid reference to source, entity of field descriptor is used.
InvalidDescriptorException(String) - Constructor for class org.caleigo.core.exception.InvalidDescriptorException
Default constructor for InvalidFieldException.
InvalidDescriptorException(String, Throwable) - Constructor for class org.caleigo.core.exception.InvalidDescriptorException
 
InvalidEntityException - exception org.caleigo.core.exception.InvalidEntityException.
This exception is thrown if an invalid entity has been provided or adressed.
InvalidEntityException(String) - Constructor for class org.caleigo.core.exception.InvalidEntityException
Default constructor for InvalidFieldException.
InvalidFieldException - exception org.caleigo.core.exception.InvalidFieldException.
This exception is thrown if an invalid data field in an entity has been adressed.
InvalidFieldException(String) - Constructor for class org.caleigo.core.exception.InvalidFieldException
Default constructor for InvalidFieldException.
InvalidQualifierException - exception org.caleigo.core.exception.InvalidQualifierException.
Thrown when a qualifier was invalid.
InvalidQualifierException(String) - Constructor for class org.caleigo.core.exception.InvalidQualifierException
Creates new InvalidQualifierException
InvalidRelationException - exception org.caleigo.core.exception.InvalidRelationException.
This exception is thrown if an invalid relation has been called or adressed.
InvalidRelationException(String) - Constructor for class org.caleigo.core.exception.InvalidRelationException
Default constructor for InvalidFieldException.
InvalidSelectionException - exception org.caleigo.core.exception.InvalidSelectionException.
InvalidSelectionException(String) - Constructor for class org.caleigo.core.exception.InvalidSelectionException
Creates new InvalidSelectionException
Iterators - class org.caleigo.toolkit.util.Iterators.
Static help class that provides a number of tools for working with iterators such as making the unmodifiable or wraping arrays.
Iterators() - Constructor for class org.caleigo.toolkit.util.Iterators
 
Iterators.ArrayIterator - class org.caleigo.toolkit.util.Iterators.ArrayIterator.
 
Iterators.ArrayIterator(Object[]) - Constructor for class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
Iterators.EnumerationIterator - class org.caleigo.toolkit.util.Iterators.EnumerationIterator.
 
Iterators.EnumerationIterator(Enumeration) - Constructor for class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
Iterators.FilterIterator - class org.caleigo.toolkit.util.Iterators.FilterIterator.
 
Iterators.FilterIterator(Iterator) - Constructor for class org.caleigo.toolkit.util.Iterators.FilterIterator
 
Iterators.FilterIterator(Collection) - Constructor for class org.caleigo.toolkit.util.Iterators.FilterIterator
 
Iterators.FilterIterator() - Constructor for class org.caleigo.toolkit.util.Iterators.FilterIterator
 
Iterators.UnmodifiableIterator - class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator.
 
Iterators.UnmodifiableIterator(Iterator) - Constructor for class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
Iterators.UnmodifiableListIterator - class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator.
 
Iterators.UnmodifiableListIterator(ListIterator) - Constructor for class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
Iterators.WrapIterator - class org.caleigo.toolkit.util.Iterators.WrapIterator.
 
Iterators.WrapIterator(Iterator) - Constructor for class org.caleigo.toolkit.util.Iterators.WrapIterator
 
increaseStringEndingWithNumber(String) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Increases (+1) the last number (if any) in a String.
indexOf(IEntity) - Method in class org.caleigo.core.FilteredProxySelection
Help method that returns the index of the provided IEntity object in the selection if it exists othewise a negative value is returned.
indexOf(IEntity) - Method in interface org.caleigo.core.ISelection
Help method that returns the index of the provided IEntity object in the selection if it exists othewise a negative value is returned.
indexOf(IFieldDescriptor, Object) - Method in interface org.caleigo.core.ISelection
Help method that returns the index of the the first entity object in the selection with the specified field set to the specified value.
indexOf(IEntity) - Method in class org.caleigo.core.OrderedProxySelection
Help method that returns the index of the provided IEntity object in the selection if it exists othewise a negative value is returned.
indexOf(IEntity) - Method in class org.caleigo.core.ProxySelection
Help method that returns the index of the provided IEntity object in the selection if it exists othewise a negative value is returned.
indexOf(IFieldDescriptor, Object) - Method in class org.caleigo.core.ProxySelection
Help method that returns the index of the the first entity object in the selection with the specified field set to the specified value.
indexOf(IEntity) - Method in class org.caleigo.core.Selection
Help method that returns the index of the provided IEntity object in the selection if it exists othewise a negative value is returned.
indexOf(IFieldDescriptor, Object) - Method in class org.caleigo.core.Selection
Help method that returns the index of the the first entity object in the selection with the specified field set to the specified value.
init() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
Initializes the servlet.
initialize() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Initializes the ITunnel.
initialize() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Initializes the ITunnelServer.
initialize() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
initialize() - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Initializes the ITunnel.
initialize() - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Initializes the ITunnelServer.
initialize() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
 
initialize() - Method in class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
initializeEntity(IEntity, IEntityRelationPath) - Method in interface org.caleigo.core.IProxyController
Help method that initializes the data in an entity object based on its relation to the controller.
initializeEntity(IEntity, IEntityRelationPath) - Method in class org.caleigo.core.ProxyEntity
Help method that initializes the data in an entity object based on its relation to the controller.
initializeInputStream() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
initializeNewConnection(Socket) - Method in class org.caleigo.toolkit.tunnel.SocketTunnelServer.ConnectionListener
 
initializeOutputStream() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
initializeService() - Method in class org.caleigo.core.AbstractDataService
This method is always called by the ServiceManager before any other method in the service is called.
initializeService() - Method in class org.caleigo.security.LoginService
This method is always called by the ServiceManager before any other method in the service is called.
initializeService() - Method in interface org.caleigo.service.IService
This method is always called by the ServiceManager before any other method in the service is called.
initializeService() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
This method is always called by the ServiceManager before any other method in the service is called.
insertedBaseEntity - Variable in class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
 
instance - Static variable in class org.caleigo.core.meta.Meta
 
instance - Static variable in class org.caleigo.core.meta.MetaDataSourceDescriptor
The singleton instance for the MetaDataSourceDescriptor entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaDataType
The singleton instance for the MetaDataType entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The singleton instance for the MetaEntityDescriptor entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The singleton instance for the MetaEntityRelation entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaEntityType
The singleton instance for the MetaEntityType entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The singleton instance for the MetaFieldDescriptor entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaFieldRelation
The singleton instance for the MetaFieldRelation entity descriptor.
instance - Static variable in class org.caleigo.core.meta.MetaSizeType
The singleton instance for the MetaSizeType entity descriptor.
invoke(Object, Method, Object[]) - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
isAborted() - Method in class org.caleigo.core.service.JDBCDataService.JDBCDataTransaction
 
isActive() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Returns true if this tunnel is active, that is, if it is correctly initialized.
isActive() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
Returns true if this tunnel is active, that is, if it is correctly initialized.
isActive() - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Returns true if this tunnel is active, that is, if it is correctly initialized.
isActive() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
Returns true if this tunnel is active, that is, if it is correctly initialized.
isAliasDeclared(String) - Method in class org.caleigo.core.service.SQLSelectCommand
 
isAscending() - Method in class org.caleigo.core.EntityCollator.FieldCollator
 
isAutGenerateEnabled() - Method in class org.caleigo.core.service.MemoryDataService
Access method that returns true if autogeneration of identity fields with the autogen field flags set is enabled.
isAutoGenerated() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isAutoGenerated() - Method in class org.caleigo.core.FieldDescriptor
 
isAutoGenerated() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is autogenerated or not.
isAutoGenerated() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isCacheable() - Method in class org.caleigo.core.AbstractEntityDescriptor
This routine should return true if it "pays" for the system to cache the entire table when accessing a single entity.
isCacheable() - Method in interface org.caleigo.core.IEntityDescriptor
This routine should return true if it "pays" for the system to cache the entire table when accessing a single entity.
isCreatable() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns true if entities described by the called descriptor may be created.
isCreatable() - Method in class org.caleigo.core.CompositeEntityDescriptor
Returns true if entities described by the called descriptor may be created.
isCreatable() - Method in interface org.caleigo.core.IEntityDescriptor
Returns true if entities described by the called descriptor may be created.
isCreatable() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
isDataChange() - Method in class org.caleigo.core.event.EntityChangeEvent
 
isDataEqual(Object, Object) - Static method in class org.caleigo.core.DataType
 
isDataNull(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
Returns true if the addressed entity field is contains a NULL value.
isDataNull(IFieldDescriptor) - Method in interface org.caleigo.core.IEntity
Returns true if the addressed entity field is contains a NULL value.
isDataNull(IFieldDescriptor) - Method in class org.caleigo.core.ProxyEntity
Returns true if the addressed entity field is contains a NULL value.
isDataTypeBlocked(DataType) - Method in class org.caleigo.core.EntityWriter
Returns true if the provided data type is blocked.
isDataValid(Object, IDataProvider) - Method in interface org.caleigo.core.IDataValidator
This method returns true if the provided data is valid in the context of the provided IDataProvider object.
isDeletable() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns true if entities described by the called descriptor may be deleted.
isDeletable() - Method in class org.caleigo.core.CompositeEntityDescriptor
Returns true if entities described by the called descriptor may be deleted.
isDeletable() - Method in interface org.caleigo.core.IEntityDescriptor
Returns true if entities described by the called descriptor may be deleted.
isDeletable() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
isDirty() - Method in class org.caleigo.core.AbstractEntity
Returns true if any entity field in the entity has been changed since creation or the last syncronization with the persistent storage.
isDirty() - Method in class org.caleigo.core.ControlledProxySelection
Return true if any (one or more) of the collections's contained entities has the DIRTY flag set to true that is have unsaved changes.
isDirty() - Method in class org.caleigo.core.EntityPool
Return true if any (one or more) of the collections's contained entities has the DIRTY flag set to true that is have unsaved changes.
isDirty() - Method in interface org.caleigo.core.IControlledProxy
 
isDirty() - Method in interface org.caleigo.core.IEntity
Returns true if any entity field in the entity has been changed since creation or the last syncronization with the persistent storage.
isDirty() - Method in interface org.caleigo.core.IEntityPool
Return true if any (one or more) of the collections's contained entities has the DIRTY flag set to true that is have unsaved changes.
isDirty() - Method in interface org.caleigo.core.IProxyController
Should return true if any of the controlled proxies are dirty.
isDirty() - Method in interface org.caleigo.core.ISelection
Return true if any (one or more) of the collections's contained entities has the DIRTY flag set to true that is have unsaved changes.
isDirty() - Method in class org.caleigo.core.ProxyEntity
Returns true if any entity field in the entity has been changed since creation or the last syncronization with the persistent storage.
isDirty() - Method in class org.caleigo.core.ProxySelection
Return true if any (one or more) of the collections's contained entities has the DIRTY flag set to true that is have unsaved changes.
isDirty() - Method in class org.caleigo.core.Selection
Return true if any (one or more) of the collections's contained entities has the DIRTY flag set to true that is have unsaved changes.
isDirty() - Method in class org.caleigo.core.service.MemoryDataService.DefaultSelectionHolder
 
isDirty() - Method in interface org.caleigo.core.service.MemoryDataService.ISelectionHolder
 
isEditable() - Method in class org.caleigo.core.AbstractEntityDescriptor
Returns true if entities described by the called descriptor may be updated.
isEditable() - Method in class org.caleigo.core.CompositeEntityDescriptor
Returns true if entities described by the called descriptor may be updated.
isEditable() - Method in class org.caleigo.core.ControlledProxyEntity
 
isEditable() - Method in class org.caleigo.core.ControlledProxySelection
 
isEditable() - Method in interface org.caleigo.core.IControlledProxy
 
isEditable() - Method in interface org.caleigo.core.IEntityDescriptor
Returns true if entities described by the called descriptor may be updated.
isEditable() - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
isEmpty() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
Help methods that returns true if the transaction is empty, wich means that no operations has been added to it and that commit neads no be called.
isEmpty() - Method in class org.caleigo.core.AbstractEntity
Returns true for newly creted object that that has had no changes from the default data set at the moment of creation.
isEmpty() - Method in class org.caleigo.core.ActionQueue
Returns the true if no action request are queued.
isEmpty() - Method in class org.caleigo.core.EntityPool
 
isEmpty() - Method in class org.caleigo.core.FilteredProxySelection
Boolean access method that return true if the selection is empty.
isEmpty() - Method in interface org.caleigo.core.IDataTransaction
Help methods that returns true if the transaction is empty, wich means that no operations has been added to it and that commit neads no be called.
isEmpty() - Method in interface org.caleigo.core.IEntity
Returns true for newly creted object that that has had no changes from the default data set at the moment of creation.
isEmpty() - Method in interface org.caleigo.core.IEntityPool
 
isEmpty() - Method in interface org.caleigo.core.ISelection
Boolean access method that return true if the selection is empty.
isEmpty() - Method in class org.caleigo.core.ProxyEntity
Returns true for newly creted object that that has had no changes from the default data set at the moment of creation.
isEmpty() - Method in class org.caleigo.core.ProxySelection
Boolean access method that return true if the selection is empty.
isEmpty() - Method in class org.caleigo.core.Selection
Boolean access method that return true if the selection is empty.
isFieldDirty(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
Returns true if the addressed entity field has been changed since creation or the last syncronization with the persistent storage.
isFieldDirty(IFieldDescriptor) - Method in interface org.caleigo.core.IEntity
Returns true if the addressed entity field has been changed since creation or the last syncronization with the persistent storage.
isFieldDirty(IFieldDescriptor) - Method in class org.caleigo.core.ProxyEntity
Returns true if the addressed entity field has been changed since creation or the last syncronization with the persistent storage.
isFieldToFieldRelation() - Method in class org.caleigo.core.RelationQualifier
Returns true if the qualifier defines a field to field relation.
isFinished() - Method in class org.caleigo.core.IDataTransaction.Job
 
isFirstRelationByReference() - Method in class org.caleigo.core.EntityRelationPath
Returns true if the start relation starts on the reference side.
isFirstRelationByReference() - Method in interface org.caleigo.core.IEntityRelationPath
Returns true if the start relation starts on the reference side.
isHidden() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isHiddenField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isHiddenField() - Method in class org.caleigo.core.FieldDescriptor
 
isHiddenField() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is hidden, meaning that data of the fields type should never be displayed for the end-user.
isHintField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isHintField() - Method in class org.caleigo.core.FieldDescriptor
 
isHintField() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is a suitable hint field for the entity it is a part of for the end-user.
isHintField() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isIdentityField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isIdentityField() - Method in class org.caleigo.core.FieldDescriptor
 
isIdentityField() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is a part of the entity´s identity (primary key in a relational database).
isIdentityField() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isIdentityIntersection(IEntityDescriptor, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
 
isInCategory(int) - Method in class org.caleigo.core.AbstractEntityAction
Access method that return true if the called action object has of the provided category flag set to true.
isInCategory(int) - Method in interface org.caleigo.core.IEntityAction
Access method that return true if the called action object has of the provided category flag set to true.
isIndexed() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isIndexed() - Method in class org.caleigo.core.FieldDescriptor
 
isIndexed() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is a preferred field to qualify on.
isIndexed() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isIntersection(IEntityDescriptor, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
 
isLastRelationByReference() - Method in class org.caleigo.core.EntityRelationPath
Returns true if the last relation starts on the reference side.
isLastRelationByReference() - Method in interface org.caleigo.core.IEntityRelationPath
Returns true if the last relation starts on the reference side.
isLinkRelation(IEntityRelationPath) - Static method in class org.caleigo.core.Relations
Returns true if the provided relation path is a "link" relation meaning that the path is defined by two and only two entity relations with an entity descriptor of the type LINK_ENTITY between the relations.
isListable() - Method in class org.caleigo.core.AbstractEntityDescriptor
This routine should return true if it is meaningfull to display ALL existing entities for a user at the same time.
isListable() - Method in interface org.caleigo.core.IEntityDescriptor
This routine should return true if it is meaningfull to display ALL existing entities for a user at the same time.
isLogging(Object) - Method in class org.caleigo.toolkit.log.AbstractLogReceiver
 
isLogging(Object) - Method in interface org.caleigo.toolkit.log.ILogReceiver
 
isLogging(Object) - Static method in class org.caleigo.toolkit.log.Log
 
isMasterRelationLinked() - Method in class org.caleigo.core.ControlledProxySelection
 
isMutating() - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
Help methods that returns true if one or more store or delete methods has been added to the transaction.
isMutating() - Method in interface org.caleigo.core.IDataTransaction
Help methods that returns true if one or more store or delete methods has been added to the transaction.
isNameField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isNameField() - Method in class org.caleigo.core.FieldDescriptor
 
isNameField() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is suitable name field to define the identify of the entity it is a part of for the end-user.
isNameField() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isNaturalOrder() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Access method that returns true if the field is the natural order field for the entities it is a part of.
isNaturalOrder() - Method in class org.caleigo.core.FieldDescriptor
 
isNaturalOrder() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is the natural order field for the entities it is a part of.
isNaturalOrder() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isOverviewField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isOverviewField() - Method in class org.caleigo.core.FieldDescriptor
 
isOverviewField() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is suitable for limited overview of the entity it is a part of.
isOverviewField() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isOverviewFieldType(DataType) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
isPersistent() - Method in class org.caleigo.core.AbstractEntity
Returns true if the the entity reflects data that exists in a related persistent storage.
isPersistent() - Method in interface org.caleigo.core.IEntity
Returns true if the the entity reflects data that exists in a related persistent storage.
isPersistent() - Method in class org.caleigo.core.ProxyEntity
Returns true if the the entity reflects data that exists in a related persistent storage.
isPrintFormat() - Method in class org.caleigo.core.EntityWriter
Returns true if print format is active.
isProvidingGroup(String) - Method in class org.caleigo.toolkit.util.ResourceProvider
 
isQualifiedByFilter(IEntity) - Method in class org.caleigo.core.FilteredProxySelection
 
isQualifierProcessable(Qualifier, IEntityDescriptor) - Method in class org.caleigo.core.service.CachedDataService
Help methods that returns true if the provided qualifier can be processed internally by the table cache.
isQuotingIdentifiers() - Method in class org.caleigo.core.service.SQLToolKit
 
isQuotingIdentifiers() - Method in class org.caleigo.core.service.SQLToolKitPS
 
isQuotingIdentifiersByDefault() - Static method in class org.caleigo.core.service.SQLToolKit
 
isReadOnly() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
isReadOnly() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isReadOnly() - Method in class org.caleigo.core.FieldDescriptor
 
isReadOnly() - Method in interface org.caleigo.core.IDataSourceDescriptor
 
isReadOnly() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field as read-only meaning that data of the fields type should never be edited by the end-user.
isReadOnly() - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
isReadOnly() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isReadOnly() - Method in class org.caleigo.toolkit.util.ResourceProvider
 
isReconnectable() - Method in class org.caleigo.core.TunneledDataService
Returns true if this IProxyService can be reconnected to an IService.
isReconnectable() - Method in class org.caleigo.security.LoginService.LoginProxyService
Returns true if this IProxyService can be reconnected to an IService.
isReconnectable() - Method in interface org.caleigo.service.IProxyService
Returns true if this IProxyService can be reconnected to an IService.
isReconnectable() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Returns true if this IProxyService can be reconnected to an IService.
isReferenceField() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isReferenceField() - Method in class org.caleigo.core.FieldDescriptor
 
isReferenceField() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is apart of an entity reference.
isReferenceRelated(IEntityDescriptor, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
Returns true if the provided entity descriptors are reference related, meaning that there can be endDescriptor entity for any given startDescriptor entity.
isReferenceTarget(IEntityDescriptor) - Static method in class org.caleigo.core.Relations
Returns true if the provided entity descriptor is related to other entity descriptors as the target of the relation.
isRelated(IEntityDescriptor, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
Returns true if the provided entity descriptors are related.
isRelatedByPath(IEntityDescriptor, IEntityDescriptor) - Method in class org.caleigo.core.EntityRelationPath
This help method returns true if the provided entity descriptors are related "along" the called relation path.
isRelatedByPath(IEntityDescriptor, IEntityDescriptor) - Method in interface org.caleigo.core.IEntityRelationPath
This help method returns true if the provided entity descriptors are related "along" the called relation path.
isRelationByReference(int) - Method in class org.caleigo.core.EntityRelationPath
Returns true if the indexed relation is followed in the forward directiona long the path by the reference side of the entity relation.
isRelationByReference(int) - Method in interface org.caleigo.core.IEntityRelationPath
Returns true if the indexed relation is followed in the forward directiona long the path by the reference side of the entity relation.
isRelationField(IFieldDescriptor) - Method in class org.caleigo.core.EntityRelation
Help method that returns true if the provided field descriptor exists as a part of one of the entity relations contained field relations.
isRelationField(IFieldDescriptor) - Method in interface org.caleigo.core.IEntityRelation
Help method that returns true if the provided field descriptor exists as a part of one of the entity relations contained field relations.
isRelationNode(IEntityDescriptor) - Method in class org.caleigo.core.EntityRelation
Help method that returns true if the provided entity descriptor is one of the fysical node descriptors of the relation objects.
isRelationNode(IEntityDescriptor) - Method in interface org.caleigo.core.IEntityRelation
Help method that returns true if the provided entity descriptor is one of the fysical node descriptors of the relation objects.
isRequired() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
isRequired() - Method in class org.caleigo.core.EntityRelation
Returns true if the relation is required.
isRequired() - Method in class org.caleigo.core.FieldDescriptor
 
isRequired() - Method in interface org.caleigo.core.IEntityRelation
Returns true if the relation is required.
isRequired() - Method in interface org.caleigo.core.IFieldDescriptor
Access method that returns true if the field is required and allows null values or not.
isRequired() - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
isScanable() - Method in class org.caleigo.core.AbstractEntityDescriptor
This routine should return true if it is acceptable for the system to for any reason scan all existing entities of this type.
isScanable() - Method in interface org.caleigo.core.IEntityDescriptor
This routine should return true if it is acceptable for the system to for any reason scan all existing entities of this type.
isSelectable() - Method in class org.caleigo.core.AbstractEntityDescriptor
This routine should return true if it possible to view and select between ALL existing entities.
isSelectable() - Method in interface org.caleigo.core.IEntityDescriptor
This routine should return true if it possible to view and select between ALL existing entities.
isStatusChange() - Method in class org.caleigo.core.event.EntityChangeEvent
 
isSyncronized() - Method in class org.caleigo.core.service.MemoryDataService
 
isTableCachable(IEntityDescriptor) - Static method in class org.caleigo.core.service.CachedDataService
Access methods that returns true if the provided entity descriptor can be cached in the table cache.
isTableCached(IEntityDescriptor) - Method in class org.caleigo.core.service.CachedDataService
Access methods that returns true if the provided entity descriptor is currently cached in the table cache.
isUsingUppercaseIdentifiersByDefault() - Static method in class org.caleigo.core.service.SQLToolKit
 
isValid() - Method in class org.caleigo.core.ValidationResult
Access method that returns true when the data was succesfully validated.
isValid() - Method in class org.caleigo.core.service.CachedDataService.CacheEntry
 
isValid() - Method in class org.caleigo.security.ISession.DefaultSession
 
isValid() - Method in interface org.caleigo.security.ISession
This method is used to check if the session is valid.
isValidFor(IEntityDescriptor) - Method in class org.caleigo.core.AbstractCalculatedFieldDescriptor
Should Returns true if the descriptor is "valid for" = can be a part of and calculate its value based on the data defined by the submited entity descriptor.
isValidFor(IEntityDescriptor) - Method in interface org.caleigo.core.ICalculatedFieldDescriptor
should Returns true if the descriptor is "valid for" = can be a part of and calculate its value based on the data defined by the submited entity descriptor.
isValidSession(UserInfo, int) - Method in class org.caleigo.security.SessionHandler
 
isValidating() - Method in class org.caleigo.core.AbstractDataService
 
iterate(Enumeration) - Static method in class org.caleigo.toolkit.util.Iterators
 
iterate(Object[]) - Static method in class org.caleigo.toolkit.util.Iterators
 
iterate(Object) - Static method in class org.caleigo.toolkit.util.Iterators
 
iterate(Object, Object) - Static method in class org.caleigo.toolkit.util.Iterators
 
iterator() - Method in class org.caleigo.core.EntityPool.EntityPoolSet
 
iterator() - Method in class org.caleigo.core.EntityPool
 
iterator() - Method in interface org.caleigo.core.IEntityPool
 
iterator() - Method in interface org.caleigo.core.ISelection
Returns a java.util.Iterator object that iterates over all entities in the selection.
iterator() - Method in class org.caleigo.core.ProxySelection
Returns a java.util.Iterator object that iterates over all entities in the selection.
iterator() - Method in class org.caleigo.core.Selection.EntityPoolSet
 
iterator() - Method in class org.caleigo.core.Selection
Returns a java.util.Iterator object that iterates over all entities in the selection.

J

JDBCDataService - class org.caleigo.core.service.JDBCDataService.
JDBCDataService(IDataSourceDescriptor) - Constructor for class org.caleigo.core.service.JDBCDataService
Default constructor for JDBCDataService.
JDBCDataService(IDataSourceDescriptor, Object, String) - Constructor for class org.caleigo.core.service.JDBCDataService
 
JDBCDataService(IDataSourceDescriptor, Object, String, String, String) - Constructor for class org.caleigo.core.service.JDBCDataService
 
JDBCDataService(IDataSourceDescriptor, Object, String, String, String, int) - Constructor for class org.caleigo.core.service.JDBCDataService
 
JDBCDataService(IDataSourceDescriptor, Object, String, String, String, String) - Constructor for class org.caleigo.core.service.JDBCDataService
 
JDBCDataService(IDataSourceDescriptor, Object, String, Properties, int) - Constructor for class org.caleigo.core.service.JDBCDataService
 
JDBCDataService.ConnectionPool - class org.caleigo.core.service.JDBCDataService.ConnectionPool.
 
JDBCDataService.ConnectionPool(int) - Constructor for class org.caleigo.core.service.JDBCDataService.ConnectionPool
Creates a connection pool with the maximum size maxSize.
JDBCDataService.JDBCDataTransaction - class org.caleigo.core.service.JDBCDataService.JDBCDataTransaction.
 
JDBCDataService.JDBCDataTransaction() - Constructor for class org.caleigo.core.service.JDBCDataService.JDBCDataTransaction
 
JDBCDataSourceDescriptor - class org.caleigo.core.service.JDBCDataSourceDescriptor.
 
JDBCDataSourceDescriptor(IProgressReceiver, String, String, String, String, String, String) - Constructor for class org.caleigo.core.service.JDBCDataSourceDescriptor
 
JDBCMetaProducer - class org.caleigo.core.service.JDBCMetaProducer.
 
JDBCMetaProducer(IProgressReceiver, Connection, String, String, String) - Constructor for class org.caleigo.core.service.JDBCMetaProducer
 
JDBCMetaProducer(IProgressReceiver, Connection, String, String, String, Connection, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.caleigo.core.service.JDBCMetaProducer
 
JDBCPreparedStatementDataService - class org.caleigo.core.service.JDBCPreparedStatementDataService.
JDBCPreparedStatementDataService(IDataSourceDescriptor) - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService
Default constructor for JDBCDataService.
JDBCPreparedStatementDataService(IDataSourceDescriptor, Object, String) - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService
 
JDBCPreparedStatementDataService(IDataSourceDescriptor, Object, String, String, String) - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService
 
JDBCPreparedStatementDataService(IDataSourceDescriptor, Object, String, String, String, String) - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService
 
JDBCPreparedStatementDataService(IDataSourceDescriptor, Object, String, Properties, int) - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService
 
JDBCPreparedStatementDataService.ConnectionPool - class org.caleigo.core.service.JDBCPreparedStatementDataService.ConnectionPool.
 
JDBCPreparedStatementDataService.ConnectionPool(int) - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService.ConnectionPool
Creates a connection pool with the maximum size maxSize.
JDBCPreparedStatementDataService.JDBCDataTransaction - class org.caleigo.core.service.JDBCPreparedStatementDataService.JDBCDataTransaction.
 
JDBCPreparedStatementDataService.JDBCDataTransaction() - Constructor for class org.caleigo.core.service.JDBCPreparedStatementDataService.JDBCDataTransaction
 
jobCanceled(IDataTransaction.ProgressEvent) - Method in interface org.caleigo.core.IDataTransaction.IProgressListener
Invoked when the job has been successfully canceled.
jobCanceled(IDataTransaction.ProgressEvent) - Method in class org.caleigo.core.IDataTransaction.ProgressAdapter
Invoked when the job has been successfully canceled.
jobCompleted(IDataTransaction.ProgressEvent) - Method in interface org.caleigo.core.IDataTransaction.IProgressListener
Invoked when the job has been successfully completed without any errors and without beeing canceled.
jobCompleted(IDataTransaction.ProgressEvent) - Method in class org.caleigo.core.IDataTransaction.ProgressAdapter
Invoked when the job has been successfully completed without any errors and without beeing canceled.
jobFailed(IDataTransaction.ProgressEvent) - Method in interface org.caleigo.core.IDataTransaction.IProgressListener
Invoked when the job has failed.
jobFailed(IDataTransaction.ProgressEvent) - Method in class org.caleigo.core.IDataTransaction.ProgressAdapter
Invoked when the job has failed.
jobStarted(IDataTransaction.ProgressEvent) - Method in interface org.caleigo.core.IDataTransaction.IProgressListener
Invoked when the job has been started.
jobStarted(IDataTransaction.ProgressEvent) - Method in class org.caleigo.core.IDataTransaction.ProgressAdapter
Invoked when the job has been started.

L

LARGER - Static variable in class org.caleigo.core.RelationType
 
LARGER_EQUAL - Static variable in class org.caleigo.core.RelationType
 
LESS - Static variable in class org.caleigo.core.RelationType
 
LESS_EQUAL - Static variable in class org.caleigo.core.RelationType
 
LINK_ENTITY - Static variable in interface org.caleigo.core.IEntityDescriptor
Signifies that the purpose of this entity is only to link other entity types together in N to N relationships.
LISTABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
LOAD - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
LONG - Static variable in class org.caleigo.core.DataType
 
Length - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The Length field (index=5) has the data type INTEGER.
Log - class org.caleigo.toolkit.log.Log.
The log class acts as a gateway for log messages.
Log() - Constructor for class org.caleigo.toolkit.log.Log
 
LoginCanceledException - exception org.caleigo.security.LoginCanceledException.
This exception is thrown when the login is canceled by the user.
LoginCanceledException() - Constructor for class org.caleigo.security.LoginCanceledException
 
LoginService - class org.caleigo.security.LoginService.
 
LoginService(Object) - Constructor for class org.caleigo.security.LoginService
 
LoginService.LoginProxyService - class org.caleigo.security.LoginService.LoginProxyService.
 
LoginService.LoginProxyService(Object, ITunnel) - Constructor for class org.caleigo.security.LoginService.LoginProxyService
 
LoginService.LoginServiceMessageConsumer - class org.caleigo.security.LoginService.LoginServiceMessageConsumer.
 
LoginService.LoginServiceMessageConsumer() - Constructor for class org.caleigo.security.LoginService.LoginServiceMessageConsumer
 
load(IEntityDescriptor, Qualifier) - Method in class org.caleigo.core.AbstractDataService
 
load(IEntityDescriptor, Qualifier) - Method in interface org.caleigo.core.IDataService
The load method returnes a single entity object intentified by the provided indentity qualifier that must be able to uniquely identify a single entity instance.
load(String) - Static method in class org.caleigo.core.meta.MetaDataSourceDescriptor
Loads a single MetaDataSourceDescriptorEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaDataSourceDescriptor
Loads a single MetaDataSourceDescriptorEntity instance identified by by the provided identity-qualifier from the default data source.
load(int) - Static method in class org.caleigo.core.meta.MetaDataType
Loads a single MetaDataTypeEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaDataType
Loads a single MetaDataTypeEntity instance identified by by the provided identity-qualifier from the default data source.
load(String) - Static method in class org.caleigo.core.meta.MetaEntityDescriptor
Loads a single MetaEntityDescriptorEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaEntityDescriptor
Loads a single MetaEntityDescriptorEntity instance identified by by the provided identity-qualifier from the default data source.
load(String) - Static method in class org.caleigo.core.meta.MetaEntityRelation
Loads a single MetaEntityRelationEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaEntityRelation
Loads a single MetaEntityRelationEntity instance identified by by the provided identity-qualifier from the default data source.
load(int) - Static method in class org.caleigo.core.meta.MetaEntityType
Loads a single MetaEntityTypeEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaEntityType
Loads a single MetaEntityTypeEntity instance identified by by the provided identity-qualifier from the default data source.
load(String, String) - Static method in class org.caleigo.core.meta.MetaFieldDescriptor
Loads a single MetaFieldDescriptorEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaFieldDescriptor
Loads a single MetaFieldDescriptorEntity instance identified by by the provided identity-qualifier from the default data source.
load(String, String, String, String, String) - Static method in class org.caleigo.core.meta.MetaFieldRelation
Loads a single MetaFieldRelationEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaFieldRelation
Loads a single MetaFieldRelationEntity instance identified by by the provided identity-qualifier from the default data source.
load(int) - Static method in class org.caleigo.core.meta.MetaSizeType
Loads a single MetaSizeTypeEntity instance identified by by the provided identity field values from the default data source.
load(Qualifier) - Static method in class org.caleigo.core.meta.MetaSizeType
Loads a single MetaSizeTypeEntity instance identified by by the provided identity-qualifier from the default data source.
loadControlledProxies(boolean) - Method in class org.caleigo.core.ControlledProxyEntity
 
loadControlledProxies(boolean) - Method in class org.caleigo.core.ProxyEntity
 
loadControlledProxiesCallback(int) - Method in class org.caleigo.core.ControlledProxyEntity
 
loadControlledProxiesCallback(int) - Method in class org.caleigo.core.ProxyEntity
 
loadEntity(Qualifier) - Method in class org.caleigo.core.AbstractEntityDescriptor
The load method returnes a single entity object intentified by the provided indentity qualifier that must be able to uniquely identify a single entity instance.
loadEntity(IEntityDescriptor, Qualifier) - Method in interface org.caleigo.core.IDataSource
The load method returnes a single entity object intentified by the provided indentity qualifier that must be able to uniquely identify a single entity instance.
loadEntity(Qualifier) - Method in interface org.caleigo.core.IEntityDescriptor
The load method returnes a single entity object intentified by the provided indentity qualifier that must be able to uniquely identify a single entity instance.
loadEntity(IEntityDescriptor, Qualifier) - Method in class org.caleigo.core.SingleServiceDataSource
The load method returnes a single entity object intentified by the provided indentity qualifier that must be able to uniquely identify a single entity instance.
loadEntityFromCache(Qualifier, IEntity) - Method in class org.caleigo.core.service.CachedDataService
Loads a qualified entity from the cache.
loadEntityFromQueryList(Qualifier, IEntity) - Method in class org.caleigo.core.service.CachedDataService
 
loadIntersectEntity(IEntity, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
Loads an uniquely identifiable entity based on the data in the source.
loadReferredEntity(IEntity, IFieldDescriptor) - Static method in class org.caleigo.core.Relations
 
loadRelatedEntities(IEntity, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
 
loadRelatedEntities(IEntity, IEntityDescriptor, IFieldDescriptor[]) - Static method in class org.caleigo.core.Relations
 
loadRemoteSelection() - Method in class org.caleigo.core.ControlledProxySelection
 
loadSelection(IEntityDescriptor, Qualifier) - Method in class org.caleigo.core.AbstractDataService
 
loadSelection(DataQuery) - Method in class org.caleigo.core.AbstractDataService
 
loadSelection(Qualifier) - Method in class org.caleigo.core.AbstractEntityDescriptor
Loads a selection of entities of the called descriptors type using the provided entity descriptor.
loadSelection(IEntityDescriptor, Qualifier) - Method in interface org.caleigo.core.IDataService
Loads a selection of entities identyfied by the provided qualifier.
loadSelection(DataQuery) - Method in interface org.caleigo.core.IDataService
Loads a selection of entities identyfied by the provided reusable dataQuery object.
loadSelection(IEntityDescriptor, Qualifier) - Method in interface org.caleigo.core.IDataSource
Loads a selection of entities identyfied by the provided qualifier.
loadSelection(Qualifier) - Method in interface org.caleigo.core.IEntityDescriptor
Loads a selection of entities of the called descriptors type using the provided entity descriptor.
loadSelection(IEntityDescriptor, Qualifier) - Method in class org.caleigo.core.SingleServiceDataSource
Loads a selection of entities identyfied by the provided qualifier.
loadSelectionFromCache(IEntityDescriptor, Qualifier, ISelection) - Method in class org.caleigo.core.service.CachedDataService
Loads a qualified selection from the cache.
loadSelectionFromCache(DataQuery, ISelection) - Method in class org.caleigo.core.service.CachedDataService
Loads a qualified selection from the cache using a data query.
loadTableSelection(IEntityDescriptor) - Method in class org.caleigo.core.service.BinaryFileDataService
 
loadTableSelection(IEntityDescriptor) - Method in class org.caleigo.core.service.MemoryDataService
This method can be overriden to provide a simple persistent storage for the MemoryDataService.
loadTableSelection(IEntityDescriptor) - Method in class org.caleigo.core.service.TextFileDataService
 
loadTableSelection(IEntityDescriptor) - Method in class org.caleigo.core.service.TextURLDataService
 
log(Object) - Method in class org.caleigo.core.Selection
Help method that logs text information from the collection object using the log package.
log(Object, IFieldDescriptor[]) - Method in class org.caleigo.core.Selection
Help method that logs text information from the collection object using the log package.
log(int, Object, String, Throwable) - Method in class org.caleigo.toolkit.log.AbstractLogReceiver
 
log(int, Object, String, Throwable) - Method in interface org.caleigo.toolkit.log.ILogReceiver
 
log(Object, int, String) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
log(Object, int, String, Throwable) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
logString(String) - Method in class org.caleigo.toolkit.log.AbstractLogReceiver
 
logString(String) - Method in class org.caleigo.toolkit.log.StreamLogReceiver
 
login(Object) - Method in class org.caleigo.security.DataSourceLoginHandler
 
login(Object) - Method in class org.caleigo.security.ILoginHandler.DefaultLoginHandler
Tries to log in a user.
login(Object) - Method in interface org.caleigo.security.ILoginHandler
Tries to log in a user.
login() - Method in interface org.caleigo.security.ILoginService
Tries to log in a user without supplying any login information.
login(Object) - Method in interface org.caleigo.security.ILoginService
This method takes login information supplied in the loginInfo object.
login(String, String) - Method in interface org.caleigo.security.ILoginService
This is a helper method that logs in a user based on the supplied username-password pair.
login() - Method in class org.caleigo.security.LoginService.LoginProxyService
Tries to log in a user without supplying any login information.
login() - Method in class org.caleigo.security.LoginService
Tries to log in a user without supplying any login information.
login(Object) - Method in class org.caleigo.security.LoginService
This method takes login information supplied in the loginInfo object.
login(String, String) - Method in class org.caleigo.security.LoginService
This is a helper method that logs in a user based on the supplied username-password pair.
logout(UserInfo) - Method in interface org.caleigo.security.ILoginService
 
logout(UserInfo) - Method in class org.caleigo.security.LoginService.LoginProxyService
 
logout(UserInfo) - Method in class org.caleigo.security.LoginService
 
logout() - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
 
logout() - Method in class org.caleigo.security.UserInfo
 

M

MANY - Static variable in interface org.caleigo.core.IEntityRelationPath
Constant value returned by the getCardinality methods.
MASTER_ENTITY - Static variable in interface org.caleigo.core.IEntityDescriptor
Signifies that these enitities are handled as seperate units that can be viewed and handled as isolated units.
MAX_LOGIN_TRIES - Static variable in class org.caleigo.security.ILoginInfoProvider.GuestUserLoginHandler
 
MAX_NBR_OF_FIELDS_IN_STATIC - Static variable in class org.caleigo.core.service.JDBCMetaProducer
 
MAX_NBR_OF_OVERVIEW_FIELDS - Static variable in class org.caleigo.core.service.JDBCMetaProducer
 
MISCELLANEOUS - Static variable in interface org.caleigo.core.IEntityAction
 
MemoryDataService - class org.caleigo.core.service.MemoryDataService.
MemoryDataService provides a simple implementation of the IDataService interface that can be used to store entities in a non-persistent memory cache.
MemoryDataService(IDataSourceDescriptor) - Constructor for class org.caleigo.core.service.MemoryDataService
 
MemoryDataService(IDataSourceDescriptor, Object) - Constructor for class org.caleigo.core.service.MemoryDataService
 
MemoryDataService.DataTransaction - class org.caleigo.core.service.MemoryDataService.DataTransaction.
 
MemoryDataService.DataTransaction() - Constructor for class org.caleigo.core.service.MemoryDataService.DataTransaction
 
MemoryDataService.DefaultSelectionHolder - class org.caleigo.core.service.MemoryDataService.DefaultSelectionHolder.
 
MemoryDataService.DefaultSelectionHolder(ISelection) - Constructor for class org.caleigo.core.service.MemoryDataService.DefaultSelectionHolder
 
MemoryDataService.ISelectionHolder - interface org.caleigo.core.service.MemoryDataService.ISelectionHolder.
 
Meta - class org.caleigo.core.meta.Meta.
Meta is the descriptor for MetaDataSourceDescriptor instances.
MetaDataSourceDescriptor - class org.caleigo.core.meta.MetaDataSourceDescriptor.
MetaDataSourceDescriptor is the descriptor for MetaDataSourceDescriptorEntity objects.
MetaDataSourceDescriptorEntity - class org.caleigo.core.meta.MetaDataSourceDescriptorEntity.
MetaDataSourceEntiy is the entity class for MetaDataSourceDescriptor objects.
MetaDataSourceDescriptorEntity() - Constructor for class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
Default constructor for MetaDataSourceDescriptorEntity.
MetaDataSourceDescriptorEntity(MetaDataSourceDescriptorEntity) - Constructor for class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
Copy constructor for MetaDataSourceDescriptorEntity.
MetaDataSourceDescriptorEntity(String) - Constructor for class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
This constructor creates a new MetaDataSourceDescriptorEntity and loads it with data from the data source using the entity's identity data.
MetaDataSourceDescriptorEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
This constructor creates a new MetaDataSourceDescriptorEntity and loads it with data from the data source using the provided identity qualifier.
MetaDataType - class org.caleigo.core.meta.MetaDataType.
MetaDataType is the descriptor for MetaDataTypeEntity objects.
MetaDataTypeEntity - class org.caleigo.core.meta.MetaDataTypeEntity.
MetaDataTypeEntiy is the entity class for MetaDataType objects.
MetaDataTypeEntity() - Constructor for class org.caleigo.core.meta.MetaDataTypeEntity
Default constructor for MetaDataTypeEntity.
MetaDataTypeEntity(MetaDataTypeEntity) - Constructor for class org.caleigo.core.meta.MetaDataTypeEntity
Copy constructor for MetaDataTypeEntity.
MetaDataTypeEntity(int) - Constructor for class org.caleigo.core.meta.MetaDataTypeEntity
This constructor creates a new MetaDataTypeEntity and loads it with data from the data source using the entity's identity data.
MetaDataTypeEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaDataTypeEntity
This constructor creates a new MetaDataTypeEntity and loads it with data from the data source using the provided identity qualifier.
MetaEntityDescriptor - class org.caleigo.core.meta.MetaEntityDescriptor.
MetaEntityDescriptor is the descriptor for MetaEntityDescriptorEntity objects.
MetaEntityDescriptorEntity - class org.caleigo.core.meta.MetaEntityDescriptorEntity.
MetaEntityDescriptorEntiy is the entity class for MetaEntityDescriptor objects.
MetaEntityDescriptorEntity() - Constructor for class org.caleigo.core.meta.MetaEntityDescriptorEntity
Default constructor for MetaEntityDescriptorEntity.
MetaEntityDescriptorEntity(MetaEntityDescriptorEntity) - Constructor for class org.caleigo.core.meta.MetaEntityDescriptorEntity
Copy constructor for MetaEntityDescriptorEntity.
MetaEntityDescriptorEntity(String) - Constructor for class org.caleigo.core.meta.MetaEntityDescriptorEntity
This constructor creates a new MetaEntityDescriptorEntity and loads it with data from the data source using the entity's identity data.
MetaEntityDescriptorEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaEntityDescriptorEntity
This constructor creates a new MetaEntityDescriptorEntity and loads it with data from the data source using the provided identity qualifier.
MetaEntityMetaProducer - class org.caleigo.core.meta.MetaEntityMetaProducer.
 
MetaEntityMetaProducer() - Constructor for class org.caleigo.core.meta.MetaEntityMetaProducer
 
MetaEntityRelation - class org.caleigo.core.meta.MetaEntityRelation.
MetaEntityRelation is the descriptor for MetaEntityRelationEntity objects.
MetaEntityRelationEntity - class org.caleigo.core.meta.MetaEntityRelationEntity.
MetaEntityRelationEntiy is the entity class for MetaEntityRelation objects.
MetaEntityRelationEntity() - Constructor for class org.caleigo.core.meta.MetaEntityRelationEntity
Default constructor for MetaEntityRelationEntity.
MetaEntityRelationEntity(MetaEntityRelationEntity) - Constructor for class org.caleigo.core.meta.MetaEntityRelationEntity
Copy constructor for MetaEntityRelationEntity.
MetaEntityRelationEntity(String) - Constructor for class org.caleigo.core.meta.MetaEntityRelationEntity
This constructor creates a new MetaEntityRelationEntity and loads it with data from the data source using the entity's identity data.
MetaEntityRelationEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaEntityRelationEntity
This constructor creates a new MetaEntityRelationEntity and loads it with data from the data source using the provided identity qualifier.
MetaEntityType - class org.caleigo.core.meta.MetaEntityType.
MetaEntityType is the descriptor for MetaEntityTypeEntity objects.
MetaEntityTypeEntity - class org.caleigo.core.meta.MetaEntityTypeEntity.
MetaEntityTypeEntiy is the entity class for MetaEntityType objects.
MetaEntityTypeEntity() - Constructor for class org.caleigo.core.meta.MetaEntityTypeEntity
Default constructor for MetaEntityTypeEntity.
MetaEntityTypeEntity(MetaEntityTypeEntity) - Constructor for class org.caleigo.core.meta.MetaEntityTypeEntity
Copy constructor for MetaEntityTypeEntity.
MetaEntityTypeEntity(int) - Constructor for class org.caleigo.core.meta.MetaEntityTypeEntity
This constructor creates a new MetaEntityTypeEntity and loads it with data from the data source using the entity's identity data.
MetaEntityTypeEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaEntityTypeEntity
This constructor creates a new MetaEntityTypeEntity and loads it with data from the data source using the provided identity qualifier.
MetaFieldDescriptor - class org.caleigo.core.meta.MetaFieldDescriptor.
MetaFieldDescriptor is the descriptor for MetaFieldDescriptorEntity objects.
MetaFieldDescriptorEntity - class org.caleigo.core.meta.MetaFieldDescriptorEntity.
MetaFieldDescriptorEntiy is the entity class for MetaFieldDescriptor objects.
MetaFieldDescriptorEntity() - Constructor for class org.caleigo.core.meta.MetaFieldDescriptorEntity
Default constructor for MetaFieldDescriptorEntity.
MetaFieldDescriptorEntity(MetaFieldDescriptorEntity) - Constructor for class org.caleigo.core.meta.MetaFieldDescriptorEntity
Copy constructor for MetaFieldDescriptorEntity.
MetaFieldDescriptorEntity(String, String) - Constructor for class org.caleigo.core.meta.MetaFieldDescriptorEntity
This constructor creates a new MetaFieldDescriptorEntity and loads it with data from the data source using the entity's identity data.
MetaFieldDescriptorEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaFieldDescriptorEntity
This constructor creates a new MetaFieldDescriptorEntity and loads it with data from the data source using the provided identity qualifier.
MetaFieldRelation - class org.caleigo.core.meta.MetaFieldRelation.
MetaFieldRelation is the descriptor for MetaFieldRelationEntity objects.
MetaFieldRelationEntity - class org.caleigo.core.meta.MetaFieldRelationEntity.
MetaFieldRelationEntiy is the entity class for MetaFieldRelation objects.
MetaFieldRelationEntity() - Constructor for class org.caleigo.core.meta.MetaFieldRelationEntity
Default constructor for MetaFieldRelationEntity.
MetaFieldRelationEntity(MetaFieldRelationEntity) - Constructor for class org.caleigo.core.meta.MetaFieldRelationEntity
Copy constructor for MetaFieldRelationEntity.
MetaFieldRelationEntity(String, String, String, String, String) - Constructor for class org.caleigo.core.meta.MetaFieldRelationEntity
This constructor creates a new MetaFieldRelationEntity and loads it with data from the data source using the entity's identity data.
MetaFieldRelationEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaFieldRelationEntity
This constructor creates a new MetaFieldRelationEntity and loads it with data from the data source using the provided identity qualifier.
MetaSizeType - class org.caleigo.core.meta.MetaSizeType.
MetaSizeType is the descriptor for MetaSizeTypeEntity objects.
MetaSizeTypeEntity - class org.caleigo.core.meta.MetaSizeTypeEntity.
MetaSizeTypeEntiy is the entity class for MetaSizeType objects.
MetaSizeTypeEntity() - Constructor for class org.caleigo.core.meta.MetaSizeTypeEntity
Default constructor for MetaSizeTypeEntity.
MetaSizeTypeEntity(MetaSizeTypeEntity) - Constructor for class org.caleigo.core.meta.MetaSizeTypeEntity
Copy constructor for MetaSizeTypeEntity.
MetaSizeTypeEntity(int) - Constructor for class org.caleigo.core.meta.MetaSizeTypeEntity
This constructor creates a new MetaSizeTypeEntity and loads it with data from the data source using the entity's identity data.
MetaSizeTypeEntity(Qualifier) - Constructor for class org.caleigo.core.meta.MetaSizeTypeEntity
This constructor creates a new MetaSizeTypeEntity and loads it with data from the data source using the provided identity qualifier.
mAddress - Variable in class org.caleigo.toolkit.tunnel.SocketTunnel
 
mArgumentProxies - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
mArguments - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
mArrayIndex - Variable in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
mAvailableSpace - Variable in class org.caleigo.toolkit.util.CircularByteBuffer
 
mBestRankMap - Variable in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
mBuffer - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
mBuffer - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
mBuffer - Variable in class org.caleigo.toolkit.util.CircularByteBuffer
 
mBufferSize - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
mBufferSize - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
mBufferSize - Variable in class org.caleigo.toolkit.util.CircularByteBuffer
 
mByteBuffer - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
mByteBuffer - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
mCheckedByteBuffer - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
mClassName - Variable in class org.caleigo.core.AbstractDataSourceDescriptor.Dezerializer
 
mClassName - Variable in class org.caleigo.core.AbstractEntityDescriptor.Dezerializer
 
mClosed - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
mCodeName - Variable in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
mCodeName - Variable in class org.caleigo.core.meta.CustomDataSourceDescriptor.Dezerializer
 
mCodeName - Variable in class org.caleigo.core.meta.CustomEntityDescriptor.Dezerializer
 
mCodeName - Variable in class org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer
 
mCodec - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mCodecClassName - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
mConnectionListener - Variable in class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
mCurrentPackageID - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mCurrentPosition - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
mCurrentPosition - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
mCurrentProgress - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceProgressMessage
 
mCurrentProxyID - Variable in class org.caleigo.toolkit.tunnel.ProxyHandler
 
mCurrentReadPosition - Variable in class org.caleigo.toolkit.util.CircularByteBuffer
 
mCurrentSessionID - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
mCurrentWritePosition - Variable in class org.caleigo.toolkit.util.CircularByteBuffer
 
mData - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCDataPackage
 
mDataSourceDescriptorCodeName - Variable in class org.caleigo.core.meta.CustomEntityDescriptor.Dezerializer
 
mDataSourceDescriptorCodeName - Variable in class org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer
 
mDecompressedByteBuffer - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
mDescriptionObject - Variable in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
mDisplayHint - Variable in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
mDisplayName - Variable in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
mEOF - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
mEntityDescriptor - Variable in class org.caleigo.security.DataSourceLoginHandler
 
mEntityDescriptorClassName - Variable in class org.caleigo.core.FieldDescriptor.Dezerializer
 
mEntityDescriptorCodeName - Variable in class org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer
 
mEnumeration - Variable in class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
mErrorMessage - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.ErrorMessage
 
mException - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceReturnMessage
 
mException - Variable in class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
mExceptionClass - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyExceptionMessage
 
mFieldDescriptorCodeName - Variable in class org.caleigo.core.FieldDescriptor.Dezerializer
 
mFieldWayPoints - Variable in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
mGroupFieldDescriptor - Variable in class org.caleigo.security.DataSourceLoginHandler
 
mHTTPTunnelServer - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServlet
 
mID - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
mID - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyCleanUpMessage
 
mID - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
mInByteBuffer - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
mInByteBuffer - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
mInQueue - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mInputStream - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
mInputStream - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
mInputThread - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mInterfaceClassNames - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
mInterfaceClasses - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
mIsInitialized - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
mIsInitialized - Variable in class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
mIsLocalProxy - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
mIsStopped - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
mIsStopped - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
mIterator - Variable in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
mIterator - Variable in class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
mIterator - Variable in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
mIterator - Variable in class org.caleigo.toolkit.util.Iterators.WrapIterator
 
mJob - Variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
mLogLevel - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mLoginHandlers - Variable in class org.caleigo.security.LoginService
 
mLoginInfoProvider - Variable in class org.caleigo.security.LoginService
 
mMaxProgress - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceProgressMessage
 
mMessage - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
mMessage - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage
 
mMessage - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyExceptionMessage
 
mMessage - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelPackage
 
mMessageConsumer - Variable in class org.caleigo.security.LoginService
 
mMessageConsumers - Variable in class org.caleigo.service.ServiceProviderServer
 
mMessageConsumers - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mMessageConsumers - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
mMethodName - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
mModifierAmount() - Method in class org.caleigo.core.DateProxyData
 
mModifierType() - Method in class org.caleigo.core.DateProxyData
 
mNextObject - Variable in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
mNumerOfExceptions - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
mNumerOfExceptions - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
mObjectArray - Variable in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
mObjectInputStream - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
mObjectOutputStream - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
mOperations - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceReturnMessage
 
mOriginID - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
mOutQueue - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mOutputStream - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
mOutputStream - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
mOutputThread - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mPackerClassNames - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
mPackers - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mPassword - Variable in class org.caleigo.security.ILoginService.LoginMessage
 
mPasswordFieldDescriptor - Variable in class org.caleigo.security.DataSourceLoginHandler
 
mPort - Variable in class org.caleigo.toolkit.tunnel.SocketTunnel
 
mPort - Variable in class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
mProxyHandler - Variable in class org.caleigo.service.ServiceProviderServer.MessageConsumer
 
mProxyHandler - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
mProxyHandlers - Variable in class org.caleigo.service.ServiceProvider
 
mProxyID - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyInvocationMessage
 
mProxyObjects - Variable in class org.caleigo.toolkit.tunnel.ProxyHandler
 
mRegisteredCodecs - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
mRegisteredPackers - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
mRegisteredTunnels - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
mRelationName - Variable in class org.caleigo.core.RelationType.Dezerializer
 
mRemoteInvocationHandlers - Variable in class org.caleigo.toolkit.tunnel.ProxyHandler
 
mReplyMessages - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mRequiredFields - Variable in class org.caleigo.core.AbstractCalculatedFieldDescriptor
 
mResult - Variable in class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
mReturnValue - Variable in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyReturnMessage
 
mServerSocket - Variable in class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
mService - Variable in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
 
mServiceIdentity - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceMessage
 
mServiceIdentity - Variable in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
mServiceIdentity - Variable in class org.caleigo.security.LoginService
 
mServiceIdentity - Variable in class org.caleigo.service.ServiceProvider.GetServiceMessage
 
mServiceInterfaceClass - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceMessage
 
mServiceInterfaceClass - Variable in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
mServiceInterfaceClass - Variable in class org.caleigo.service.ServiceProvider.GetServiceMessage
 
mServiceType - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceMessage
 
mServiceType - Variable in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
mServiceType - Variable in class org.caleigo.service.ServiceProvider.GetServiceMessage
 
mServices - Variable in class org.caleigo.service.ServiceProvider
 
mSessionID - Variable in class org.caleigo.security.ILoginService.LogoutMessage
 
mSessionID - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
mSessionID - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelCloseMessage
 
mSessionID - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
mSessionID - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelPackage
 
mSessionID - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelStatusMessage
 
mSessionID - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
mSessions - Variable in class org.caleigo.security.SessionHandler
 
mSingleByteBuffer - Variable in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
mSingleByteBuffer - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
mSingleByteBuffer - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
mSocket - Variable in class org.caleigo.toolkit.tunnel.SocketTunnel
 
mSourceDataService - Variable in class org.caleigo.core.service.CachedDataService
 
mStartDescriptor - Variable in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
mStatus - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage
 
mStatusCallbacks - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mTableSelectionMap - Variable in class org.caleigo.core.service.MemoryDataService
 
mTargetDescriptor - Variable in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
mThrowable - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.ErrorMessage
 
mTransaction - Variable in class org.caleigo.core.TunneledDataService.TunneledDataServiceCommitMessage
 
mTunnel - Variable in class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
mTunnel - Variable in class org.caleigo.core.TunneledDataService
 
mTunnel - Variable in class org.caleigo.security.LoginService.LoginProxyService
 
mTunnel - Variable in class org.caleigo.toolkit.tunnel.ProxyHandler
 
mTunnelListeners - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mTunnelServerListeners - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
mTunnelServers - Variable in class org.caleigo.service.ServiceProviderServer
 
mTunnels - Variable in class org.caleigo.service.ServiceProvider
 
mTunnels - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
mType - Variable in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
mType - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
mURL - Variable in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
mUserID - Variable in class org.caleigo.security.ILoginService.LoginMessage
 
mUserIDFieldDescriptor - Variable in class org.caleigo.security.DataSourceLoginHandler
 
mUserInfo - Variable in class org.caleigo.security.ILoginService.LoginServiceReturnMessage
 
mUserInfo - Variable in class org.caleigo.security.ILoginService.LogoutMessage
 
mValidatorList - Variable in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
mWorkerThreads - Variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
mXorMask - Variable in class org.caleigo.toolkit.tunnel.ScramblePacker
 
mZipEntryID - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
mZipInputStream - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
mZipOutputStream - Variable in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
main(String[]) - Static method in class org.caleigo.core.service.DemoDataService
 
makeFieldQualifier(IFieldDescriptor[], IEntity) - Static method in class org.caleigo.core.Relations
Makes a qualifer of the provided field descriptors and entity.
makeHexString(byte[]) - Static method in class org.caleigo.core.BinaryData
Creates a hexadecmial string representation of a byte array
makeIdentityQualifier(IEntity, IEntityDescriptor) - Static method in class org.caleigo.core.Relations
Makes an identity qualifier for an entity of the targetDescriptor type using the fields in the sourceEntity.
makeLinkEntity(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
 
makeLogString(IEntity) - Static method in class org.caleigo.core.AbstractEntity
Makes a descriptive log string for the provided entity object.
makeLogString(IEntity, IFieldDescriptor[]) - Static method in class org.caleigo.core.AbstractEntity
Makes a descriptive log string for the provided entity object.
makeLogString(IEntity) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Makes a descriptive log string for the provided entity object.
makeLogString(Object) - Method in class org.caleigo.core.DataType.AbstractDataType
 
makeLogString(Object) - Method in class org.caleigo.core.DataType.BinaryType
 
makeLogString(Object) - Method in class org.caleigo.core.DataType
 
makeRelationQualifier(IEntity, IEntityRelation) - Static method in class org.caleigo.core.Relations
Makes a qualifier that qualifies entities of the oposite end of the provided relation object.
manageEntity(IEntity) - Method in interface org.caleigo.core.IDataSource
Instucts the data source object to take over the control of an entity.
manageEntity(IEntity) - Method in class org.caleigo.core.SingleServiceDataSource
Instucts the data source object to take over the control of an entity.
mapBinaryType(Class) - Static method in class org.caleigo.core.BinaryData
 
mapDataType(Class) - Static method in class org.caleigo.core.DataType
 
markAliasAsDeclared(String) - Method in class org.caleigo.core.service.SQLSelectCommand
 
markTableAsChanged(IEntityDescriptor) - Method in class org.caleigo.core.service.MemoryDataService
 

N

NAME_FIELD - Static variable in interface org.caleigo.core.IFieldDescriptor
This flag states if the field is suitable name field to define the identity of the entity it is a part of for the end-user.
NATURAL_ORDER - Static variable in interface org.caleigo.core.IFieldDescriptor
Constant used to define the natural order for the entities it is a part of.
NEVER_EXPORT - Static variable in interface org.caleigo.core.IEntityAction
 
NONE - Static variable in class org.caleigo.core.DataAccessManager
 
NOT_EQUAL - Static variable in class org.caleigo.core.RelationType
 
NOT_OK - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IStatusMessage
 
NOW - Static variable in class org.caleigo.core.DateProxyData
Specifies that the current time at the call to getData should be used with a millisecond resolution.
NO_TIME_LIMIT - Static variable in interface org.caleigo.core.IEntityDescriptor
Can be used to chech the result of getCacheTime().
Name - Static variable in class org.caleigo.core.meta.MetaDataType
The Name field (index=1) has the data type STRING(20).
Name - Static variable in class org.caleigo.core.meta.MetaEntityType
The Name field (index=1) has the data type STRING(20).
Name - Static variable in class org.caleigo.core.meta.MetaSizeType
The Name field (index=1) has the data type STRING(20).
NameField - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The NameField field (index=13) has the data type BOOLEAN.
NaturalOrder - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The NaturalOrder field (index=16) has the data type BOOLEAN.
NegateQualifier - class org.caleigo.core.NegateQualifier.
The NegateQualifier logically negates another single qualifier that may however be a CompositeQualifier.
NegateQualifier(Qualifier) - Constructor for class org.caleigo.core.NegateQualifier
Default constructor for NegateQualifier.
negate() - Method in class org.caleigo.core.Qualifier
Returns a negated version of the qualifier.
newConnection(Object, OutputStream, int) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
Sets up a new connection.
newTransaction() - Method in class org.caleigo.core.AbstractDataService
 
newTransaction() - Method in interface org.caleigo.core.IDataService
Returns a new IDataTransaction object that can be used to batch data operations and wrap them in a transaction.
newTransaction() - Method in class org.caleigo.core.TunneledDataService
 
newTransaction() - Method in class org.caleigo.core.service.CachedDataService
 
newTransaction() - Method in class org.caleigo.core.service.JDBCDataService
 
newTransaction() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
newTransaction() - Method in class org.caleigo.core.service.MemoryDataService
Returns a new IDataTransaction object that can be used to batch data operations and wrap them in a transaction.
next() - Method in class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator
 
next() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator
 
next() - Method in class org.caleigo.core.FieldDescriptor.FieldRelationIterator
 
next() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
next() - Method in class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
next() - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
next() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
next() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
next() - Method in class org.caleigo.toolkit.util.Iterators.WrapIterator
 
nextAccepted() - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
nextElement() - Method in class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator
 
nextElement() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
nextElement() - Method in class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
nextElement() - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
nextElement() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
nextElement() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
nextElement() - Method in class org.caleigo.toolkit.util.Iterators.WrapIterator
 
nextIndex() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
nextIndex() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 

O

OK - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IStatusMessage
 
ONE - Static variable in interface org.caleigo.core.IEntityRelationPath
Constant value returned by the getCardinality methods.
OVERVIEW_FIELD - Static variable in interface org.caleigo.core.IFieldDescriptor
This flag states that the field is suitable for limited overview of the entity it is a part of.
ObjectType - Static variable in class org.caleigo.core.meta.MetaDataType
The ObjectType field (index=5) has the data type STRING(100).
ObjectTypeClass - Static variable in class org.caleigo.core.meta.MetaDataType
The ObjectTypeClass field (index=7) has the data type STRING(100).
OrderedProxySelection - class org.caleigo.core.OrderedProxySelection.
OrderedProxySelection(IEntityDescriptor) - Constructor for class org.caleigo.core.OrderedProxySelection
Creates new OrderedProxySelection
OrderedProxySelection(IEntityDescriptor, Comparator) - Constructor for class org.caleigo.core.OrderedProxySelection
Creates new OrderedProxySelection
OrderedProxySelection(ISelection) - Constructor for class org.caleigo.core.OrderedProxySelection
Creates new OrderedProxySelection
OrderedProxySelection(ISelection, Comparator) - Constructor for class org.caleigo.core.OrderedProxySelection
Creates new OrderedProxySelection
OrderedProxySelection.OrderedRelayListener - class org.caleigo.core.OrderedProxySelection.OrderedRelayListener.
 
OrderedProxySelection.OrderedRelayListener() - Constructor for class org.caleigo.core.OrderedProxySelection.OrderedRelayListener
 
OverviewField - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The OverviewField field (index=15) has the data type BOOLEAN.
openConnection() - Method in class org.caleigo.core.service.JDBCDataService
 
openConnection() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
or(Qualifier) - Method in class org.caleigo.core.Qualifier
Creates a logic union between the qualifiers.
or(IFieldDescriptor, Object) - Method in class org.caleigo.core.Qualifier
Creates a logic union between the qualifier and a new qualifier defined by the provided field descriptor and data value.
or(IFieldDescriptor, RelationType, Object) - Method in class org.caleigo.core.Qualifier
Creates a logic union between the qualifier and a new qualifier defined by the provided field descriptor and data value.
org.caleigo.core - package org.caleigo.core
 
org.caleigo.core.event - package org.caleigo.core.event
 
org.caleigo.core.exception - package org.caleigo.core.exception
 
org.caleigo.core.meta - package org.caleigo.core.meta
 
org.caleigo.core.service - package org.caleigo.core.service
 
org.caleigo.security - package org.caleigo.security
 
org.caleigo.service - package org.caleigo.service
 
org.caleigo.toolkit.log - package org.caleigo.toolkit.log
 
org.caleigo.toolkit.tunnel - package org.caleigo.toolkit.tunnel
 
org.caleigo.toolkit.util - package org.caleigo.toolkit.util
 

P

PERSISTENT - Static variable in interface org.caleigo.core.IEntity
Status flag that is used to signify that the entity reflects data that exists in in a related persistent storage.
PING - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
 
PRIMARY - Static variable in interface org.caleigo.core.IEntityAction
 
PROGRESS_CHANGED - Static variable in class org.caleigo.core.IDataTransaction.ProgressEvent
 
ProxyEntity - class org.caleigo.core.ProxyEntity.
A ProxyEntity is a basic implementation of the IProxyEntity iterface.
ProxyEntity(IEntityDescriptor) - Constructor for class org.caleigo.core.ProxyEntity
Creates new ProxyEntity
ProxyEntity(IEntity) - Constructor for class org.caleigo.core.ProxyEntity
Creates new ProxyEntity
ProxyEntity.ControlledProxyListener - class org.caleigo.core.ProxyEntity.ControlledProxyListener.
 
ProxyEntity.ControlledProxyListener() - Constructor for class org.caleigo.core.ProxyEntity.ControlledProxyListener
 
ProxyEvent - class org.caleigo.core.event.ProxyEvent.
Event for relaying changes of the remote objects in proxy classes.
ProxyEvent(Object, int) - Constructor for class org.caleigo.core.event.ProxyEvent
Creates new EntityCollectionEvent
ProxyHandler - class org.caleigo.toolkit.tunnel.ProxyHandler.
 
ProxyHandler(ITunnel) - Constructor for class org.caleigo.toolkit.tunnel.ProxyHandler
 
ProxyQualifier - class org.caleigo.core.ProxyQualifier.
A ProxyQualifier acts as a proxy to another Qualifier object that may set by simple access a methods.
ProxyQualifier() - Constructor for class org.caleigo.core.ProxyQualifier
Creates new ProxyQualifier
ProxyQualifier(Qualifier) - Constructor for class org.caleigo.core.ProxyQualifier
Creates new ProxyQualifier
ProxySelection - class org.caleigo.core.ProxySelection.
ProxySelection(IEntityDescriptor) - Constructor for class org.caleigo.core.ProxySelection
Creates new ProxySelection
ProxySelection(ISelection) - Constructor for class org.caleigo.core.ProxySelection
Creates new ProxySelection
ProxySelection.RelayListener - class org.caleigo.core.ProxySelection.RelayListener.
 
ProxySelection.RelayListener() - Constructor for class org.caleigo.core.ProxySelection.RelayListener
 
parse(String) - Static method in class org.caleigo.core.DateProxyData
Parses a string to a DateProxyData instance. wlaid strings are "NOW" or "TODAY" followed by an optional modifier in the format "+/-[]".
parse(String) - Static method in class org.caleigo.core.UserProxyData
Parses the incoming value and converts it into a UserProxyData.
perform(IDataBundle) - Method in class org.caleigo.core.AbstractEntityAction
Performs the actions logic using the provided IActionData object.
perform(IEntity) - Method in class org.caleigo.core.AbstractEntityDescriptor.DeleteEntityAction
 
perform(IEntity) - Method in class org.caleigo.core.AbstractEntityDescriptor.StoreEntityAction
 
perform(IDataBundle) - Method in class org.caleigo.core.AbstractTransactionEntityAction
Performs the actions logic using the provided IActionData object.
perform(IEntity) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeDeleteEntityAction
 
perform(IEntity) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
 
perform(IEntity, IEntity) - Method in interface org.caleigo.core.IBinaryEntityAction
 
perform(IDataBundle) - Method in interface org.caleigo.core.IEntityAction
Performs the actions logic using the provided IActionData object.
perform(IEntity) - Method in interface org.caleigo.core.IUnaryEntityAction
 
performBaseValidation(Object) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
Performs basic validations that are relevant for all fields like checking for null values in reguired field data.
performBaseValidation(Object) - Method in class org.caleigo.core.FieldDescriptor
Performs basic validations that are relevant for all fields like checking for null values in reguired field data.
performNotification(int) - Method in class org.caleigo.core.AsyncTransactionHandler
Invoked when one of the doOn-methods should be invoked.
performTypeRecognition(String) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
ping() - Method in class org.caleigo.core.AbstractDataService
Should return true if the service is online and reponding to calls.
ping() - Method in class org.caleigo.core.TunneledDataService
 
ping() - Method in class org.caleigo.core.service.BinaryFileDataService
 
ping() - Method in class org.caleigo.core.service.CachedDataService
Should return true if the service is online and reponding to calls.
ping() - Method in class org.caleigo.core.service.JDBCDataService
Should return true if the service is online and reponding to calls.
ping() - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
Should return true if the service is online and reponding to calls.
ping() - Method in class org.caleigo.core.service.MemoryDataService
 
ping() - Method in class org.caleigo.core.service.TextFileDataService
 
ping() - Method in class org.caleigo.core.service.TextURLDataService
 
ping() - Method in class org.caleigo.security.LoginService
Should return true if the service is online and reponding to calls.
ping() - Method in interface org.caleigo.service.IService
Should return true if the service is online and reponding to calls.
ping() - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Should return true if the service is online and reponding to calls.
ping() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Sends a ping message over this ITunnel.
ping() - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Sends a ping message over this ITunnel.
prepareControlledLoad(IDataTransaction) - Method in interface org.caleigo.core.IProxyController
Prepares an transaction to load the proxy-chain structure that is controlled by the called IProxyController.
prepareControlledLoad(IDataTransaction) - Method in class org.caleigo.core.ProxyEntity
Prepares an transaction to load the proxy-chain structure that is controlled by the called IProxyController.
prepareControlledStore(IDataTransaction) - Method in interface org.caleigo.core.IProxyController
Prepares an transaction to store any changes made to the proxy-chain structure that is controlled by the called IProxyController.
prepareControlledStore(IDataTransaction) - Method in class org.caleigo.core.ProxyEntity
Prepares an transaction to store any changes made to the proxy-chain structure that is controlled by the called IProxyController.
prepareEntityData(IEntity) - Method in class org.caleigo.core.AbstractEntityDescriptor.StoreEntityAction
Simple help method that is called when an action are triggered emmidiatelly before the action is validated.
prepareEntityData(IEntity) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
Simple help method that is called when an action are triggered emmidiatelly before the action is validated.
prepareLoad(IDataTransaction) - Method in class org.caleigo.core.ControlledProxyEntity
 
prepareLoad(IDataTransaction) - Method in class org.caleigo.core.ControlledProxySelection
 
prepareLoad(IDataTransaction) - Method in interface org.caleigo.core.IControlledProxy
 
prepareStore(IDataTransaction) - Method in class org.caleigo.core.ControlledProxyEntity
 
prepareStore(IDataTransaction) - Method in class org.caleigo.core.ControlledProxySelection
 
prepareStore(IDataTransaction) - Method in interface org.caleigo.core.IControlledProxy
 
prepareTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.AbstractEntityDescriptor.DeleteEntityAction
Prepare method for the action where the action is expected to add the data operations needed to perform the action.
prepareTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.AbstractEntityDescriptor.StoreEntityAction
Prepare method for the action where the action is expected to add the data operations needed to perform the action.
prepareTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.AbstractTransactionEntityAction
Prepare method for the action where the action is expected to add the data operations needed to perform the action.
prepareTransaction(IDataTransaction) - Method in class org.caleigo.core.ActionQueue.ActionRequest
 
prepareTransaction(IDataTransaction) - Method in class org.caleigo.core.ActionQueue
Action method tha will add all queued actions on the transaction in the order they were added to the called ActionQueue.
prepareTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeDeleteEntityAction
Prepare method for the action where the action is expected to add the data operations needed to perform the action.
prepareTransaction(IDataBundle, IDataTransaction) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeStoreEntityAction
Prepare method for the action where the action is expected to add the data operations needed to perform the action.
prepareTransaction(IDataBundle, IDataTransaction) - Method in interface org.caleigo.core.ITransactionEntityAction
Prepare method for the action where the action is expected to add the data operations needed to perform the action.
prepareWildcards(String) - Method in class org.caleigo.core.service.SQLToolKit
 
prepareWildcards(String) - Method in class org.caleigo.core.service.SQLToolKitPS
 
previous() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
previous() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
previousIndex() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
previousIndex() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
print(Object, Object) - Static method in class org.caleigo.toolkit.log.Log
 
print(Object, Object, Throwable) - Static method in class org.caleigo.toolkit.log.Log
 
printError(Object, Object) - Static method in class org.caleigo.toolkit.log.Log
 
printError(Object, Object, Throwable) - Static method in class org.caleigo.toolkit.log.Log
 
printFlags(IEntityDescriptor) - Static method in class org.caleigo.core.CompositeEntityDescriptor
Makes a descriptive log string that tells what flags are set on the provided entity object.
printWarning(Object, Object) - Static method in class org.caleigo.toolkit.log.Log
 
printWarning(Object, Object, Throwable) - Static method in class org.caleigo.toolkit.log.Log
 
process(Qualifier, SQLToolKit, String) - Method in class org.caleigo.core.service.SQLToolKit.CompositeQualifierParser
 
process(Qualifier, SQLToolKit, String) - Method in interface org.caleigo.core.service.SQLToolKit.IQualifierParser
Should produce a valid logic "term" to iclude in an sql where- statement.
process(Qualifier, SQLToolKit, String) - Method in class org.caleigo.core.service.SQLToolKit.NegateQualifierParser
 
process(Qualifier, SQLToolKit, String) - Method in class org.caleigo.core.service.SQLToolKit.RelationQualifierParser
 
process(Qualifier, SQLToolKitPS, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS.CompositeQualifierParser
Processes the qualifier and creates the necessary SQL query
process(Qualifier, SQLToolKitPS, ArrayList) - Method in interface org.caleigo.core.service.SQLToolKitPS.IQualifierParser
Should produce a valid logic "term" to iclude in an sql where- statement.
process(Qualifier, SQLToolKitPS, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS.NegateQualifierParser
 
process(Qualifier, SQLToolKitPS, ArrayList) - Method in class org.caleigo.core.service.SQLToolKitPS.RelationQualifierParser
Processes a qualifier and creates a Conditional query
produce(IMetaConsumer) - Method in interface org.caleigo.core.meta.IMetaProducer
Start the production of meta data.
produce(IMetaConsumer) - Method in class org.caleigo.core.meta.MetaEntityMetaProducer
Start the production of meta data.
produce(IMetaConsumer) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
progressChanged(IDataTransaction.ProgressEvent) - Method in interface org.caleigo.core.IDataTransaction.IProgressListener
Invoked to signal progress of the job.
progressChanged(IDataTransaction.ProgressEvent) - Method in class org.caleigo.core.IDataTransaction.ProgressAdapter
Invoked to signal progress of the job.

Q

QUALIFIER - Static variable in interface org.caleigo.core.IEntityAction
 
QUERY - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
QUERY_LIST_LIMIT - Static variable in class org.caleigo.core.service.CachedDataService
 
QualifiedSelection - class org.caleigo.core.QualifiedSelection.
EntitySelection is an entity collection class that can store zero or more IEntity objects.
QualifiedSelection(IEntityDescriptor, Qualifier) - Constructor for class org.caleigo.core.QualifiedSelection
This costructor will create a new selection object for the provided IEntityDescriptor.
QualifiedSelection(IQualifiedSelection) - Constructor for class org.caleigo.core.QualifiedSelection
This is a copy constructor that makes a shallow copy of the contained entities in the provided selection.
Qualifier - class org.caleigo.core.Qualifier.
The Qualifier class is the abstract base class for all Qualifier classes.
Qualifier() - Constructor for class org.caleigo.core.Qualifier
 
Qualifier.RelayListener - class org.caleigo.core.Qualifier.RelayListener.
Simple listener class that relays all received events to the listeners registered in the proxy object.
Qualifier.RelayListener() - Constructor for class org.caleigo.core.Qualifier.RelayListener
 
QualifierEvent - class org.caleigo.core.event.QualifierEvent.
Event for relaying changes of the structure or value content in Qualifier objects.
QualifierEvent(Qualifier, int) - Constructor for class org.caleigo.core.event.QualifierEvent
Creates new EntityCollectionEvent
quoteIdentifier(String) - Method in class org.caleigo.core.service.SQLToolKitPS
 

R

READ - Static variable in class org.caleigo.core.DataAccessManager
 
READ_ONLY - Static variable in interface org.caleigo.core.IEntityAction
 
READ_ONLY_FIELD - Static variable in interface org.caleigo.core.IFieldDescriptor
This flag defines the field as read-only meaning that data of the fields type should never be edited by the end-user.
REFRESH - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
REFRESHED - Static variable in class org.caleigo.core.event.EntityEvent
 
REPLY - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
 
REQUEST - Static variable in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
 
REQUIRED - Static variable in interface org.caleigo.core.IFieldDescriptor
Constant used to define if the field is required and allows null values or not.
ReadOnly - Static variable in class org.caleigo.core.meta.MetaDataSourceDescriptor
The ReadOnly field (index=4) has the data type BOOLEAN.
ReadOnly - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The ReadOnly field (index=11) has the data type BOOLEAN.
ReadOnlyViolationException - exception org.caleigo.core.exception.ReadOnlyViolationException.
This exception is thrown if an atempt is made to edit data that has been marked as read only.
ReadOnlyViolationException(String) - Constructor for class org.caleigo.core.exception.ReadOnlyViolationException
Default constructor for ReadOnlyViolationException.
ReferenceEntity - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The ReferenceEntity field (index=4) has the data type STRING(50).
ReferenceEntity - Static variable in class org.caleigo.core.meta.MetaFieldRelation
The ReferenceEntity field (index=1) has the data type STRING(50).
ReferenceField - Static variable in class org.caleigo.core.meta.MetaFieldRelation
The ReferenceField field (index=2) has the data type STRING(50).
RelationQualifier - class org.caleigo.core.RelationQualifier.
The RelationSelector represents a binary relation between two data values.
RelationQualifier(IFieldDescriptor, Object) - Constructor for class org.caleigo.core.RelationQualifier
Creates a new RelationQualifier with realtion type set to EQUAL.
RelationQualifier(IFieldDescriptor, RelationType, Object) - Constructor for class org.caleigo.core.RelationQualifier
Creates a new RelationQualifier.
RelationType - class org.caleigo.core.RelationType.
RelationType() - Constructor for class org.caleigo.core.RelationType
 
RelationType.Dezerializer - class org.caleigo.core.RelationType.Dezerializer.
 
RelationType.Dezerializer(String) - Constructor for class org.caleigo.core.RelationType.Dezerializer
 
Relations - class org.caleigo.core.Relations.
Required - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The Required field (index=10) has the data type BOOLEAN.
ResourceProvider - class org.caleigo.toolkit.util.ResourceProvider.
ResourceProvider() - Constructor for class org.caleigo.toolkit.util.ResourceProvider
 
ReverseName - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The ReververseName field (index=3) has the data type STRING(50).
rankRelation(IEntityDescriptor, IEntityRelation) - Method in class org.caleigo.core.EntityRelationPath.PathFinderVisitor
 
read(InputStream) - Method in class org.caleigo.core.BinaryData
 
read() - Method in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
read(byte[], int, int) - Method in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
read() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
read(byte[], int, int) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer.HTTPInputStream
 
read() - Method in class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerInputStream
 
read(byte[], int, int) - Method in class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerInputStream
 
read() - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
read(byte[], int, int) - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
readData(DataType) - Method in class org.caleigo.core.EntityReader
 
readEntity(IEntityDescriptor) - Method in class org.caleigo.core.EntityReader
 
readFrom(DataInput) - Method in class org.caleigo.core.DataType.BinaryType
 
readFrom(DataInput) - Method in class org.caleigo.core.DataType
 
readFromCheckedStream() - Method in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerInputStream
 
readFromZipStream() - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
 
readMappedSelection(IEntityDescriptor) - Method in class org.caleigo.core.EntityReader
Reads a mapped selection from the Reader until end of data.
readResolve() - Method in class org.caleigo.core.AbstractDataSourceDescriptor.Dezerializer
 
readResolve() - Method in class org.caleigo.core.AbstractEntityDescriptor.Dezerializer
 
readResolve() - Method in class org.caleigo.core.FieldDescriptor.Dezerializer
 
readResolve() - Method in class org.caleigo.core.RelationType.Dezerializer
 
readResolve() - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor.Dezerializer
 
readResolve() - Method in class org.caleigo.core.meta.CustomEntityDescriptor.Dezerializer
 
readResolve() - Method in class org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer
 
readResultSetRow(ResultSet, IEntity, boolean) - Method in class org.caleigo.core.service.JDBCDataService
 
readResultSetRow(ResultSet, IEntity, boolean) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
receiveInput(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
reconnect(ITunnel) - Method in class org.caleigo.core.TunneledDataService
Tries to reconnect to the provided service.
reconnect(ITunnel) - Method in class org.caleigo.security.LoginService.LoginProxyService
Tries to reconnect to the provided service.
reconnect(ITunnel) - Method in interface org.caleigo.service.IProxyService
Tries to reconnect to the provided service.
reconnect(ITunnel) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Tries to reconnect to the provided service.
reconnect(IService) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer
 
refresh(IEntity) - Method in class org.caleigo.core.AbstractDataService
 
refresh() - Method in class org.caleigo.core.AbstractEntity
This method will refresh the entity with current data from the related persistent storage.
refresh(IEntity) - Method in interface org.caleigo.core.IDataService
Reloads a single entity object from the database.
refresh() - Method in interface org.caleigo.core.IEntity
This method will refresh the entity with current data from the related persistent storage.
refresh() - Method in class org.caleigo.core.ProxyEntity
This method will refresh the entity with current data from the related persistent storage.
refreshAll() - Method in class org.caleigo.core.ControlledProxySelection
Performs a refresh based on the current controller.
refreshAll() - Method in class org.caleigo.core.EntityPool
Performs a refresh on all contained entities.
refreshAll() - Method in interface org.caleigo.core.IEntityPool
Performs a refresh on all contained entities.
refreshAll() - Method in interface org.caleigo.core.ISelection
Performs a refresh on all contained entities.
refreshAll() - Method in class org.caleigo.core.ProxySelection
Performs a refresh on all contained entities.
refreshAll() - Method in class org.caleigo.core.QualifiedSelection
 
refreshAll() - Method in class org.caleigo.core.Selection
Performs a refresh on all contained entities.
refreshCachedEntity(IEntity) - Method in class org.caleigo.core.service.CachedDataService
Updates the provided entity in the cache.
refreshPerformed(EntityEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
refreshPerformed(EntityEvent) - Method in class org.caleigo.core.Selection.EntityRelayListener
 
refreshPerformed(EntityEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
 
refreshPerformed(EntityEvent) - Method in interface org.caleigo.core.event.IEntityListener
 
registerAdd(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
 
registerBinaryClass(String, Class) - Static method in class org.caleigo.core.BinaryData
 
registerChange(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
 
registerCodec(Class) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Registers an ITunnelCodec that can be used when setting up a connection.
registerCodec(Class) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Registers an ITunnelCodec that can be used when setting up a connection.
registerEntityChangeListener() - Method in class org.caleigo.core.Selection
Adds a IEntityChangeListener to all contained entities that relays events to IEntityChangeListener registered in the collection object.
registerEntityListener() - Method in class org.caleigo.core.Selection
Adds a IEntityListener to all contained entities that relays events to IEntityListener registered in the collection object.
registerListeners(IEntity) - Method in class org.caleigo.core.Selection
Adds listeners relaying events from the specified entity to relevant listeners registered in the collection object.
registerPacker(Class) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Registers an ITunnelPacker that can be used when setting up a connection.
registerPacker(Class) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Registers an ITunnelPacker that can be used when setting up a connection.
registerRemoteInvocationHandler(Class, Object) - Method in class org.caleigo.toolkit.tunnel.ProxyHandler
Register an object that handles remote invokations for the provided interface.
registerRemove(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
 
releaseConnection(Connection) - Method in class org.caleigo.core.service.JDBCDataService.ConnectionPool
 
releaseConnection(Connection) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService.ConnectionPool
 
releaseControlledProxy(IControlledProxy) - Method in interface org.caleigo.core.IProxyController
Used to inform the controller that a controlled proxy instance will be discarded and gives the controller a chance to deallocate resources connected to it.
releaseControlledProxy(IControlledProxy) - Method in class org.caleigo.core.ProxyEntity
Used to inform the controller that a controlled proxy instance will be discarded and gives the controller a chance to deallocate resources connected to it.
remomveMessageConsumer(IMessageConsumer) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Removes the consumer from this ITunnels message consumer list.
remomveMessageConsumer(IMessageConsumer) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Removes the consumer from this ITunnels message consumer list.
remomvePacker(ITunnelPacker) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Removes the packer from this ITunnels packer list.
remomvePacker(ITunnelPacker) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Removes the packer from this ITunnels packer list.
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.ControlledProxyEntity.ControllListener
 
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.ControlledProxySelection.ControllListener
 
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterQualifierListener
 
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.OrderedProxySelection.OrderedRelayListener
 
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
remoteChanged(ProxyEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Called when the remote object that have changed been replaced by another object or been set to null.
remoteChanged(ProxyEvent) - Method in interface org.caleigo.core.event.IProxyListener
Called when the remote object that have changed been replaced by another object or been set to null.
remoteExpanded(ProxyEvent) - Method in class org.caleigo.core.ControlledProxyEntity.ControllListener
 
remoteExpanded(ProxyEvent) - Method in class org.caleigo.core.ControlledProxySelection.ControllListener
 
remoteExpanded(ProxyEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterQualifierListener
 
remoteExpanded(ProxyEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
remoteExpanded(ProxyEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Called when the remote object that have changes state from a placeholder to an actual object.
remoteExpanded(ProxyEvent) - Method in interface org.caleigo.core.event.IProxyListener
Called when the remote object that have changes state from a placeholder to an actual object.
remove() - Method in class org.caleigo.core.AbstractDataSourceDescriptor.EntityDescriptorIterator
 
remove() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor.FieldRelationIterator
 
remove() - Method in class org.caleigo.core.FieldDescriptor.FieldRelationIterator
 
remove(Object) - Method in class org.caleigo.core.Selection.SelectionList
 
remove(int) - Method in class org.caleigo.core.Selection.SelectionList
 
remove(ICELEventListener, ICELEventListener) - Static method in class org.caleigo.core.event.CELEventMulticaster
 
remove() - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
remove() - Method in class org.caleigo.toolkit.util.Iterators.EnumerationIterator
 
remove() - Method in class org.caleigo.toolkit.util.Iterators.FilterIterator
 
remove() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableIterator
 
remove() - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
remove() - Method in class org.caleigo.toolkit.util.Iterators.WrapIterator
 
removeEntity(IEntity) - Method in class org.caleigo.core.ControlledProxySelection
Mutation method that removes the provided entity from the selection.
removeEntity(int) - Method in class org.caleigo.core.ControlledProxySelection
Mutation method that removes the indexed entity from the selection.
removeEntity(IEntity) - Method in class org.caleigo.core.EntityPool
 
removeEntity(int) - Method in class org.caleigo.core.FilteredProxySelection
Mutation method that removes the indexed entity from the selection.
removeEntity(IEntity) - Method in interface org.caleigo.core.IEntityPool
 
removeEntity(IEntity) - Method in interface org.caleigo.core.ISelection
Mutation method that removes the provided entity from the selection.
removeEntity(int) - Method in interface org.caleigo.core.ISelection
Mutation method that removes the indexed entity from the selection.
removeEntity(int) - Method in class org.caleigo.core.OrderedProxySelection
Mutation method that removes the indexed entity from the selection.
removeEntity(IEntity) - Method in class org.caleigo.core.ProxySelection
Mutation method that removes the provided entity from the selection.
removeEntity(int) - Method in class org.caleigo.core.ProxySelection
Mutation method that removes the indexed entity from the selection.
removeEntity(IEntity) - Method in class org.caleigo.core.Selection
Mutation method that removes the provided entity from the selection.
removeEntity(int) - Method in class org.caleigo.core.Selection
Mutation method that removes the indexed entity from the selection.
removeEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.AbstractEntity
Removes the specified IEntityListener from the entity object.
removeEntityChangeListener(IEntityChangeListener) - Method in interface org.caleigo.core.IEntity
Removes the specified IEntityListener from the entity object.
removeEntityChangeListener(IEntityChangeListener) - Method in interface org.caleigo.core.ISelection
Removes the specified IEntityListener from the collection object.
removeEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.ProxyEntity
Removes the specified IEntityListener from the entity object.
removeEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.ProxySelection
Removes the specified IEntityListener from the collection object.
removeEntityChangeListener(IEntityChangeListener) - Method in class org.caleigo.core.Selection
Removes the specified IEntityListener from the collection object.
removeEntityListener(IEntityListener) - Method in class org.caleigo.core.AbstractEntity
Removes the specified IEntityListener from the entity object.
removeEntityListener(IEntityListener) - Method in interface org.caleigo.core.IEntity
Removes the specified IEntityListener from the entity object.
removeEntityListener(IEntityListener) - Method in interface org.caleigo.core.ISelection
Removes the specified IEntityListener from the collection object.
removeEntityListener(IEntityListener) - Method in class org.caleigo.core.ProxyEntity
Removes the specified IEntityListener from the entity object.
removeEntityListener(IEntityListener) - Method in class org.caleigo.core.ProxySelection
Removes the specified IEntityListener from the collection object.
removeEntityListener(IEntityListener) - Method in class org.caleigo.core.Selection
Removes the specified IEntityListener from the collection object.
removeLoginHandler(Class) - Method in interface org.caleigo.security.ILoginService
Removes a login handler
removeLoginHandler(Class) - Method in class org.caleigo.security.LoginService
 
removeMessageConsumer(IMessageConsumer) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Removes the IMessageConsumer all connections that this ITunnelServer has set up.
removeMessageConsumer(IMessageConsumer) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
Removes the IMessageConsumer all connections that this ITunnelServer has set up.
removePlural(StringBuffer) - Method in class org.caleigo.core.service.JDBCMetaProducer
Converts a pluralis word to singularis
removeProgressListener(IDataTransaction.IProgressListener) - Method in class org.caleigo.core.IDataTransaction.Job
Removes a progress listener.
removeProxyListener(IProxyListener) - Method in interface org.caleigo.core.IProxyEntity
Removes the specified IProxyListener from the entity object.
removeProxyListener(IProxyListener) - Method in interface org.caleigo.core.IProxySelection
Removes the specified IProxyListener from the entity object.
removeProxyListener(IProxyListener) - Method in class org.caleigo.core.ProxyEntity
Removes the specified IProxyListener from the remote object.
removeProxyListener(IProxyListener) - Method in class org.caleigo.core.ProxyQualifier
Removes the specified IProxyListener from the Qualifier object.
removeProxyListener(IProxyListener) - Method in class org.caleigo.core.ProxySelection
Removes the specified IProxyListener from the remote object.
removeQualifierListener(IQualifierListener) - Method in class org.caleigo.core.Qualifier
Removes the specified IQualifierListener from the Qualifier.
removeReceiver(ILogReceiver) - Static method in class org.caleigo.toolkit.log.Log
 
removeResourceProvider(ResourceProvider) - Static method in class org.caleigo.toolkit.util.ResourceProvider
 
removeSelectionListener(ISelectionListener) - Method in interface org.caleigo.core.ISelection
Removes an IEntityCollectionListener from the collection object.
removeSelectionListener(ISelectionListener) - Method in class org.caleigo.core.ProxySelection
Removes an ISelectionListener from the collection object.
removeSelectionListener(ISelectionListener) - Method in class org.caleigo.core.Selection
Removes an ISelectionListener from the collection object.
removeService(IService) - Method in class org.caleigo.service.ServiceProvider
Removes a local service from this ServiceProvider.
removeStatusCallback(IStatusCallback) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Removes the callback from the list of IStatusCallbacks.
removeStatusCallback(IStatusCallback) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Removes the callback from the list of IStatusCallbacks.
removeTrailingID(StringBuffer) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
removeTunnel(ITunnel) - Method in class org.caleigo.service.ServiceProvider
 
removeTunnel(ITunnel) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
removeTunnelListener(ITunnelListener) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
removeTunnelListener(ITunnelListener) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
 
removeTunnelServer(ITunnelServer) - Method in class org.caleigo.service.ServiceProviderServer
Removes an ITunnelServer and closes all connections that were set up with the use of the tunnel server.
removeTunnelServerListener(ITunnelServerListener) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
 
removeTunnelServerListener(ITunnelServerListener) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServer
 
resetCache() - Method in class org.caleigo.core.service.CachedDataService
Completely resets the cache and "unloads" all cached data.
resizeBuffer() - Method in class org.caleigo.toolkit.util.CircularByteBuffer
 
restoreFrom(File) - Method in class org.caleigo.core.service.MemoryDataService
Restores data from a backup file created by the backupTo method.
restoreFrom(File, IEntityDescriptor[], boolean) - Method in class org.caleigo.core.service.MemoryDataService
Restores data from a backup file created by the backupTo method.
restoreFromURL(URL) - Method in class org.caleigo.core.service.MemoryDataService
 
restoreFromURL(URL, IEntityDescriptor[], boolean) - Method in class org.caleigo.core.service.MemoryDataService
 
run() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
run() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
run() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
run() - Method in class org.caleigo.toolkit.tunnel.SocketTunnelServer.ConnectionListener
 

S

SCANABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
SECONDARY - Static variable in interface org.caleigo.core.IEntityAction
 
SELECTABLE - Static variable in class org.caleigo.core.AbstractEntityDescriptor
 
SELECTION - Static variable in interface org.caleigo.core.IDataBundleDescriptor
Constant returned by the getItemType method for data items that are a selection of IEntity objects defined by a IEntityDescriptor object.
SELECTION - Static variable in interface org.caleigo.core.IEntityAction
 
SEPERATOR - Static variable in interface org.caleigo.core.IActionGroup
 
SHORT - Static variable in class org.caleigo.core.DataType
 
SIMULAR - Static variable in class org.caleigo.core.RelationType
 
SLAVE_ENTITY - Static variable in interface org.caleigo.core.IEntityDescriptor
These entities are generally never viewed or handled as an isolated seperate unit.
SQLSelectCommand - class org.caleigo.core.service.SQLSelectCommand.
Instances of this class is used to get as few uniq aliases as possible in a SQL SELECT statement's SELECT-, FROM-, JOIN- and WHERE- expressions/clauses.
SQLSelectCommand() - Constructor for class org.caleigo.core.service.SQLSelectCommand
 
SQLToolKit - class org.caleigo.core.service.SQLToolKit.
This class containes help methods for building valid SQL language statements based on CEL entities, descriptors and qualifiers.
SQLToolKit() - Constructor for class org.caleigo.core.service.SQLToolKit
 
SQLToolKit(String) - Constructor for class org.caleigo.core.service.SQLToolKit
 
SQLToolKit.BooleanCharTypeConverter - class org.caleigo.core.service.SQLToolKit.BooleanCharTypeConverter.
 
SQLToolKit.BooleanCharTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKit.BooleanCharTypeConverter
 
SQLToolKit.BooleanCharTypeConverter(char, char) - Constructor for class org.caleigo.core.service.SQLToolKit.BooleanCharTypeConverter
 
SQLToolKit.BooleanCharTypeConverter(char, char, String) - Constructor for class org.caleigo.core.service.SQLToolKit.BooleanCharTypeConverter
 
SQLToolKit.BooleanTypeConverter - class org.caleigo.core.service.SQLToolKit.BooleanTypeConverter.
 
SQLToolKit.BooleanTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKit.BooleanTypeConverter
 
SQLToolKit.CompositeQualifierParser - class org.caleigo.core.service.SQLToolKit.CompositeQualifierParser.
 
SQLToolKit.CompositeQualifierParser() - Constructor for class org.caleigo.core.service.SQLToolKit.CompositeQualifierParser
 
SQLToolKit.DateTypeConverter - class org.caleigo.core.service.SQLToolKit.DateTypeConverter.
 
SQLToolKit.DateTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKit.DateTypeConverter
 
SQLToolKit.HsqldbDatabaseSchema - class org.caleigo.core.service.SQLToolKit.HsqldbDatabaseSchema.
 
SQLToolKit.HsqldbDatabaseSchema() - Constructor for class org.caleigo.core.service.SQLToolKit.HsqldbDatabaseSchema
 
SQLToolKit.IDataTypeConverter - interface org.caleigo.core.service.SQLToolKit.IDataTypeConverter.
 
SQLToolKit.IDatabaseSchema - interface org.caleigo.core.service.SQLToolKit.IDatabaseSchema.
 
SQLToolKit.IQualifierParser - interface org.caleigo.core.service.SQLToolKit.IQualifierParser.
 
SQLToolKit.NegateQualifierParser - class org.caleigo.core.service.SQLToolKit.NegateQualifierParser.
 
SQLToolKit.NegateQualifierParser() - Constructor for class org.caleigo.core.service.SQLToolKit.NegateQualifierParser
 
SQLToolKit.OracleDatabaseSchema - class org.caleigo.core.service.SQLToolKit.OracleDatabaseSchema.
 
SQLToolKit.OracleDatabaseSchema() - Constructor for class org.caleigo.core.service.SQLToolKit.OracleDatabaseSchema
 
SQLToolKit.RelationQualifierParser - class org.caleigo.core.service.SQLToolKit.RelationQualifierParser.
 
SQLToolKit.RelationQualifierParser() - Constructor for class org.caleigo.core.service.SQLToolKit.RelationQualifierParser
 
SQLToolKit.StringTypeConverter - class org.caleigo.core.service.SQLToolKit.StringTypeConverter.
 
SQLToolKit.StringTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKit.StringTypeConverter
 
SQLToolKit.StringTypeConverter(boolean) - Constructor for class org.caleigo.core.service.SQLToolKit.StringTypeConverter
 
SQLToolKitException - exception org.caleigo.core.exception.SQLToolKitException.
This exception is thrown when the SQLUtil class fails to build a valid SQL statement.
SQLToolKitException(String) - Constructor for class org.caleigo.core.exception.SQLToolKitException
Default constructor for InvalidFieldException.
SQLToolKitPS - class org.caleigo.core.service.SQLToolKitPS.
This class constanis help methods for building valid SQL language statements based on CEL entities, descriptors and qualifiers.
SQLToolKitPS() - Constructor for class org.caleigo.core.service.SQLToolKitPS
Constructs a new SQLToolKitPS and does necessary initialization
SQLToolKitPS.BooleanCharTypeConverter - class org.caleigo.core.service.SQLToolKitPS.BooleanCharTypeConverter.
 
SQLToolKitPS.BooleanCharTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKitPS.BooleanCharTypeConverter
 
SQLToolKitPS.BooleanCharTypeConverter(char, char) - Constructor for class org.caleigo.core.service.SQLToolKitPS.BooleanCharTypeConverter
 
SQLToolKitPS.BooleanCharTypeConverter(char, char, String) - Constructor for class org.caleigo.core.service.SQLToolKitPS.BooleanCharTypeConverter
 
SQLToolKitPS.BooleanTypeConverter - class org.caleigo.core.service.SQLToolKitPS.BooleanTypeConverter.
 
SQLToolKitPS.BooleanTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKitPS.BooleanTypeConverter
 
SQLToolKitPS.CompositeQualifierParser - class org.caleigo.core.service.SQLToolKitPS.CompositeQualifierParser.
Parser for CompositeQualifiers.
SQLToolKitPS.CompositeQualifierParser() - Constructor for class org.caleigo.core.service.SQLToolKitPS.CompositeQualifierParser
 
SQLToolKitPS.DateTypeConverter - class org.caleigo.core.service.SQLToolKitPS.DateTypeConverter.
 
SQLToolKitPS.DateTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKitPS.DateTypeConverter
 
SQLToolKitPS.IDataTypeConverter - interface org.caleigo.core.service.SQLToolKitPS.IDataTypeConverter.
 
SQLToolKitPS.IQualifierParser - interface org.caleigo.core.service.SQLToolKitPS.IQualifierParser.
 
SQLToolKitPS.NegateQualifierParser - class org.caleigo.core.service.SQLToolKitPS.NegateQualifierParser.
 
SQLToolKitPS.NegateQualifierParser() - Constructor for class org.caleigo.core.service.SQLToolKitPS.NegateQualifierParser
 
SQLToolKitPS.RelationQualifierParser - class org.caleigo.core.service.SQLToolKitPS.RelationQualifierParser.
Class for parsing RelationQualifiers.
SQLToolKitPS.RelationQualifierParser() - Constructor for class org.caleigo.core.service.SQLToolKitPS.RelationQualifierParser
 
SQLToolKitPS.StringTypeConverter - class org.caleigo.core.service.SQLToolKitPS.StringTypeConverter.
 
SQLToolKitPS.StringTypeConverter() - Constructor for class org.caleigo.core.service.SQLToolKitPS.StringTypeConverter
 
SQLToolKitPS.StringTypeConverter(boolean) - Constructor for class org.caleigo.core.service.SQLToolKitPS.StringTypeConverter
 
STARTED - Static variable in class org.caleigo.core.AsyncTransactionHandler
 
STARTED - Static variable in class org.caleigo.core.IDataTransaction.Job
 
STARTED - Static variable in class org.caleigo.core.IDataTransaction.ProgressEvent
 
STATIC_ENTITY - Static variable in interface org.caleigo.core.IEntityDescriptor
Used for tables storing system constants that rarely or never changes.
STATUS_CHANGED - Static variable in class org.caleigo.core.event.EntityEvent
 
STORE - Static variable in class org.caleigo.core.AbstractDataService.AbstractDataTransaction.DataOperation
 
STORED - Static variable in class org.caleigo.core.event.EntityEvent
 
STORE_ACTION - Static variable in interface org.caleigo.core.IEntityDescriptor
Code name constant for the store action.
STRING - Static variable in class org.caleigo.core.DataType
 
STRUCTURE_CHANGED - Static variable in class org.caleigo.core.event.QualifierEvent
 
SYSTEM - Static variable in interface org.caleigo.core.IEntityAction
 
ScramblePacker - class org.caleigo.toolkit.tunnel.ScramblePacker.
 
ScramblePacker() - Constructor for class org.caleigo.toolkit.tunnel.ScramblePacker
 
ScramblePacker(byte) - Constructor for class org.caleigo.toolkit.tunnel.ScramblePacker
 
ScramblePacker.ScramblePackerInputStream - class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerInputStream.
Uses a ZipInputStream to read and unzip data from an InputStream.
ScramblePacker.ScramblePackerInputStream(InputStream) - Constructor for class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerInputStream
 
ScramblePacker.ScramblePackerOutputStream - class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerOutputStream.
 
ScramblePacker.ScramblePackerOutputStream(OutputStream) - Constructor for class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerOutputStream
 
Selection - class org.caleigo.core.Selection.
Selection is an entity collection class that can store zero or more IEntity objects.
Selection(IEntityDescriptor) - Constructor for class org.caleigo.core.Selection
 
Selection(ISelection) - Constructor for class org.caleigo.core.Selection
This is a copy constructor that makes a shallow copy of the contained entities in the provided collection.
Selection.EntityPoolSet - class org.caleigo.core.Selection.EntityPoolSet.
 
Selection.EntityPoolSet() - Constructor for class org.caleigo.core.Selection.EntityPoolSet
 
Selection.EntityRelayListener - class org.caleigo.core.Selection.EntityRelayListener.
 
Selection.EntityRelayListener() - Constructor for class org.caleigo.core.Selection.EntityRelayListener
 
Selection.SelectionList - class org.caleigo.core.Selection.SelectionList.
 
Selection.SelectionList() - Constructor for class org.caleigo.core.Selection.SelectionList
 
SelectionEvent - class org.caleigo.core.event.SelectionEvent.
Event for relaying changes in the content of EntityCollection Objects.
SelectionEvent(ISelection) - Constructor for class org.caleigo.core.event.SelectionEvent
Creates new EntityCollectionEvent with the type CONTENTS_CHANGED.
SelectionEvent(ISelection, int, IEntity, int) - Constructor for class org.caleigo.core.event.SelectionEvent
Creates new EntityCollectionEvent with the specified type and entity.
SerializeCodec - class org.caleigo.toolkit.tunnel.SerializeCodec.
 
SerializeCodec() - Constructor for class org.caleigo.toolkit.tunnel.SerializeCodec
 
ServiceException - exception org.caleigo.service.ServiceException.
 
ServiceException(String) - Constructor for class org.caleigo.service.ServiceException
 
ServiceException(Exception) - Constructor for class org.caleigo.service.ServiceException
 
ServiceProvider - class org.caleigo.service.ServiceProvider.
ServiceProvider is a singleton class that provides a single point of access for IServices.
ServiceProvider() - Constructor for class org.caleigo.service.ServiceProvider
 
ServiceProvider.GetServiceMessage - class org.caleigo.service.ServiceProvider.GetServiceMessage.
 
ServiceProvider.GetServiceMessage(Class, Object, Object) - Constructor for class org.caleigo.service.ServiceProvider.GetServiceMessage
 
ServiceProvider.IServiceProviderMessage - interface org.caleigo.service.ServiceProvider.IServiceProviderMessage.
 
ServiceProviderServer - class org.caleigo.service.ServiceProviderServer.
ServiceProviderServer is a singleton class that allows remote service providers to connect to the local ServiceProvider.
ServiceProviderServer() - Constructor for class org.caleigo.service.ServiceProviderServer
 
ServiceProviderServer.MessageConsumer - class org.caleigo.service.ServiceProviderServer.MessageConsumer.
 
ServiceProviderServer.MessageConsumer(ITunnel) - Constructor for class org.caleigo.service.ServiceProviderServer.MessageConsumer
 
ServiceProviderServer.MessageConsumer.ProxyService - class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService.
This class wrapps an IService and implements the methods in IProxyService.
ServiceProviderServer.MessageConsumer.ProxyService(IService) - Constructor for class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
 
SessionHandler - class org.caleigo.security.SessionHandler.
SingleServiceDataSource - class org.caleigo.core.SingleServiceDataSource.
Basic implementation of IDataSource that wraps a IDataService.
SingleServiceDataSource(IDataService) - Constructor for class org.caleigo.core.SingleServiceDataSource
Creates new AbstractDataSource
SizeType - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The SizeType field (index=4) has the data type INTEGER.
SocketTunnel - class org.caleigo.toolkit.tunnel.SocketTunnel.
 
SocketTunnel(Socket) - Constructor for class org.caleigo.toolkit.tunnel.SocketTunnel
 
SocketTunnel(InetAddress, int) - Constructor for class org.caleigo.toolkit.tunnel.SocketTunnel
 
SocketTunnel(InetAddress, int, ITunnelCodec) - Constructor for class org.caleigo.toolkit.tunnel.SocketTunnel
 
SocketTunnelServer - class org.caleigo.toolkit.tunnel.SocketTunnelServer.
 
SocketTunnelServer(int) - Constructor for class org.caleigo.toolkit.tunnel.SocketTunnelServer
 
SocketTunnelServer.ConnectionListener - class org.caleigo.toolkit.tunnel.SocketTunnelServer.ConnectionListener.
 
SocketTunnelServer.ConnectionListener() - Constructor for class org.caleigo.toolkit.tunnel.SocketTunnelServer.ConnectionListener
 
SourceName - Static variable in class org.caleigo.core.meta.MetaDataSourceDescriptor
The SourceName field (index=0) has the data type STRING(50).
SourceName - Static variable in class org.caleigo.core.meta.MetaEntityDescriptor
The SourceName field (index=0) has the data type STRING(50).
SourceName - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The SourceName field (index=0) has the data type STRING(100).
SourceName - Static variable in class org.caleigo.core.meta.MetaFieldDescriptor
The SourceName field (index=1) has the data type STRING(50).
StreamLogReceiver - class org.caleigo.toolkit.log.StreamLogReceiver.
The StreamLogSubscriber provides logging to OutputStreams and Writers.
StreamLogReceiver() - Constructor for class org.caleigo.toolkit.log.StreamLogReceiver
Default constructor for DefaultLogSubscriber.
StreamLogReceiver(OutputStream) - Constructor for class org.caleigo.toolkit.log.StreamLogReceiver
 
StreamLogReceiver(Writer) - Constructor for class org.caleigo.toolkit.log.StreamLogReceiver
 
StreamLogReceiver(String) - Constructor for class org.caleigo.toolkit.log.StreamLogReceiver
 
sDefaultDateFormat - Static variable in class org.caleigo.core.EntityWriter
 
sDefaultFloatFormat - Static variable in class org.caleigo.core.EntityWriter
 
sDefaultIntegerFormat - Static variable in class org.caleigo.core.EntityWriter
 
sInstance - Static variable in class org.caleigo.service.ServiceProvider
 
sInstance - Static variable in class org.caleigo.service.ServiceProviderServer
 
sNbrOfWorkerThreads - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
send(Object) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Sends a message over this ITunnel.
send(Object) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Sends a message over this ITunnel.
sendMessage(Object) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
set(int, Object) - Method in class org.caleigo.core.Selection.SelectionList
 
set(Object) - Method in class org.caleigo.toolkit.util.Iterators.ArrayIterator
 
set(Object) - Method in class org.caleigo.toolkit.util.Iterators.UnmodifiableListIterator
 
setAttribute(String, Object) - Method in class org.caleigo.security.ISession.DefaultSession
 
setAttribute(String, Object) - Method in interface org.caleigo.security.ISession
This method is used to store session specific data.
setAutGenerateEnabled(boolean) - Method in class org.caleigo.core.service.MemoryDataService
Mutation method that controls true if autogeneration of identity fields with the autogen field flags should be enabled.
setAutoGenerated(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setAutoGeneratedData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setByteArray(byte[]) - Method in class org.caleigo.core.BinaryData
 
setCacheTime(int) - Method in class org.caleigo.core.AbstractEntityDescriptor
Sets a optional cache time for the entity.
setCacheTime(int) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setCacheTimeData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setCalculateQuerySize(boolean) - Method in class org.caleigo.core.service.JDBCDataService
Sets if this data service should calculate the size of a quary before the query result data is proccessed.
setCallback(Object, String) - Method in class org.caleigo.core.AsyncTransactionHandler
Sets the method that should be invoked when the transaction has finished.
setCategoryFlags(int) - Method in class org.caleigo.core.AbstractEntityAction
Can be used by subclasses to set the actions catagery flags.
setCodeName(String) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setCodeName(String) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setCodeName(String) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setCodeName(String) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setCodeNameData(Object) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setCodeNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setCodeNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setCodeNameData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setCodec(ITunnelCodec) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Sets the ITunnelCodec that should be used by this ITunnel.
setCodec(ITunnelCodec) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Sets the ITunnelCodec that should be used by this ITunnel.
setCollationField(IFieldDescriptor) - Method in class org.caleigo.core.DataQuery
Help method that allows the entity order to be set using a single IFieldDescriptor.
setCollationField(IFieldDescriptor, boolean) - Method in class org.caleigo.core.DataQuery
Help method that allows the entity order to be set using a single IFieldDescriptor.
setCollationField(IFieldDescriptor) - Method in class org.caleigo.core.EntityCollator
 
setCollationField(IFieldDescriptor, boolean) - Method in class org.caleigo.core.EntityCollator
 
setCollationField(IFieldDescriptor) - Method in class org.caleigo.core.OrderedProxySelection
 
setCollationField(IFieldDescriptor, boolean) - Method in class org.caleigo.core.OrderedProxySelection
 
setComparator(Comparator) - Method in class org.caleigo.core.OrderedProxySelection
 
setCreatable(boolean) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setCreatableData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setCurrentUserID(String) - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Mutation method that sets the user ID defined by the called user info object.
setCurrentUserID(String) - Method in class org.caleigo.security.UserInfo
Mutation method that sets the user ID defined by the user info object.
setCurrentUserInfo(UserInfo) - Static method in class org.caleigo.security.UserInfo
Sets the UserInfo object that defines the current user in the system.
setData(IFieldDescriptor, Object) - Method in class org.caleigo.core.AbstractEntity
Sets the value of the addressed data field.
setData(String, Object) - Method in class org.caleigo.core.AbstractEntity
 
setData(IDataProvider) - Method in class org.caleigo.core.AbstractEntity
 
setData(Object) - Method in class org.caleigo.core.BinaryData
 
setData(String, Object) - Method in class org.caleigo.core.DataBundle
Sets the data identified by the provided code name.
setData(IDataProvider) - Method in class org.caleigo.core.DataBundle
This method implies to the called object to fetch all data it can consume from the provided IDataProvider object.
setData(int, Object) - Method in class org.caleigo.core.DataBundle
Mutation method that replaces the indexed data object with the provided object.
setData(int, int, Object) - Method in class org.caleigo.core.FilteredProxySelection
Mutation method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
setData(int, Object) - Method in interface org.caleigo.core.IDataBundle
Mutation method that replaces the indexed data object with the provided object.
setData(String, Object) - Method in interface org.caleigo.core.IDataConsumer
Sets the data identified by the provided code name.
setData(IDataProvider) - Method in interface org.caleigo.core.IDataConsumer
This method implies to the called object to fetch all data it can consume from the provided IDataProvider object.
setData(IFieldDescriptor, Object) - Method in interface org.caleigo.core.IEntity
Sets the value of the addressed data field.
setData(int, int, Object) - Method in interface org.caleigo.core.ISelection
Mutation method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
setData(int, int, Object) - Method in class org.caleigo.core.OrderedProxySelection
Mutation method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
setData(IFieldDescriptor, Object) - Method in class org.caleigo.core.ProxyEntity
Sets the value of the addressed data field.
setData(String, Object) - Method in class org.caleigo.core.ProxyEntity
 
setData(IDataProvider) - Method in class org.caleigo.core.ProxyEntity
 
setData(int, int, Object) - Method in class org.caleigo.core.ProxySelection
Mutation method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
setData(int, int, Object) - Method in class org.caleigo.core.Selection
Mutation method that views the selection objct as a grid where row is the entity index and column is the field index for the stored entities.
setDataBoolean(IFieldDescriptor, boolean) - Method in class org.caleigo.core.AbstractEntity
 
setDataByte(IFieldDescriptor, byte) - Method in class org.caleigo.core.AbstractEntity
 
setDataDouble(IFieldDescriptor, double) - Method in class org.caleigo.core.AbstractEntity
 
setDataFloat(IFieldDescriptor, float) - Method in class org.caleigo.core.AbstractEntity
 
setDataInteger(IFieldDescriptor, int) - Method in class org.caleigo.core.AbstractEntity
 
setDataLong(IFieldDescriptor, long) - Method in class org.caleigo.core.AbstractEntity
 
setDataShort(IFieldDescriptor, short) - Method in class org.caleigo.core.AbstractEntity
 
setDataSourceData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setDataSourceDescriptor(IDataSourceDescriptor) - Method in class org.caleigo.core.meta.CustomEntityDescriptor
 
setDataType(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setDataType(int) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setDataTypeClass(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setDataTypeClassData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setDataTypeData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setDataTypeData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setDatabaseSchema(SQLToolKit.IDatabaseSchema) - Method in class org.caleigo.core.service.SQLToolKit
 
setDefaultAsyncTransactionHandlerClass(Class) - Static method in class org.caleigo.core.AsyncTransactionHandler
 
setDefaultDataSource(IDataSource) - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
setDefaultDataSource(IDataSource) - Method in interface org.caleigo.core.IDataSourceDescriptor
 
setDefaultDateFormat(DateFormat) - Static method in class org.caleigo.core.EntityWriter
 
setDefaultFloatFormat(NumberFormat) - Static method in class org.caleigo.core.EntityWriter
 
setDefaultIntegerFormat(NumberFormat) - Static method in class org.caleigo.core.EntityWriter
 
setDefaultManager(DataAccessManager) - Static method in class org.caleigo.core.DataAccessManager
Sets the default DataAccessManager object that will be used as the access manager for all threads that has not had another manager explicitly set.
setDefaultQualifier(Qualifier) - Method in class org.caleigo.core.CompositeEntityDescriptor
This method sets the default qualifer for this composite entity descriptor.
setDefaultQualifier(Qualifier) - Method in interface org.caleigo.core.ICompositeEntityDescriptor
This method sets the default qualifer for this composite entity descriptor.
setDefaultQuotingString(String) - Static method in class org.caleigo.core.service.SQLToolKit
 
setDefaultUserInfo(UserInfo) - Static method in class org.caleigo.security.UserInfo
Sets the default UserInfo object that will be used as the UserInfo object for all threads that has not had another info explicitly set.
setDefaultValue(String) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setDefaultValueData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setDefaultValues() - Method in class org.caleigo.core.AbstractEntity
This method is expected to set the default values to the entity.
setDeletable(boolean) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setDeletableData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setDescription(String) - Method in class org.caleigo.core.exception.DataServiceException
 
setDescription(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setDescription(String) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setDescription(String) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setDescriptionData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setDescriptionData(Object) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setDescriptionData(Object) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setDirty(boolean) - Method in class org.caleigo.core.service.MemoryDataService.DefaultSelectionHolder
 
setDirty(boolean) - Method in interface org.caleigo.core.service.MemoryDataService.ISelectionHolder
 
setDirtyFlag(IFieldDescriptor) - Method in class org.caleigo.core.AbstractEntity
 
setDisplayName(String) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setDisplayName(String) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setDisplayName(String) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setDisplayNameData(Object) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setDisplayNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setDisplayNameData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setDriver(Driver) - Static method in class org.caleigo.core.service.JDBCDataService
 
setDriver(Driver) - Static method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
setEditable(boolean) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setEditableData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setEntity(String) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setEntityCollator(EntityCollator) - Method in class org.caleigo.core.DataQuery
Sets the EntityCollator object that the DataQuery uses to order the qualified entities.
setEntityData(IEntity, int, Object) - Method in class org.caleigo.core.AbstractDataService
Help method that sets field data with better performance.
setEntityData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setEntityDescriptor(IEntityDescriptor) - Method in class org.caleigo.core.DataQuery
Sets the IEntityDescriptorobject that the DataQuery targets.
setEntityDescriptor(IEntityDescriptor) - Method in class org.caleigo.core.meta.CustomFieldDescriptor
 
setEntityIdentity(String) - Method in class org.caleigo.core.RelationQualifier
Mutation method that sets the entity identity object that defines what entity instance the field in the Qualifier adresses and should be applied on.
setEntityRelation(IEntityRelation) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldRelation
Mutation method with restricted access to avoid missuse.
setEntityRelation(IEntityRelation) - Method in class org.caleigo.core.FieldRelation
Mutation method with restricted access to avoid missuse.
setEntityRelation(IEntityRelation) - Method in class org.caleigo.core.meta.CustomFieldRelation
Mutation method with restricted access to avoid missuse.
setEntityRelation(String) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setEntityRelationData(Object) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setEntityType(int) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setEntityTypeData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setFieldDataTo(IEntity, Object) - Method in class org.caleigo.core.AbstractCalculatedFieldDescriptor
This one should never be called unless it's overridden!
setFieldDataTo(IEntity, Object) - Method in interface org.caleigo.core.ICalculatedFieldDescriptor
 
setFieldDescriptor(IFieldDescriptor) - Method in class org.caleigo.core.RelationQualifier
Mutation method that updates the IFieldDescriptor that defines the data that are to be matched/related by the contained data in the qualifier.
setFieldSeparator(int) - Method in class org.caleigo.core.EntityReader
 
setFieldSeparator(int) - Method in class org.caleigo.core.EntityWriter
 
setFieldSeparator(int) - Method in class org.caleigo.core.service.TextFileDataService
 
setFieldSeparator(int) - Method in class org.caleigo.core.service.TextURLDataService
 
setFieldValueEntityIdentity(String) - Method in class org.caleigo.core.RelationQualifier
Mutation method that sets the entity identity object that defines what entity instance the field in the Qualifier adresses and should be applied on.
setFilterNonPersistent(boolean) - Method in class org.caleigo.core.FilteredProxySelection
Sets if non-persistent entities should be filtered or not.
setFilterQualifier(Qualifier) - Method in class org.caleigo.core.FilteredProxySelection
Sets the qualifier that are used to filter the remote selection.
setFlags(int) - Method in class org.caleigo.core.AbstractEntityDescriptor
Sets the flags for the entity descriptor.
setForwardName(String) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setForwardNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setHidden(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setHiddenData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setHint(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setHint(String) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setHint(String) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setHintData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setHintData(Object) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setHintData(Object) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setHintField(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setHintFieldData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setID(int) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setID(int) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setID(int) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setIDData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setIDData(Object) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setIDData(Object) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setIdentityField(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setIdentityFieldData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setIndexed(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setIndexedData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setIsQuotingIdentifiersByDefault(boolean) - Static method in class org.caleigo.core.service.SQLToolKit
 
setIsUsingUppercaseIdentifiersByDefault(boolean) - Static method in class org.caleigo.core.service.SQLToolKit
 
setLength(int) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setLengthData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setLogLevel(int) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Sets the log level for this ITunnel.
setLogLevel(int) - Method in interface org.caleigo.toolkit.tunnel.ITunnel
Sets the log level for this ITunnel.
setLoginInfoProvider(ILoginInfoProvider) - Method in interface org.caleigo.security.ILoginService
Registers an ILoginInfoProvider to use to provide login information to the login() method.
setLoginInfoProvider(ILoginInfoProvider) - Method in class org.caleigo.security.LoginService
 
setLoginServiceIdentity(Object) - Static method in class org.caleigo.security.UserInfo
 
setManager(DataAccessManager) - Static method in class org.caleigo.core.DataAccessManager
Sets the active DataAccessManager object that defines the current user's data access rights in the system.
setManagerReqursively(DataAccessManager) - Static method in class org.caleigo.core.DataAccessManager
Sets the active DataAccessManager object that defines the current user's data access rights in the system.
setMaxConnectionPoolSize(int) - Method in class org.caleigo.core.service.JDBCDataService.ConnectionPool
 
setMaxConnectionPoolSize(int) - Method in class org.caleigo.core.service.JDBCDataService
Changes the size of the connection pool.
setMinimumEntityCacheTime(int) - Static method in class org.caleigo.core.service.CachedDataService
 
setMinimumTableCacheTime(int) - Static method in class org.caleigo.core.service.CachedDataService
 
setName(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setName(String) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setName(String) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setNameData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityTypeEntity
 
setNameData(Object) - Method in class org.caleigo.core.meta.MetaSizeTypeEntity
 
setNameField(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setNameFieldData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setNaturalOrder(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setNaturalOrderData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setNbrOfWorkerThreads(int) - Static method in class org.caleigo.toolkit.tunnel.AbstractTunnel
Sets the number of worker threads for all tunnels that are initilized after this methods has been called.
setNullValue(String) - Method in class org.caleigo.core.EntityReader
 
setNullValue(String) - Method in class org.caleigo.core.EntityWriter
Setting the string mark to zero means that no string quotes will be used.
setObject(String, String, Object) - Static method in class org.caleigo.toolkit.util.ResourceProvider
 
setObjectType(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setObjectTypeClass(String) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setObjectTypeClassData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setObjectTypeData(Object) - Method in class org.caleigo.core.meta.MetaDataTypeEntity
 
setOriginID(int) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
Sets the origin id of this IPackage.
setOriginID(int) - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
Sets the origin id of this IPackage.
setOverviewField(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setOverviewFieldData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setParentDataSource(String) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setPrintFormat(boolean) - Method in class org.caleigo.core.EntityWriter
Print format indicates that the data written should be formated for end-user display using the current locale settings.
setProgress(int) - Method in class org.caleigo.toolkit.util.IProgressReceiver.DefaultProgressReceiver
 
setProgress(int) - Method in interface org.caleigo.toolkit.util.IProgressReceiver
Sets the current progress in percent.
setProgressMessage(String) - Method in class org.caleigo.toolkit.util.IProgressReceiver.DefaultProgressReceiver
 
setProgressMessage(String) - Method in interface org.caleigo.toolkit.util.IProgressReceiver
Sets the information message that describes the current progress.
setProperty(String, Object) - Method in interface org.caleigo.core.IPropertyProvider
Mutation methods that sets the named property to the provided property object.
setProperty(String, Object) - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Updates the named property with provided value.
setProperty(String, Object) - Method in class org.caleigo.security.UserInfo
Updates the named property with provided value.
setProperty(String, String) - Static method in class org.caleigo.toolkit.log.Log
 
setProxyHandler(ProxyHandler) - Method in class org.caleigo.toolkit.tunnel.DynamicRemoteProxy
 
setQualifier(Qualifier) - Method in class org.caleigo.core.DataQuery
Sets the Qualifier object that the DataQuery uses to qualify individual entities of the tageted entity descriptor type.
setQualifier(Qualifier) - Method in interface org.caleigo.core.IQualifiedSelection
 
setQualifier(Qualifier) - Method in class org.caleigo.core.QualifiedSelection
 
setQuotingIdentifiers(boolean) - Method in class org.caleigo.core.service.SQLToolKit
 
setQuotingIdentifiers(boolean) - Method in class org.caleigo.core.service.SQLToolKitPS
 
setQuotingString(String) - Method in class org.caleigo.core.service.SQLToolKit
 
setRawData(int, Object) - Method in class org.caleigo.core.AbstractDataObjectEntity
Sets the indexed data avoiding any convertions or format changes.
setRawData(int, Object) - Method in class org.caleigo.core.AbstractEntity
Should set the indexed data avoiding any convertions or format changes.
setReadOnly(boolean) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setReadOnly(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setReadOnlyData(Object) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setReadOnlyData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setRecordSeparator(int) - Method in class org.caleigo.core.EntityReader
 
setRecordSeparator(int) - Method in class org.caleigo.core.EntityWriter
 
setRecordSeparator(int) - Method in class org.caleigo.core.service.TextFileDataService
 
setRecordSeparator(int) - Method in class org.caleigo.core.service.TextURLDataService
 
setReferenceData(IEntity, IEntity, IEntityRelation) - Static method in class org.caleigo.core.Relations
Sets all field data that can be extracted from the source data entity using the provided relation.
setReferenceEntity(String) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setReferenceEntity(String) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setReferenceEntityData(Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setReferenceEntityData(Object) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setReferenceField(String) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setReferenceFieldData(Object) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setRelationType(RelationType) - Method in class org.caleigo.core.RelationQualifier
Mutation method that updates the contained RelationType object that defines how the mapped and contained data in the Qualifier should be compared.
setRelationValue(Object) - Method in class org.caleigo.core.RelationQualifier
Mutation method that sets the contained value that are used in relation with the field value which is adressed by the conained IFieldDescriptor.
setRemoteEntity(IEntity) - Method in interface org.caleigo.core.IProxyEntity
Optional mutation method that throws an UnsupportedOperationException if the implementing class does not support the method.
setRemoteEntity(IEntity) - Method in class org.caleigo.core.ProxyEntity
Optional mutation method that throws an UnsupportedOperationException if the implementing class does not support the method.
setRemoteQualifier(Qualifier) - Method in class org.caleigo.core.ProxyQualifier
Optional mutation method that throws an UnsupportedOperationException if the implementing class does not support the method.
setRemoteSelection(ISelection) - Method in interface org.caleigo.core.IProxySelection
Optional mutation method that throws an UnsupportedOperationException if the implementing class does not support the method.
setRemoteSelection(ISelection) - Method in class org.caleigo.core.ProxySelection
Optional mutation method that throws an UnsupportedOperationException if the implementing class does not support the method.
setRequired(boolean) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setRequiredData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setResource(String, String, Object) - Method in class org.caleigo.toolkit.util.ResourceProvider
 
setReverseName(String) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setReverseNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setRootAlias(String) - Method in class org.caleigo.core.service.SQLSelectCommand
 
setSQLToolKit(SQLToolKit) - Method in class org.caleigo.core.service.JDBCDataService
 
setSQLToolKit(SQLToolKitPS) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
 
setServiceTunnel(ITunnel) - Method in class org.caleigo.core.TunneledDataService
Sets the ITunnel that should be used by this IProxyService.
setServiceTunnel(ITunnel) - Method in class org.caleigo.security.LoginService.LoginProxyService
Sets the ITunnel that should be used by this IProxyService.
setServiceTunnel(ITunnel) - Method in interface org.caleigo.service.IProxyService
Sets the ITunnel that should be used by this IProxyService.
setServiceTunnel(ITunnel) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer.ProxyService
Sets the ITunnel that should be used by this IProxyService.
setServiceTunnel(ITunnel) - Method in class org.caleigo.service.ServiceProviderServer.MessageConsumer
 
setSessionClass(Class) - Method in class org.caleigo.security.SessionHandler
 
setSessionID(int) - Method in class org.caleigo.security.UserInfo.DefaultUserInfo
Sets the session ID defined by the user info object.
setSessionID(int) - Method in class org.caleigo.security.UserInfo
Sets the session ID defined by the user info object.
setSizeType(int) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setSizeTypeData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setSourceName(String) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setSourceName(String) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setSourceName(String) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setSourceName(String) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setSourceNameData(Object) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setSourceNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityDescriptorEntity
 
setSourceNameData(Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setSourceNameData(Object) - Method in class org.caleigo.core.meta.MetaFieldDescriptorEntity
 
setStatusFlag(int) - Method in class org.caleigo.core.AbstractEntity
 
setStatusFlag(int) - Method in interface org.caleigo.core.IEntity
Should not normally be used by standard API users.
setStatusFlag(int) - Method in class org.caleigo.core.ProxyEntity
Should not normally be used by standard API users.
setString(String, String, String) - Static method in class org.caleigo.toolkit.util.ResourceProvider
 
setStringDelimiter(int) - Method in class org.caleigo.core.EntityReader
 
setStringDelimiter(int) - Method in class org.caleigo.core.EntityWriter
 
setStringDelimiter(int) - Method in class org.caleigo.core.service.TextFileDataService
 
setStringDelimiter(int) - Method in class org.caleigo.core.service.TextURLDataService
 
setSyncronized(boolean) - Method in class org.caleigo.core.service.MemoryDataService
 
setTargetEntity(String) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setTargetEntity(String) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setTargetEntityData(Object) - Method in class org.caleigo.core.meta.MetaEntityRelationEntity
 
setTargetEntityData(Object) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setTargetField(String) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setTargetFieldData(Object) - Method in class org.caleigo.core.meta.MetaFieldRelationEntity
 
setTimeout(int) - Method in class org.caleigo.core.AbstractDataService
Sets the timeout for asynchoniesly executed commits.
setType(int) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
Sets the type of this IPackage.
setType(int) - Method in interface org.caleigo.toolkit.tunnel.AbstractTunnel.IPackage
Sets the type of this IPackage.
setUpConnection() - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel
 
setUpConnection() - Method in class org.caleigo.toolkit.tunnel.SocketTunnel
 
setUpTunnel(Object, ITunnel) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Try to set up the provided ITunnel based on the information contined in the connection message.
setValidating(boolean) - Method in class org.caleigo.core.AbstractDataService
 
setVersion(String) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
setVersionData(Object) - Method in class org.caleigo.core.meta.MetaDataSourceDescriptorEntity
 
shortenCommandWith(int) - Method in class org.caleigo.core.service.SQLSelectCommand
 
size() - Method in class org.caleigo.core.EntityPool.EntityPoolSet
 
size() - Method in class org.caleigo.core.EntityPool
 
size() - Method in class org.caleigo.core.FilteredProxySelection
Access method that reurns the number entities currently contained in the selection object.
size() - Method in interface org.caleigo.core.IEntityPool
 
size() - Method in interface org.caleigo.core.ISelection
Access method that reurns the number entities currently contained in the selection object.
size() - Method in class org.caleigo.core.ProxySelection
Access method that reurns the number entities currently contained in the selection object.
size() - Method in class org.caleigo.core.Selection.EntityPoolSet
 
size() - Method in class org.caleigo.core.Selection.SelectionList
 
size() - Method in class org.caleigo.core.Selection
Access method that reurns the number entities currently contained in the selection object.
sort(Comparator) - Method in interface org.caleigo.core.ISelection
This method sorts the called selection using the provided comparator.
sort() - Method in class org.caleigo.core.OrderedProxySelection
Sorts the selection using the current entity collator.
sort(Comparator) - Method in class org.caleigo.core.ProxySelection
This method sorts the called selection using the provided comparator.
sort(Comparator) - Method in class org.caleigo.core.Selection
This method sorts the called selection using the provided comparator.
stateDescriptorRequirement(Qualifier, SQLToolKit) - Method in class org.caleigo.core.service.SQLToolKit.CompositeQualifierParser
 
stateDescriptorRequirement(Qualifier, SQLToolKit) - Method in interface org.caleigo.core.service.SQLToolKit.IQualifierParser
Should produce a set of entity descriptors that are adressed by the qualifier.
stateDescriptorRequirement(Qualifier, SQLToolKit) - Method in class org.caleigo.core.service.SQLToolKit.NegateQualifierParser
 
stateDescriptorRequirement(Qualifier, SQLToolKit) - Method in class org.caleigo.core.service.SQLToolKit.RelationQualifierParser
 
stateDescriptorRequirement(Qualifier, SQLToolKitPS) - Method in class org.caleigo.core.service.SQLToolKitPS.CompositeQualifierParser
States what descriptors are needed for the FROM expression
stateDescriptorRequirement(Qualifier, SQLToolKitPS) - Method in interface org.caleigo.core.service.SQLToolKitPS.IQualifierParser
Should produce a set of entity descriptors that are adressed by the qualifier.
stateDescriptorRequirement(Qualifier, SQLToolKitPS) - Method in class org.caleigo.core.service.SQLToolKitPS.NegateQualifierParser
 
stateDescriptorRequirement(Qualifier, SQLToolKitPS) - Method in class org.caleigo.core.service.SQLToolKitPS.RelationQualifierParser
States what descriptors are needed for the FROM expression
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.ActionQueue.DirtyOnlyRequest
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.ControlledProxyEntity.ControllListener
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.ControlledProxySelection.ControllListener
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterRelayListener
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.ProxyEntity.ControlledProxyListener
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.Selection.EntityRelayListener
 
statusChanged(EntityChangeEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
 
statusChanged(EntityChangeEvent) - Method in interface org.caleigo.core.event.IEntityChangeListener
 
stopThread() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.InputThread
 
stopThread() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.OutputThread
 
stopWorkerThread() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.WorkerThread
 
store(IEntity) - Method in class org.caleigo.core.AbstractDataService
 
store() - Method in class org.caleigo.core.AbstractEntity
This method will store any unsaved changes in the entity to it's realated persistent storage.
store(IEntity) - Method in interface org.caleigo.core.IDataService
Stores a single entity object to the database.
store() - Method in interface org.caleigo.core.IEntity
This method will store any unsaved changes in the entity to it's realated persistent storage.
store() - Method in class org.caleigo.core.ProxyEntity
This method will store any unsaved changes in the entity to it's realated persistent storage.
storeAll() - Method in class org.caleigo.core.ControlledProxySelection
Stores all contained entities that have the DIRTY flag set to true.
storeAll() - Method in class org.caleigo.core.EntityPool
Stores all contained entities that have the DIRTY flag set to true.
storeAll() - Method in interface org.caleigo.core.IEntityPool
Stores all contained entities that have the DIRTY flag set to true.
storeAll() - Method in interface org.caleigo.core.ISelection
Stores all contained entities that have the DIRTY flag set to true.
storeAll() - Method in class org.caleigo.core.ProxySelection
Stores all contained entities that have the DIRTY flag set to true.
storeAll() - Method in class org.caleigo.core.Selection
Stores all contained entities that have the DIRTY flag set to true.
storeControlledProxies() - Method in class org.caleigo.core.ProxyEntity
 
storePerformed(EntityEvent) - Method in class org.caleigo.core.ProxySelection.RelayListener
 
storePerformed(EntityEvent) - Method in class org.caleigo.core.Selection.EntityRelayListener
 
storePerformed(EntityEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
 
storePerformed(EntityEvent) - Method in interface org.caleigo.core.event.IEntityListener
 
storeTableSelection(ISelection) - Method in class org.caleigo.core.service.BinaryFileDataService
 
storeTableSelection(ISelection) - Method in class org.caleigo.core.service.MemoryDataService
This method can be overriden to provide a simple persistent storage for the MemoryDataService.
storeTableSelection(ISelection) - Method in class org.caleigo.core.service.TextFileDataService
 
storeTableSelection(ISelection) - Method in class org.caleigo.core.service.TextURLDataService
 
structureChanged(QualifierEvent) - Method in class org.caleigo.core.FilteredProxySelection.FilterQualifierListener
 
structureChanged(QualifierEvent) - Method in class org.caleigo.core.Qualifier.RelayListener
 
structureChanged(QualifierEvent) - Method in class org.caleigo.core.event.CELEventMulticaster
Called whenever the structure of a qualifier has changed.
structureChanged(QualifierEvent) - Method in interface org.caleigo.core.event.IQualifierListener
Called whenever the structure of a qualifier has changed.
syncronize() - Method in class org.caleigo.core.service.MemoryDataService
Can be called to syncronize changes against any persistent storage provided by a subclass.

T

TODAY - Static variable in class org.caleigo.core.DateProxyData
Specifies that the current date at the call to getData should be used with all time data (hour or higher resolution) should be set to zero.
TUNNEL_ADDED - Static variable in class org.caleigo.toolkit.tunnel.TunnelServerEvent
 
TUNNEL_CLOSED - Static variable in class org.caleigo.toolkit.tunnel.TunnelEvent
 
TUNNEL_REMOVED - Static variable in class org.caleigo.toolkit.tunnel.TunnelServerEvent
 
TargetEntity - Static variable in class org.caleigo.core.meta.MetaEntityRelation
The TargetEntity field (index=5) has the data type STRING(50).
TargetEntity - Static variable in class org.caleigo.core.meta.MetaFieldRelation
The TargetEntity field (index=3) has the data type STRING(50).
TargetField - Static variable in class org.caleigo.core.meta.MetaFieldRelation
The TargetField field (index=4) has the data type STRING(50).
TextFileDataService - class org.caleigo.core.service.TextFileDataService.
TextFileDataService provides a simple extension of the MemoryDataService that stores the data entities in text files in a database file-catalog.
TextFileDataService(IDataSourceDescriptor, String) - Constructor for class org.caleigo.core.service.TextFileDataService
 
TextFileDataService(IDataSourceDescriptor, Object, String) - Constructor for class org.caleigo.core.service.TextFileDataService
 
TextURLDataService - class org.caleigo.core.service.TextURLDataService.
TextFileDataService provides a simple extension of the MemoryDataService that stores the data entities in text files in a database file-catalog.
TextURLDataService(IDataSourceDescriptor, URL) - Constructor for class org.caleigo.core.service.TextURLDataService
 
TextURLDataService(IDataSourceDescriptor, Object, URL) - Constructor for class org.caleigo.core.service.TextURLDataService
 
TransactionFailedException - exception org.caleigo.core.exception.TransactionFailedException.
TransactionFailedException(String) - Constructor for class org.caleigo.core.exception.TransactionFailedException
Default constructor for TransactionFailedException.
TunnelEvent - class org.caleigo.toolkit.tunnel.TunnelEvent.
 
TunnelEvent(ITunnel, int) - Constructor for class org.caleigo.toolkit.tunnel.TunnelEvent
 
TunnelException - exception org.caleigo.toolkit.tunnel.TunnelException.
 
TunnelException(String) - Constructor for class org.caleigo.toolkit.tunnel.TunnelException
 
TunnelException(Exception) - Constructor for class org.caleigo.toolkit.tunnel.TunnelException
 
TunnelServerEvent - class org.caleigo.toolkit.tunnel.TunnelServerEvent.
 
TunnelServerEvent(ITunnelServer, int, ITunnel) - Constructor for class org.caleigo.toolkit.tunnel.TunnelServerEvent
 
TunneledDataService - class org.caleigo.core.TunneledDataService.
 
TunneledDataService(Object, Object, IDataSourceDescriptor, ITunnel) - Constructor for class org.caleigo.core.TunneledDataService
 
TunneledDataService.TunneledDataServiceAbortTransactionMessage - class org.caleigo.core.TunneledDataService.TunneledDataServiceAbortTransactionMessage.
 
TunneledDataService.TunneledDataServiceAbortTransactionMessage(Class, Object, Object, int) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataServiceAbortTransactionMessage
 
TunneledDataService.TunneledDataServiceCommitMessage - class org.caleigo.core.TunneledDataService.TunneledDataServiceCommitMessage.
 
TunneledDataService.TunneledDataServiceCommitMessage(Class, Object, Object, TunneledDataService.TunneledDataTransaction) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataServiceCommitMessage
 
TunneledDataService.TunneledDataServiceMessage - class org.caleigo.core.TunneledDataService.TunneledDataServiceMessage.
 
TunneledDataService.TunneledDataServiceMessage(Class, Object, Object) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataServiceMessage
 
TunneledDataService.TunneledDataServiceProgressMessage - class org.caleigo.core.TunneledDataService.TunneledDataServiceProgressMessage.
 
TunneledDataService.TunneledDataServiceProgressMessage(Class, Object, Object, int, int) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataServiceProgressMessage
 
TunneledDataService.TunneledDataServiceReturnMessage - class org.caleigo.core.TunneledDataService.TunneledDataServiceReturnMessage.
 
TunneledDataService.TunneledDataServiceReturnMessage(AbstractDataService.AbstractDataTransaction.DataOperation[]) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataServiceReturnMessage
 
TunneledDataService.TunneledDataServiceReturnMessage(DataServiceException) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataServiceReturnMessage
 
TunneledDataService.TunneledDataTransaction - class org.caleigo.core.TunneledDataService.TunneledDataTransaction.
 
TunneledDataService.TunneledDataTransaction(int, Class, Object, Object, ITunnel) - Constructor for class org.caleigo.core.TunneledDataService.TunneledDataTransaction
 
toString() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
Overriden for improved logging support with code name and version.
toString() - Method in class org.caleigo.core.AbstractEntity
Overriden to display the entity description type, identifying data and state of the status flags (D)IRTY, (E)MPTY and (P)ERSISTANT.
toString() - Method in class org.caleigo.core.AbstractEntityDescriptor
 
toString() - Method in class org.caleigo.core.BinaryData
By defaults returns a hex sequence starting with "0x" followed by two hex digits for each byte in the contained byte array.
toString() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
 
toString() - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup
 
toString() - Method in class org.caleigo.core.CompositeQualifier
The toString method returns an "abstract" expression of what the qualifier selects.
toString() - Method in class org.caleigo.core.EntityRelation
 
toString() - Method in class org.caleigo.core.EntityRelationPath
 
toString() - Method in class org.caleigo.core.FieldDescriptor
 
toString() - Method in class org.caleigo.core.NegateQualifier
The toString method returns an "abstract" expression of what the qualifier selects.
toString() - Method in class org.caleigo.core.ProxyEntity
Overriden to display the entity description type, identifying data and state of the status flags (D)IRTY, (E)MPTY and (P)ERSISTANT.
toString() - Method in class org.caleigo.core.ProxyQualifier
The toString method returns an "abstract" expression of what the qualifier selects.
toString() - Method in class org.caleigo.core.RelationQualifier
The toString method returns an "abstract" expression of what the qualifier selects.
toString() - Method in class org.caleigo.core.event.EntityChangeEvent
 
toString() - Method in class org.caleigo.core.event.EntityEvent
 
toString() - Method in class org.caleigo.core.event.ProxyEvent
 
toString() - Method in class org.caleigo.core.event.QualifierEvent
 
toString() - Method in class org.caleigo.core.event.SelectionEvent
 
toString() - Method in class org.caleigo.core.service.SQLSelectCommand
 
toString() - Method in class org.caleigo.service.ServiceProvider.GetServiceMessage
 
toString() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultConnectionMessage
 
toString() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultPackage
 
toString() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.DefaultStatusMessage
 
toString() - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel.ErrorMessage
 
translateEscapeCodes(String) - Static method in class org.caleigo.core.service.DemoDataService
Help method that translates escape codes like "c" to their real characters.
translateType(short, String) - Method in class org.caleigo.core.service.JDBCMetaProducer
 
tunnelAdded(TunnelServerEvent) - Method in class org.caleigo.service.ServiceProviderServer
 
tunnelAdded(TunnelServerEvent) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServerListener
 
tunnelClosed(TunnelEvent) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnelServer
Invoked when the ITunnel has been closed.
tunnelClosed(TunnelEvent) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
tunnelClosed(TunnelEvent) - Method in interface org.caleigo.toolkit.tunnel.ITunnelListener
Invoked when the ITunnel has been closed.
tunnelRemoved(TunnelServerEvent) - Method in class org.caleigo.service.ServiceProviderServer
 
tunnelRemoved(TunnelServerEvent) - Method in interface org.caleigo.toolkit.tunnel.ITunnelServerListener
 

U

UNION - Static variable in class org.caleigo.core.CompositeQualifier
Used to state that all contained Qualifiers defines a union which means that they should be combined using using logical "OR".
UNKNOWN - Static variable in class org.caleigo.core.DataType
 
UserInfo - class org.caleigo.security.UserInfo.
The UserInfo class is used to define a container for user specific data and properties.
UserInfo() - Constructor for class org.caleigo.security.UserInfo
 
UserInfo.DefaultUserInfo - class org.caleigo.security.UserInfo.DefaultUserInfo.
 
UserInfo.DefaultUserInfo() - Constructor for class org.caleigo.security.UserInfo.DefaultUserInfo
 
UserProxyData - class org.caleigo.core.UserProxyData.
 
UserProxyData(String) - Constructor for class org.caleigo.core.UserProxyData
 
unloadEntityTable(IEntityDescriptor) - Method in class org.caleigo.core.service.CachedDataService
Unloads the entity table indentified by the provided entity descriptor.
unmodifiableIterator(ListIterator) - Static method in class org.caleigo.toolkit.util.Iterators
 
unmodifiableIterator(Iterator) - Static method in class org.caleigo.toolkit.util.Iterators
 
unregisterEntityChangeListener() - Method in class org.caleigo.core.Selection
Removes the IEntityChangeListener from all contained entities that relays events to IEntityChangeListener registered in the collection object.
unregisterEntityListener() - Method in class org.caleigo.core.Selection
Removes the IEntityListener from all contained entities that relays events to IEntityListener registered in the collection object.
unregisterListeners(IEntity) - Method in class org.caleigo.core.Selection
Removes listeners relaying events from the specified entity to relevant listeners registered in the collection object.
updateAutoIndex(Statement, IEntity) - Method in class org.caleigo.core.service.JDBCDataService
This method updates autogenerated primary key field values.
updateAutoIndex(Statement, IEntity) - Method in class org.caleigo.core.service.JDBCPreparedStatementDataService
This method updates autogenerated primary key field values.
updateDirtyState() - Method in class org.caleigo.core.ProxyEntity
 
updateLastAccessTime() - Method in class org.caleigo.security.ISession.DefaultSession
 
updateLastAccessTime() - Method in interface org.caleigo.security.ISession
Updates the time when the session was last accessed.
updateProgress(int, int) - Method in class org.caleigo.core.AbstractDataService.AbstractDataTransaction
 
updateProgress(int) - Method in class org.caleigo.core.service.JDBCDataService.JDBCDataTransaction
 
updateUserInfo(UserInfo) - Method in interface org.caleigo.security.ILoginService
Updates an UserInfo object that represents an allready logged in user with relevante user information.
updateUserInfo(UserInfo) - Method in class org.caleigo.security.LoginService
Updates an UserInfo object that represents an allready logged in user with relevante user information.
useStringDelimiter(DataType) - Method in class org.caleigo.core.EntityReader
 
useStringDelimiter(DataType) - Method in class org.caleigo.core.EntityWriter
 

V

VALID_RESULT - Static variable in class org.caleigo.core.ValidationResult
 
ValidationResult - class org.caleigo.core.ValidationResult.
ValidationResult() - Constructor for class org.caleigo.core.ValidationResult
Creates a new instance of ValidationResult.
ValidationResult(Object, String) - Constructor for class org.caleigo.core.ValidationResult
Creates a new instance of ValidationResult that represents a failed validation with the provided error message.
Version - Static variable in class org.caleigo.core.meta.MetaDataSourceDescriptor
The Version field (index=3) has the data type STRING(20).
validateData() - Method in class org.caleigo.core.AbstractEntity
Help method that validates the data contained in the called data object and returns a ValidationResult object.
validateData(IDataBundle) - Method in class org.caleigo.core.AbstractEntityAction
Help method that validates the provided data and throws an InvalidDataException if the validation failed.
validateData(Object, IDataProvider) - Method in class org.caleigo.core.CompositeEntityDescriptor.CompositeFieldGroup.CompositeFieldDescriptor
This method validates the provided data object as described by the called field descriptor in the context of the provided IDataProvider object.
validateData() - Method in class org.caleigo.core.DataBundle
Help method that validates the data contained in the called action data object and returns a ValidationResult object.
validateData(IDataBundle) - Method in class org.caleigo.core.DataBundleDescriptor.DescriptorItem
 
validateData(IDataBundle) - Method in class org.caleigo.core.DataBundleDescriptor
Help method that validates the provided IActionData object.
validateData(Object, IDataProvider) - Method in class org.caleigo.core.FieldDescriptor
This method validates the provided data object as described by the called field descriptor in the context of the provided IDataProvider object.
validateData() - Method in interface org.caleigo.core.IDataBundle
Help method that validates the data contained in the called data object and returns a ValidationResult object.
validateData(IDataBundle) - Method in interface org.caleigo.core.IDataBundleDescriptor
Help method that validates the provided IActionData object.
validateData() - Method in interface org.caleigo.core.IEntity
Help method that validates the data contained in the called data object and returns a ValidationResult object.
validateData(Object, IDataProvider) - Method in interface org.caleigo.core.IFieldDescriptor
This method validates the provided data object as described by the called field descriptor in the context of the provided IDataProvider object.
validateData() - Method in class org.caleigo.core.ProxyEntity
Help method that validates the data contained in the called data object and returns a ValidationResult object.
validateXternalQualifier(DataQuery.ExternalQualifier, IEntityDescriptor) - Method in class org.caleigo.core.service.SQLToolKit
Verify that the qualifer in the external qualifier only targets the first entity descriptor in the external qualifier's entity relation path.
visit(Qualifier) - Method in class org.caleigo.core.CompositeQualifier.UniqueQualifierVisitor
 

W

WAITING_TO_START - Static variable in class org.caleigo.core.IDataTransaction.Job
 
WARNING - Static variable in interface org.caleigo.toolkit.log.ILogReceiver
 
WARNING - Static variable in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
WRITE - Static variable in class org.caleigo.core.DataAccessManager
 
waitForReply(AbstractTunnel.IPackage) - Method in class org.caleigo.toolkit.tunnel.AbstractTunnel
 
waitForSessionClose(Integer) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnelServer
 
write(OutputStream) - Method in class org.caleigo.core.BinaryData
 
write(int) - Method in class org.caleigo.toolkit.tunnel.CRCPacker.CRCPackerOutputStream
 
write(byte[]) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
write(byte[], int, int) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
write(int) - Method in class org.caleigo.toolkit.tunnel.HTTPTunnel.HTTPTunnelOutputStream
 
write(int) - Method in class org.caleigo.toolkit.tunnel.ScramblePacker.ScramblePackerOutputStream
 
write(int) - Method in class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
 
writeData(DataType, Object) - Method in class org.caleigo.core.EntityWriter
 
writeEntity(IEntity) - Method in class org.caleigo.core.EntityWriter
Writes a single entity to the writer.
writeFieldTitles(IEntityDescriptor) - Method in class org.caleigo.core.EntityWriter
Writes a header row with titles using the display names of the fields from the provided entity descriptor.
writeMappedSelection(ISelection) - Method in class org.caleigo.core.EntityWriter
Writes a selection to the writer preceded with a row consisting of the source names for the fields defined by the selections entity descriptor.
writeReplace() - Method in class org.caleigo.core.AbstractDataSourceDescriptor
 
writeReplace() - Method in class org.caleigo.core.AbstractEntityDescriptor
 
writeReplace() - Method in class org.caleigo.core.FieldDescriptor
 
writeReplace() - Method in class org.caleigo.core.RelationType
 
writeReplace() - Method in class org.caleigo.core.meta.CustomDataSourceDescriptor
 
writeReplace() - Method in class org.caleigo.core.meta.CustomEntityDescriptor
 
writeReplace() - Method in class org.caleigo.core.meta.CustomFieldDescriptor
 
writeSelection(ISelection) - Method in class org.caleigo.core.EntityWriter
Writes a selection to the writer.
writeTo(DataOutput, Object) - Method in class org.caleigo.core.DataType.BinaryType
 
writeTo(DataOutput, Object) - Method in class org.caleigo.core.DataType
 

Z

ZipPacker - class org.caleigo.toolkit.tunnel.ZipPacker.
 
ZipPacker() - Constructor for class org.caleigo.toolkit.tunnel.ZipPacker
 
ZipPacker.ZipPackerInputStream - class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream.
Uses a ZipInputStream to read and unzip data from an InputStream.
ZipPacker.ZipPackerInputStream(InputStream, int) - Constructor for class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerInputStream
Creates a ZipPackerInputStream that wrapps an InputStream.
ZipPacker.ZipPackerOutputStream - class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream.
 
ZipPacker.ZipPackerOutputStream(OutputStream, int) - Constructor for class org.caleigo.toolkit.tunnel.ZipPacker.ZipPackerOutputStream
Creates a ZipPackerOutputStream that wrapps an OutputStream.

A B C D E F G H I J L M N O P Q R S T U V W Z

Copyright © 2005 Caleigo. All Rights Reserved.