Package de.xima.fc.gui.common.utils
Class ViewUtils
java.lang.Object
de.xima.fc.gui.common.utils.ViewUtils
Utility methods for working
IView
s- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getClientScopedViewUri
(Mandant client, IView view) static String
getDisplayName
(IView view, Locale locale) static String
getNoScopeViewUri
(IView view) static String
getUri
(IView view, IUriBuilderContext context) static void
redirectToClientScopedView
(Mandant client, IView view) static void
redirectToNoScopeView
(IView view)
-
Constructor Details
-
ViewUtils
- Throws:
IllegalAccessException
-
-
Method Details
-
getDisplayName
-
redirectToClientScopedView
-
redirectToNoScopeView
-
getClientScopedViewUri
-
getNoScopeViewUri
-
getUri
-