Jump to: navigation, search

Difference between revisions of "CONTEXT"


Line 18: Line 18:
  
 
[[Category:UBIK]]
 
[[Category:UBIK]]
[[Category:UBIK System MetaClasses]]
+
[[Category:System MetaClasses]]

Revision as of 11:43, 24 June 2013

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


A defined context defines the usage (use case) of data access. A context knows all its object types (MetaClasses) and the Properties (columns) that are available in its context. There might be different contexts defined for read access and write access for the same MetaClass. The contexts for a given ACM are defined by using a Relation (“CONTEXT”). Applications know their related ContextObjects.

A context aggregates a range of context scopes and serves as configuration object for the hierarchy and object structure published to the mobile application