Jump to: navigation, search

Difference between revisions of "ACMCONTEXTSCOPERELDATA"


 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RelationDataInfoBox
+
{{MetaClassInfoBox
| title = ACM Context Scopes
+
| title = Context Scope Relation Data
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| internalname = -
 
| internalname = -
 
| inheritance = [[RELATIONDATA]]
 
| inheritance = [[RELATIONDATA]]
 
| namespace = System.Relation.Template.ACM
 
| namespace = System.Relation.Template.ACM
| image = [[File:SY_RELATIONDATA.png|220px]]
+
| purpose = Relation data template for context scopes relations
| imagecaption = Relation Data
+
| purpose = Manages [[CONTEXTSCOPE|Context Scopes]] of an [[Application]]
+
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Interface.MetaClass
 +
| runtimetype = UBIK.Kernel.RelationData
 
}}
 
}}
 
== Own properties ==
 
== Own properties ==
Line 15: Line 15:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| '''Creation enabled''' (CREATIONENABLED) || {{PropertyType|Boolean|Boolean}}|| Check whether or not an object of this type can be created via the mobile client
+
| '''Creation enabled''' (CREATIONENABLED) || {{Boolean}} || Check whether or not an object of this type can be created via the mobile client
 
|}
 
|}
  
[[Category:System MetaClasses|A]]
+
[[Category:Context scope|A]]
[[Category:Relation Data|A]]
+
[[Category:Relation data|A]]
[[Category:Context Scopes|A]]
+

Latest revision as of 07:51, 25 August 2015

IC METACLASS.gif Context Scope Relation Data
Name ACMCONTEXTSCOPERELDATA
Namespace System.Relation.Template.ACM
Internal Name -
TypeString UBIK.Interface.MetaClass
RuntimeType UBIK.Kernel.RelationData
Purpose Relation data template for context scopes relations
Version 2+

Own properties

Name Data type Comment
Creation enabled (CREATIONENABLED) Boolean Check whether or not an object of this type can be created via the mobile client