Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.model | |
com.ibm.tivoli.maximo.skd.service |
Modifier and Type | Method and Description |
---|---|
SKDUserLocaleData |
ISKDUIInfo.getSKDUserLocaleData()
Returns the User Locale specific information.
|
SKDUserLocaleData |
SKDUIInfo.getSKDUserLocaleData()
Returns the User Locale specific information.
|
Modifier and Type | Method and Description |
---|---|
void |
SKDUIInfo.setSKDUserLocaleData(SKDUserLocaleData skdUserLocaleData)
Sets the User Locale specific information.
|
Modifier and Type | Method and Description |
---|---|
SKDUserLocaleData |
SKDAppService.getSKDUserLocaleData(UserInfo userInfo)
Get the Message and formatting data for user locale.
|
SKDUserLocaleData |
SKDAppServiceRemote.getSKDUserLocaleData(UserInfo userInfo)
Get the locale data for the user
|