|
Project Wonder 5.0.0.8795 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in er.extensions.eof used by er.attachment.model | |
|---|---|
| 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
|
|
| Classes in er.extensions.eof used by er.bugtracker | |
|---|---|
| EOEnterpriseObjectClazz
Adds class-level inheritance to EOF. Use subclasses of EOEnterpriseObjectClazz as inner classes in your EO subclasses to work around the missing class object inheritance of java. |
|
| ERXConstant.Constant
|
|
| ERXConstant.StringConstant
Constant class that can be used with strings in the DB. |
|
| 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
|
|
| 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. Use subclasses of EOEnterpriseObjectClazz as inner classes in your EO subclasses to work around the missing class object inheritance of java. |
|
| ERXConstant.Constant
|
|
| ERXConstant.StringConstant
Constant class that can be used with strings in the DB. |
|
| 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
|
|
| Classes in er.extensions.eof used by er.corebusinesslogic.audittrail | |
|---|---|
| EOEnterpriseObjectClazz
Adds class-level inheritance to EOF. Use subclasses of EOEnterpriseObjectClazz as inner classes in your EO subclasses to work around the missing class object inheritance of java. |
|
| ERXConstant.Constant
|
|
| ERXConstant.StringConstant
Constant class that can be used with strings in the DB. |
|
| 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. |
|
| Classes in er.extensions.eof used by er.erxtest.model | |
|---|---|
| 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
|
|
| 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. Use subclasses of EOEnterpriseObjectClazz as inner classes in your EO subclasses to work around the missing class object inheritance of java. |
|
| EOEnterpriseObjectClazz.ClazzFactory
Provides a hook to control how a clazz object is chosen from a given entity. |
|
| ERXAdaptorChannelDelegate
Tracks and logs the SQL that gets sent to the database. |
|
| 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. |
|
| ERXEC
Subclass 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. |
|
| 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. |
|
| 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 exluding ERXKeys. |
|
| ERXKeyFilter.Base
ERXKeyFilter.Base defines the base rule that is applied to a filter. |
|
| ERXKeyGlobalID
Serializable Global ID class. |
|
| 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 |
|
| 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 | |
|---|---|
| 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
|
|
| 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. Use subclasses of EOEnterpriseObjectClazz as inner classes in your EO subclasses to work around the missing class object inheritance of java. |
|
| ERXConstant.Constant
|
|
| ERXConstant.NumberConstant
|
|
| 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
|
|
| Classes in er.extensions.eof used by er.indexing.storage | |
|---|---|
| EOEnterpriseObjectClazz
Adds class-level inheritance to EOF. Use subclasses of EOEnterpriseObjectClazz as inner classes in your EO subclasses to work around the missing class object inheritance of java. |
|
| 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
|
|
| Classes in er.extensions.eof used by er.jgroups | |
|---|---|
| ERXObjectStoreCoordinatorSynchronizer.IChangeListener
|
|
| Classes in er.extensions.eof used by er.rest | |
|---|---|
| ERXKeyFilter
ERXKeyFilter provides a way to specify hierarchical rules for including and exluding 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 | |
|---|---|
| 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
|
|
|
Last updated: Fri, Jan 9, 2009 04:35 AM EST | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||