Jump to: navigation, search

CONTEXT


Revision as of 13:23, 16 December 2013 by KNO (Talk | contribs)

IC METACLASS.gif Context
Name CONTEXT
Namespace System.ACM
Custom.ACM
Internal Name Context
TypeString {{{typestring}}}
RuntimeType {{{runtimetype}}}
Purpose Configure contexts for ACM
Version 2+

A context defines the usage (use case) of data access and the scope of object types (MetaClasses) and their properties that are available in its context. There might be different contexts scopes defined for read access and write access for the same MetaClass.

The contexts are related to an Application via the SYSREL CONTEXT relation.

Specific Properties

Name Data type Comment
VIEW Guid Reference to a view defining the objects' hierarchy
DATETIMEFORMAT String Configure a user specific date / time format to be used for visualizing date / time values on the client
METADEFINITION XML Released MetaDefinitions are stored here
PERSISTENTMETADEFS bool Store MetaDefinitions in database