Package de.xima.fc.gui.common.utils
Class ViewUtils
java.lang.Object
de.xima.fc.gui.common.utils.ViewUtils
Utility methods for working
IViews- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
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
-