Class ResourcePublisherService.ShortcutsRegistry

    • Constructor Detail

      • ShortcutsRegistry

        protected ShortcutsRegistry()
    • Method Detail

      • doRegisterShortcut

        protected void doRegisterShortcut​(ShortcutDescriptor descriptor)
      • doRegisterShortcut

        protected void doRegisterShortcut​(String shortName,
                                          String qualifiedName)
      • doRegisterShortcut

        protected void doRegisterShortcut​(String shortName,
                                          ObjectName qualifiedName)
      • doUnregisterShortcut

        protected void doUnregisterShortcut​(ShortcutDescriptor descriptor)
      • doUnregisterShortcut

        protected void doUnregisterShortcut​(String name)
      • unregisterShortcut

        public void unregisterShortcut​(String name)