public class ShortcutPolicyManager extends AbstractPolicyManager<ShortcutPolicyFilter>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
ShortcutPolicyManager() |
Modifier and Type | Method and Description |
---|---|
ApplicationMenuBadge |
getApplicationMenuBadge(Member mbr) |
static ShortcutPolicyManager |
getInstance() |
ShortcutInfo |
getShortcutInfo(AbstractShortcut shortcut,
Member mbr) |
java.lang.String |
getShortcutInfoAsync(AbstractShortcut shortcut) |
protected java.lang.String |
getStatusXmlTagName() |
addPolicyFilter, getPolicyFilters, getPolicyFiltersMap, handleException, removePolicyFilter
public static final java.lang.String REVISION
public static ShortcutPolicyManager getInstance()
protected java.lang.String getStatusXmlTagName()
getStatusXmlTagName
in class AbstractPolicyManager<ShortcutPolicyFilter>
public ShortcutInfo getShortcutInfo(AbstractShortcut shortcut, Member mbr)
public java.lang.String getShortcutInfoAsync(AbstractShortcut shortcut)
public ApplicationMenuBadge getApplicationMenuBadge(Member mbr)
Copyright © 2001-2017 Jalios SA. All Rights Reserved.