Jump to: navigation, search

Difference between revisions of "CONTEXT"


Line 28: Line 28:
 
|}
 
|}
  
 +
[[Category:Publishing|C]]
 
[[Category:System MetaClasses]]
 
[[Category:System MetaClasses]]
[[Category:Application Context Management]]
 

Revision as of 16:21, 2 February 2015

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.

Own 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