Contents    

Mobile Address Book Application Preferences

You can manage the application preferences associated with the mobile address book application here:

Service Configuration

At this level, you can view and change default preferences for mobile applications as well as control which preferences users can edit themselves.

Within Service Configuration, application preferences are stored using two types of Access Manager attributes:

Table 1, Service Configuration Attributes, explains the preferences available in the address book pane on the right. The table contains two columns. The first column provides the preference’s name, and the second column describes the preference.

Table 1  Service Configuration Attributes

Attribute Description

Functional Description

Number of AB Lines to Display Via JSP

A client-aware preference. Controls the number of address book entries to be displayed on any given page.

The name of this global attribute is sunMobileAppABJspAbNumLines.

Mobile AB Application Preference Templates

Controls storage and merge rules pertaining to address book application preferences.

The name of this global attribute is sunConfigurationTemplates.

Mobile AB Application Preferences

Permits dynamic definition of address book application preference defaults. May contain multiple sets of application preferences.

The name of this dynamic attribute is sunMobileAppABConfig.

Identity Management

At this level, you can view and change default mobile application preferences for any organization or user.

Values stored here are initialized as copies of the dynamic attributes stored at the Service Configuration level.

Table 2, Identity Management Services Attributes explains the service attributes available in the address book pane on the right. The table contains two columns. The first column provides the preference’s name, the second column provides the setting’s default value, and the second column describes the preference.

Table 2  Identity Management Services Attributes

Attribute Description

Functional Description

Mobile AB Application Preferences

Permits dynamic definition of address book application preference defaults. May contain multiple sets of application preferences.

The name of this dynamic attribute is sunMobileAppABConfig.

Table 3, Identity Management User Attributes, explains the user preferences available in the address book pane on the right. The table contains two columns. The first column provides the preference’s name, and the second column describes the preference.

Table 3  Identity Management User Attributes

Attribute Description

Functional Description

Mobile AB Application Preferences

Contains user-defined address book application preferences, when the Configuration Template allows this. May contain multiple sets of application preferences.

The name of this user attribute is sunConfigurationTemplates. Preferences stored here include:

  • sortBy—Specifies what address book entry is used to sort entries
  • sortOrder—Specifies whether address book entries are sorted in ascending or descending order


Contents