Project Wonder 5.0

Uses of Package
er.extensions.eof

Packages that use er.extensions.eof
er.ajax.look.components   
er.attachment.model   
er.bugtracker   
er.caching   
er.corebusinesslogic   
er.corebusinesslogic.audittrail   
er.extensions   
er.extensions.eof   
er.extensions.foundation   
er.extensions.jdbc   
er.extensions.migration Migrations 
er.extensions.partials Partial Entities 
er.extensions.qualifiers   
er.extensions.remoteSynchronizer   
er.indexing.attributes   
er.indexing.storage   
er.jgroups   
er.rest   
er.rest.entityDelegates   
er.rest.format   
er.rest.routes  
er.rest.util   
er.taggable ERTaggable is a fairly direct port of the acts_as_taggable Rails mixin to EOF, the framework provides a very easy method of integrating delicious-style tagging support into arbitrary entities in your applications. 
er.taggable.model   
 

Classes in er.extensions.eof used by er.ajax.look.components
ERXKey
           ERXKey provides a rich wrapper around a keypath.
 

Classes in er.extensions.eof used by er.attachment.model
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey
           ERXKey provides a rich wrapper around a keypath.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.bugtracker
EOEnterpriseObjectClazz
          Adds class-level inheritance to EOF.
ERXConstant.Constant
           
ERXConstant.StringConstant
          Constant class that can be used with strings in the DB.
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGenericRecord.ERXGenericRecordClazz
          Clazz object implementation for ERXGenericRecord.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.caching
ERXEnterpriseObjectArrayCache
          Caches objects of one entity by a given key.
 

Classes in er.extensions.eof used by er.corebusinesslogic
EOEnterpriseObjectClazz
          Adds class-level inheritance to EOF.
ERXConstant.Constant
           
ERXConstant.StringConstant
          Constant class that can be used with strings in the DB.
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEditingContextDelegate
          This delegate does nothing.
ERXEnterpriseObject
           
ERXFetchSpecificationBatchIterator
          The goal of the fetch specification batch iterator is to have the ability to iterate through a fetch specification that might fetch one million enterprise objects.
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGenericRecord.ERXGenericRecordClazz
          Clazz object implementation for ERXGenericRecord.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.corebusinesslogic.audittrail
EOEnterpriseObjectClazz
          Adds class-level inheritance to EOF.
ERXConstant.Constant
           
ERXConstant.StringConstant
          Constant class that can be used with strings in the DB.
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGenericRecord.ERXGenericRecordClazz
          Clazz object implementation for ERXGenericRecord.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey.ValueCoding
           
ERXKeyGlobalID
          Serializable Global ID class.
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.extensions
ERXModelGroup
          Enhanced model group that supports connection dict switching, definable and predictable model orderings and stackable prototypes.
 

Classes in er.extensions.eof used by er.extensions.eof
EOEnterpriseObjectClazz
          Adds class-level inheritance to EOF.
EOEnterpriseObjectClazz.ClazzFactory
          Provides a hook to control how a clazz object is chosen from a given entity.
ERXArrayFaultCache
          Provides a cache for to-many faults.
ERXBatchFetchUtilities
          ERXBatchFetchUtilities provides a collection of methods to support efficiently batch fetching arbitrarily deep keypaths on EOs.
ERXCloneableEnterpriseObject
          Interface for cloning enterprise objects.
ERXConstant.ByteConstant
          Constant class that can be used with bytes or NSData in the DB.
ERXConstant.Constant
           
ERXConstant.NumberConstant
           
ERXConstant.StringConstant
          Constant class that can be used with strings in the DB.
ERXDatabase.CacheChange
           
ERXDatabase.SnapshotCacheChange
           
ERXDatabaseContextDelegate
          This delegate implements several methods from the formal interface EODatabaseContext.Delegate.
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXDatabaseContextDelegate.BatchHandler
           
ERXEC
          Subclass of EOEditingContext that has every public method overridden to support automatic lock/unlock handling for you.
ERXEC.DefaultFactory
          Default implementation of the Factory interface.
ERXEC.Factory
           
ERXEditingContextDelegate
          This delegate does nothing.
ERXEnterpriseObject
           
ERXEnterpriseObject.Processor
           
ERXEntityClassDescription
          The main purpose of the ERXClassDescription class is to throw ERXValidationExceptions instead of the usual NSValidation.ValidationException objects.
ERXEntityClassDescription.Default
           
ERXEntityClassDescription.Factory
          This factory inner class is registered as the observer for three notifications: modelWasAdded, classDescriptionNeededForEntity and classDescriptionNeededForClass.
ERXEntityClassDescription.ValidationObjectValue
           
ERXEntityOrder
          Abstract class defining an ordering of EOEntities that also provides NSComparators to sort entities based on this ordering.
ERXEOAccessUtilities.AdaptorChannelOperation
          Implemented by any adaptor channel operation that needs to run with an open adaptor channel.
ERXEOAccessUtilities.DatabaseContextOperation
          Implemented by any database operation that needs to run inside of a database context lock.
ERXFetchResultCache
          Transparent cache for fetch results, uses ERXFetchSpecifictation.identifier() as a key.
ERXFetchSpecification
          Extended fetch specification.
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGroupingFetchSpecification
          Extended fetch specification (work in progress).
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey
           ERXKey provides a rich wrapper around a keypath.
ERXKey.Type
          Enums to desribe the type of key this represents.
ERXKey.ValueCoding
           
ERXKeyFilter
           ERXKeyFilter provides a way to specify hierarchical rules for including and excluding ERXKeys.
ERXKeyFilter.Base
          ERXKeyFilter.Base defines the base rule that is applied to a filter.
ERXKeyFilter.Delegate
          ERXKeyFilter.Delegate defines an interface for receiving notifications when your filter is applied to an object graph.
ERXKeyGlobalID
          Serializable Global ID class.
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
ERXObjectStoreCoordinator
          Adds functionality to automatically close all related JDBC Connections.
ERXObjectStoreCoordinatorPool
          This class implements EOF stack pooling including EOF stack synchronizing.
ERXObjectStoreCoordinatorSynchronizer
          Synchronizes different EOF stacks inside an instance.
ERXObjectStoreCoordinatorSynchronizer.Change
           
ERXObjectStoreCoordinatorSynchronizer.SynchronizerSettings
           
ERXSequence
          Simple sequence class.
ERXSequence.DatabaseSequence
          Multi-instance-safe subclass of ERXSequence.
ERXSharedEOLoader
          Java port of Kelly Hawk's shared EO loader.
ERXSortOrdering
           ERXSortOrdering is an EOSortOrdering subclass that provides support for chaining (like ERXKey).
ERXSortOrdering.ERXSortOrderings
          ERXSortOrderings is an NSMutableArray that provides methods for chaining.
IERXEOContainer
          Implemented by an object that contains an EO and needs to be able to turn into a "gid-safe" container in a call to ERXEOControlUtilities.convertEOToGID.
IERXGIDContainer
          Implemented by an object that contains a GID and needs to be able to turn into an EO container in a call to ERXEOControlUtilities.convertGIDToEO.
 

Classes in er.extensions.eof used by er.extensions.foundation
ERXKey
           ERXKey provides a rich wrapper around a keypath.
 

Classes in er.extensions.eof used by er.extensions.jdbc
ERXEntityOrder
          Abstract class defining an ordering of EOEntities that also provides NSComparators to sort entities based on this ordering.
 

Classes in er.extensions.eof used by er.extensions.migration
ERXEOAccessUtilities.ChannelAction
          Deals with the nitty-gritty of direct row manipulation by correctly opening, closing, locking and unlocking the needed EOF objects for direct row manipulation.
 

Classes in er.extensions.eof used by er.extensions.partials
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.extensions.qualifiers
ERXKey
           ERXKey provides a rich wrapper around a keypath.
 

Classes in er.extensions.eof used by er.extensions.remoteSynchronizer
ERXDatabase.CacheChange
           
ERXObjectStoreCoordinatorSynchronizer.IChangeListener
           
ERXObjectStoreCoordinatorSynchronizer.RemoteChange
           
 

Classes in er.extensions.eof used by er.indexing.attributes
EOEnterpriseObjectClazz
          Adds class-level inheritance to EOF.
ERXConstant.Constant
           
ERXConstant.NumberConstant
           
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGenericRecord.ERXGenericRecordClazz
          Clazz object implementation for ERXGenericRecord.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.indexing.storage
EOEnterpriseObjectClazz
          Adds class-level inheritance to EOF.
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGenericRecord.ERXGenericRecordClazz
          Clazz object implementation for ERXGenericRecord.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 

Classes in er.extensions.eof used by er.jgroups
ERXObjectStoreCoordinatorSynchronizer.IChangeListener
           
 

Classes in er.extensions.eof used by er.rest
ERXKey
           ERXKey provides a rich wrapper around a keypath.
ERXKey.Type
          Enums to desribe the type of key this represents.
ERXKeyFilter
           ERXKeyFilter provides a way to specify hierarchical rules for including and excluding ERXKeys.
 

Classes in er.extensions.eof used by er.rest.entityDelegates
ERXKeyFilter
           ERXKeyFilter provides a way to specify hierarchical rules for including and excluding ERXKeys.
 

Classes in er.extensions.eof used by er.rest.format
ERXKeyFilter
           ERXKeyFilter provides a way to specify hierarchical rules for including and excluding ERXKeys.
 

Classes in er.extensions.eof used by er.rest.routes
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXKey
           ERXKey provides a rich wrapper around a keypath.
ERXKeyFilter
           ERXKeyFilter provides a way to specify hierarchical rules for including and excluding ERXKeys.
 

Classes in er.extensions.eof used by er.rest.util
ERXKeyFilter
           ERXKeyFilter provides a way to specify hierarchical rules for including and excluding ERXKeys.
 

Classes in er.extensions.eof used by er.taggable
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
 

Classes in er.extensions.eof used by er.taggable.model
ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject
          Interface to provide auto-magic batch fetching.
ERXEnterpriseObject
           
ERXGeneratesPrimaryKeyInterface
          Enterprise objects that need to generate their own primary keys should implement this interface.
ERXGenericRecord
          This class contains a bunch of extensions to the regular EOGenericRecord class.
ERXGuardedObjectInterface
          The guarded object interface is used as a way to ensure that objects that are not supposed to be deleted or updated don't accidently get deleted or updated.
ERXKey
           ERXKey provides a rich wrapper around a keypath.
ERXKey.ValueCoding
           
ERXNonNullObjectInterface
          This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.