Package org.nuxeo.runtime.management
Class ResourcePublisherService.ShortcutsRegistry
java.lang.Object
org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
- Enclosing class:
- ResourcePublisherService
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
doRegisterShortcut
(String shortName, String qualifiedName) protected void
doRegisterShortcut
(String shortName, ObjectName qualifiedName) protected void
doRegisterShortcut
(ShortcutDescriptor descriptor) protected void
doUnregisterShortcut
(String name) protected void
doUnregisterShortcut
(ShortcutDescriptor descriptor) void
unregisterShortcut
(String name)
-
Field Details
-
registry
-
-
Constructor Details
-
ShortcutsRegistry
protected ShortcutsRegistry()
-
-
Method Details
-
doRegisterShortcut
-
doRegisterShortcut
-
doRegisterShortcut
-
doUnregisterShortcut
-
doUnregisterShortcut
-
unregisterShortcut
-