Siebel Analytics Web Administration Guide > Working with Data and Managing the Web Catalog Using Siebel Analytics Web SOAP API > Description of Structures in the Siebel Analytics Web SOAP API >

SAWLocale Structure


The SAWLocale structure defines the locale for the current session. This structure is used in the SAWSessionService. Table 37 lists the fields in this structure.

Table 37. SAWLocale Structure Fields
Fields
Description

String language

Values for language should conform to the ones used in java, in the java.util.Locale class (ISO-639, ISO-3166).

String country

Values for country should conform to the ones used in java, in the java.util.Locale class (ISO-639, ISO-3166).

Siebel Analytics Web Administration Guide