The global context area allows users to see and access a variety of information quickly. The items that are displayed on the global context area depend on the modules and applications that have been installed in your environment.

Described in preceding text

The global context area is comprised of three separate navigation containers, the PrimaryNavContainer, the SecondaryNavContainer and the OptionsNavContainer. Each navigation container is a component of type NavContainer, which defines the navigational item components of type NavItem that will be displayed in the UI. The following individual navigation classes make up the entire global context area architecture:

Each NavItem has a property file that contains commonly used attributes and sub-components, which can be found in:

ATG Product

Location

Commerce Service Center

/DCS-CSR-UI/src/config/atg/svc/agent/ui/

Service Center Framework

/Service-UI/framework/Agent/j2ee-apps/
Agent.ear/ServiceFramework.war/

The NavAction component contains properties for a resource bundle and a label, as well as a JavaScript function call. These properties can be modified to customize the NavAction. The labels for the components are all localized in a resource bundle, which is typically FrameworkResources. Note: There are separate bundles for the Service Center Framework and Commerce Service Center


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