- Framework reference
-
Mediachase.BusinessFoundation.Data.Meta.Management
-
AggregationUtil
-
AttributeCollection
-
DefaultMetaFieldInstaller
-
FieldFilter
-
FieldFilterCollection
-
GroupByElement
-
GroupByFunctionEval
-
GroupByObjectField
-
GroupElement
-
GroupElementCollection
-
McDataTypeAttribute
-
MetaClass
-
MetaClassAlreadyExistsException
-
MetaClassAttribute
-
MetaClassCollection
-
MetaClassDataSource
-
MetaClassDataSourceCondition
-
MetaClassDataSourceConditionCollection
-
MetaClassEventArgs
-
MetaClassManager
-
MetaClassManagerEditScope
-
MetaEnum
-
MetaField
-
MetaFieldAlreadyExistsException
-
MetaFieldBuilder
-
MetaFieldCollection
-
MetaFieldDataSource
-
MetaFieldEventArgs
-
MetaFieldMap
-
MetaFieldMapAlreadyExistsException
-
MetaFieldMapCollection
-
MetaFieldMapElement
-
MetaFieldMapElementCollection
-
MetaFieldMapping
-
MetaFieldNameWithNonAlphanumericException
-
MetaFieldReferencedException
-
MetaFieldType
-
MetaFieldTypeCollection
-
MetaFieldTypeView
-
MetaFieldTypeViewCollection
-
MetaIdentifier
-
MetaLinkInformation
-
MetaModel
-
MetaModelModifiedException
-
MetaModelStorageProvider
-
MetaModelUpdate
-
MetaObjectExtensionInfo
-
MetaObjectExtensionInfoCollection
-
MetaView
-
MetaViewCollection
-
MetaViewPreference
-
MultiReferenceItem
-
MultiReferenceMetaFieldInstaller
-
MultiReferenceType
-
MultiReferenceTypeAttribute
-
TableFilter
-
TableFilterCollection
-
Trigger
-
TriggerActionAttribute
-
TriggerConditionAttribute
-
TriggerContext
-
TriggerManager
-
TriggerMethodInfo
-
TriggerParameter
-
Validator
-
ValidatorCollection
-
WildcardUtil
-
IMetaFieldInstaller Interface
-
IMetaViewPreference Interface
-
AccessLevel
-
FieldFilterType
-
McDataType
-
MetaFieldDataSourceType
-
MetaIdentifierPeriodType
-
MetaIdentifierType
-
MetaModelUpdateType
-
MetaObjectExtensionActivationType
-
MetaViewGroupByScope
-
MetaViewGroupByType
-
TableFilterType
-
TriggerMethodType
-
ValueSourceType
-
ControlPropertyDelegate Delegate
-
Mediachase.BusinessFoundation.Data.Meta.Management
Classes
Name | Summary | Status |
---|---|---|
AggregationUtil | Provides functionality for calculating agregation references. | public, static |
AttributeCollection | Represents serializable by demand collection of associated System.String keys and System.Object values that can be accessed either with the key or with the index. | public, sealed |
DefaultMetaFieldInstaller | Implements meta field installler for default types. | public |
FieldFilter | Represents field filter with type (Allow, Deny). | public |
FieldFilterCollection | Represents field filter collection. | public |
GroupByElement | Represents defenition of group by element. | public |
GroupByFunctionEval | Evaluates MIN, MAX, SUM, AVG, COUNT aggregate functions. | public |
GroupByObjectField | Represents field of group by element. | public |
GroupElement | public | |
GroupElementCollection | public | |
McDataTypeAttribute | Storages attribute name constants of default data type. | public, static |
MetaClass | Represents meta class meta information. | public |
MetaClassAlreadyExistsException | The exception that is thrown when meta class already exists in meta model. | public |
MetaClassAttribute | public, static | |
MetaClassCollection | Represents collection of meta classes. | public |
MetaClassDataSource | public | |
MetaClassDataSourceCondition | Represents meta class data source condition. | public |
MetaClassDataSourceConditionCollection | Represents collection of meta class data source condition. | public |
MetaClassEventArgs | Provides data for the MetaClassManager events. | public |
MetaClassManager | Represents meta model manager. | public |
MetaClassManagerEditScope | Defines meta class manager edit scope. | public |
MetaEnum | Represents access and manage methods for enumerations. | public, static |
MetaField | public | |
MetaFieldAlreadyExistsException | The exception that is thrown when meta field already exists in meta model. | public |
MetaFieldBuilder | Represents meta field builder. | public |
MetaFieldCollection | Represents collection of meta field. | public |
MetaFieldDataSource | Represent meta field data source information. | public |
MetaFieldEventArgs | Provides data for the MetaClassManager events. | public |
MetaFieldMap | Represents meta field global mapping. (Not implemented). | public |
MetaFieldMapAlreadyExistsException | The exception that is thrown when meta field map already exists in meta model. | public |
MetaFieldMapCollection | Represents collection of meta field map. | public |
MetaFieldMapElement | Represents meta field map element. | public |
MetaFieldMapElementCollection | Represents collection of meta field map element. | public |
MetaFieldMapping | public | |
MetaFieldNameWithNonAlphanumericException | The exception that is thrown when the field name has a dot in it. | public |
MetaFieldReferencedException | The exception that is thrown when delete field with active reference. | public |
MetaFieldType | Represent meta field type meta information. | public |
MetaFieldTypeCollection | Represents collection of meta field types. | public |
MetaFieldTypeView | Represent meta field type view meta information. | public |
MetaFieldTypeViewCollection | Represents collection of meta field type views. | public |
MetaIdentifier | Represent access and manage methods for identifiers. | public, static |
MetaLinkInformation | Represent weak link meta information. | public |
MetaModel | Represents next version of meta model. (Not implemented yet) | public |
MetaModelModifiedException | The exception that is thrown when you try to modify already updated meta model. | public |
MetaModelStorageProvider | Provides abstract methods for meta model storage provider. (Not implemented yet) | public, abstract |
MetaModelUpdate | Represents meta model update command. (Not implemented yet) | public |
MetaObjectExtensionInfo | Represents information about business object service. | public |
MetaObjectExtensionInfoCollection | Represents meta object extension info collection. | public |
MetaView | Represents meta view meta information. (Obsolete) | public |
MetaViewCollection | Represents collection of meta view. (Obsolete) | public |
MetaViewPreference | Implements IMetaViewPreference. (Obsolete) | public |
MultiReferenceItem | Represents multi reference item meta information. | public |
MultiReferenceMetaFieldInstaller | Realises IMetaFieldInstaller for multi reference. | public |
MultiReferenceType | Represents manage method for multi reference fields. | public, static |
MultiReferenceTypeAttribute | Defines multi reference attribute name constants. | public, static |
TableFilter | Represents table filter with type (Allow, Deny). | public |
TableFilterCollection | Represents collection of table filter. | public |
Trigger | Represents a trigger that executes validator and condition if meta object modified. | public |
TriggerActionAttribute | Represents trigger action attribute. | public |
TriggerConditionAttribute | Represents trigger condition attribute. | public |
TriggerContext | Represent trigger context. | public |
TriggerManager | Provides trigger management methods. | public, static |
TriggerMethodInfo | Represents trigger method information. | public |
TriggerParameter | Represents Trigger Parameter. | public |
Validator | Represents meta class validator wrapper. | public |
ValidatorCollection | Represents collection of meta class validator wrappers. | public |
WildcardUtil | Provides wildcard pattern match. | public, static |
Interfaces
Name | Summary | Status |
---|---|---|
IMetaFieldInstaller Interface | Allows a custom type to implement a meta field installer. | public |
IMetaViewPreference Interface | Allows an object to implement meta view preference storage. (Obsolete) | public |
Enumerations
Name | Summary | Status |
---|---|---|
AccessLevel | public | |
FieldFilterType | Specifies field filter result. | public |
McDataType | Specifies Mediachase Ibn Data component default data type of a field. | public |
MetaFieldDataSourceType | Specifies available meta field data source types. | public |
MetaIdentifierPeriodType | Specifies identifier value unique time scope. | public |
MetaIdentifierType | Specifies identifier type. | public |
MetaModelUpdateType | Specifies meta model update type. (Not implemented yet) | public |
MetaObjectExtensionActivationType | Specifies service activation type. | public |
MetaViewGroupByScope | Specifies meta view group by scope. (Obsolete) | public |
MetaViewGroupByType | Specifies meta view groupby type. (Obsolete) | public |
TableFilterType | Specifies table filter result. | public |
TriggerMethodType | Specifies trigger method type. | public |
ValueSourceType | Specifies group by value source type. | public |
Delegates
Name | Summary | Status |
---|---|---|
ControlPropertyDelegate Delegate | Represents the method that will handle the property and modify property value. | public |