Class ViewUtils
java.lang.Object
de.xima.fc.gui.common.utils.ViewUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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 Details
-
ViewUtils
- Throws:
IllegalAccessException
-
-
Method Details
-
getDisplayName
-
redirectToClientScopedView
-
redirectToNoScopeView
-
getClientScopedViewUri
-
getNoScopeViewUri
-
getUri
-