Class ShortcutHelper
- java.lang.Object
-
- org.kie.workbench.common.screens.home.client.widgets.shortcut.utils.ShortcutHelper
-
public class ShortcutHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description ShortcutHelper()ShortcutHelper(org.uberfire.security.authz.AuthorizationManager authorizationManager, org.jboss.errai.security.shared.api.identity.User user, org.uberfire.client.mvp.PlaceManager placeManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanauthorize(String perspective)booleanauthorize(org.kie.workbench.common.screens.home.model.HomeShortcut shortcut)StringgetPart(String text, int part)voidgoTo(String perspectiveIdentifier)
-