Namespace Mediachase.BusinessFoundation.Data.Meta
Classes
BaseMetaObjectExtension
Represens base class for meta object extension.
BatchActivator
Represents MetaObject batch activator information.
ChangedObjectStack
Represents changed object stack. (Not implemented yet)
DefaultMetaObjectFactory
Represents default meta object factory. Realises IMetaObjectFactory interface.
DefaultMetaObjectPropertyBinder
Represents default meta object property binder. Realises IMetaObjectPropertyBinder interface.
DefaultValue
Provides evaluating of devault value for system types.
FileInfo
Represent a meta file information.
FileNotExistsException
The exception that is thrown when file not exists.
FileUtil
Provides meta real and temporary file utility method.
FilterElementTransformer
Represents filter element transaformer.
InvalidEnumValueException
The exception that is thrown when not one of the named values defined for the meta enumeration.
mcmd_MetaFileRow
MetaEnumItem
Represent meta enum item information.
MetaException
Represents errors that occur during Mediachase Ibn Data execution.
MetaIdentifierUniqueConstraintException
The exception that is thrown when meta identifier unique constraint fired.
MetaIdentifierValue
Represents property value for identifier type.
MetaLink
MetaObject
MetaObjectActivator
MetaObjectException
Represents errors that occur during Meta Object execution.
MetaObjectExtensionEventArgs
Provides data for the meta object extension event args event.
MetaObjectProperty
Represents meta object property storage.
MetaObjectPropertyCollection
Represent meta object property collection.
MetaObjectValidationException
The exception that is thrown when validators are invalid.
MultiReferenceMetaObjectPropertyBinder
Represents multi reference meta object propertybinder.
MultiReferenceObject
Represents property value for multi reference type.
ObjectNotFoundException
The exception that is thrown when object not found.
PropertyValueUtil
Represents property value util.
RecursionException
The exception that is thrown when recursion was detected.
SortingElementTransformer
Represents sorting element transaformer.
Interfaces
IAggregatedValue
Defines methods to aggregated value modifications.
IMetaObjectChangeTracking
Defines the mechanism for querying the meta object for changes and resetting of the changed status.
IMetaObjectDeleteTracking
Defines the mechanism for querying the meta object deleting status.
IMetaObjectExtension
Allows access to the meta object extension
IMetaObjectFactory
Defines the mechanism for meta object factory.
IMetaObjectPropertyBinder
Defines the mechanism for meta object property binder.
Enums
MetaObjectOptions
Specifies meta object options.
MetaObjectState
Specifies meta object state.