Difference between revisions of "Application Context Management"
Line 3: | Line 3: | ||
Along with the object oriented configuration, the user might also [[Customize_Logo_%26_Background_on_Mobile_Client|customize the logo and background images]] for the mobile application to enhance the users' experience. | Along with the object oriented configuration, the user might also [[Customize_Logo_%26_Background_on_Mobile_Client|customize the logo and background images]] for the mobile application to enhance the users' experience. | ||
− | {{UBIK}} provides specific objects and tools for configuration of the | + | {{UBIK}} provides specific objects and tools for configuration of the ACM environment |
+ | |||
+ | == Objects == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 18: | Line 20: | ||
| Satellites || Configuration of allowed devices to connect to the system | | Satellites || Configuration of allowed devices to connect to the system | ||
|} | |} | ||
+ | |||
+ | == Tools == | ||
== See also == | == See also == |
Revision as of 16:22, 9 December 2013
The Application Context Management (ACM) represents the conceptual approach to configure the potential visualization and management of objects on the client. Objects, its properties and relations can be used to set up a user defined behavior including the creation of new objects, documents, etc. For each type of object its characteristics with respect to hierarchy and its properties can explicitly be managed by the user.
Along with the object oriented configuration, the user might also customize the logo and background images for the mobile application to enhance the users' experience.
UBIK® provides specific objects and tools for configuration of the ACM environment
Objects
Name | Description |
---|---|
Application | Aggregates a range of contexts |
Context | Aggregates a range of scopes and serves as configuration object for the hierarchy and object structure published to the mobile application |
MetaClassScope | Specifies the MetaClass and its published properties as well as permissions granted on those objects |
QueryScope | Specifies the Query and its published search properties |
Satellites | Configuration of allowed devices to connect to the system |