The Service Center UI is defined by specifying the following components:

The framework object is the container for everything in the UI and contains skin objects for defining look-and-feel as well as layout templates and tab objects for top-level navigation. Each tab object defines the layout cell objects that are required, for example, two cells arranged as vertical columns. Tab objects also define panel stack objects that should be displayed with the navigational item assigned to specific cell objects, for example left-column panels and right-column panels. The panel stack objects contain panel objects, which are the most basic content unit.

Note: Tab objects do not implement a physical tab UI element.

The Service Framework data model also uses the following object types that can be referenced by other framework objects:

The framework objects can be classified into three tiers:


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices