|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.publicobject.PublicTypeUtility
public class PublicTypeUtility
A class for Public Type utility methods.
| Method Summary | |
|---|---|
static java.lang.String |
getLocalizedDescription(java.lang.String type)
Get the localized type description for the Public Type in the default locale. |
static java.lang.String |
getLocalizedDescription(java.lang.String type,
java.util.Locale locale)
Get the localized type description for the Public Type in the default locale. |
static java.lang.String |
getLocalizedName(java.lang.String type)
Get the localized type string for the Public Type in the specified locale. |
static java.lang.String |
getLocalizedName(java.lang.String type,
java.util.Locale locale)
Get the localized type string for the Public Type in the specified locale. |
| Method Detail |
|---|
public static java.lang.String getLocalizedName(java.lang.String type)
type - A type string from SmartTypes.
public static java.lang.String getLocalizedName(java.lang.String type,
java.util.Locale locale)
type - A type string from SmartTypes.locale -
public static java.lang.String getLocalizedDescription(java.lang.String type)
type - A type string from SmartTypes.
public static java.lang.String getLocalizedDescription(java.lang.String type,
java.util.Locale locale)
type - A type string from SmartTypes.locale -
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||