Get Locale

Retrieves the locale associated with the business object's data.

Inputs

Business object
The business object (a BusObj object).

Output

Returns a Java Locale object that contains information about the business object's locale. This Locale object must be an instance of the java.util.Locale class.

Notes

The Get Locale function block returns the locale associated with the data in a business object. This locale is often different from the collaboration locale in which the collaboration is executing.

Related information

This function block is based on the BusObj.getLocale() method. For more information, see getLocale().

Copyright IBM Corp. 1997, 2004