protected class ResourcePublisherService.ShortcutsRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ObjectName> |
registry |
| Modifier | Constructor and Description |
|---|---|
protected |
ShortcutsRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRegisterShortcut(ShortcutDescriptor descriptor) |
protected void |
doRegisterShortcut(String shortName,
ObjectName qualifiedName) |
protected void |
doRegisterShortcut(String shortName,
String qualifiedName) |
protected void |
doUnregisterShortcut(ShortcutDescriptor descriptor) |
protected void |
doUnregisterShortcut(String name) |
void |
unregisterShortcut(String name) |
protected final Map<String,ObjectName> registry
protected void doRegisterShortcut(ShortcutDescriptor descriptor)
protected void doRegisterShortcut(String shortName, ObjectName qualifiedName)
protected void doUnregisterShortcut(ShortcutDescriptor descriptor)
protected void doUnregisterShortcut(String name)
public void unregisterShortcut(String name)
Copyright © 2019 Nuxeo SA. All rights reserved.