|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.util.ISUtility
public class ISUtility
| Method Summary | |
|---|---|
static java.lang.String |
getLocalizedTypeName(java.lang.String type)
Get a user friendly display string for a type from SmartTypes in the default locale. |
static java.lang.String |
getLocalizedTypeName(java.lang.String type,
java.util.Locale locale)
Get a user friendly display string for a type from SmartTypes in the specified locale. |
static PathUrl |
getPathFromEntityKey(UserContextInterface user,
java.lang.String iSEntityKey)
Get a PathUrl from an Information Service entity key. |
| Method Detail |
|---|
public static PathUrl getPathFromEntityKey(UserContextInterface user,
java.lang.String iSEntityKey)
throws ServiceException,
java.rmi.RemoteException
user - The UserContext to use to look in the repository
for the path information.iSEntityKey - The Information Service entity key representing
the object to calculate the path for.
ServiceException - If a repository error occurs.
java.rmi.RemoteException - If a remote object failure occurs with the repository.public static java.lang.String getLocalizedTypeName(java.lang.String type)
type - A type string from SmartTypes.
public static java.lang.String getLocalizedTypeName(java.lang.String type,
java.util.Locale locale)
type - A type string from SmartTypes.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||