Package de.xima.fc.gui.common.utils
Class ViewUtils
- java.lang.Object
 - 
- de.xima.fc.gui.common.utils.ViewUtils
 
 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedViewUtils() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetClientScopedViewUri(Mandant client, IView view)static StringgetDisplayName(IView view, Locale locale)static StringgetNoScopeViewUri(IView view)static StringgetUri(IView view, IUriBuilderContext context)static voidredirectToClientScopedView(Mandant client, IView view)static voidredirectToNoScopeView(IView view) 
 - 
 
- 
- 
Constructor Detail
- 
ViewUtils
protected ViewUtils() throws IllegalAccessException- Throws:
 IllegalAccessException
 
 - 
 
 -