Class BrowseShortcutsAction

    • Constructor Detail

      • BrowseShortcutsAction

        public BrowseShortcutsAction()
    • Method Detail

      • validate

        public void validate()
        Specified by:
        validate in interface MessageHolderAware
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • setShortcutLinkConfig

        public void setShortcutLinkConfig​(ShortcutLinkConfig shortcutLinkConfig)
      • getShortcuts

        public Map getShortcuts()
      • setShortcutLinksManager

        public void setShortcutLinksManager​(ShortcutLinksManager shortcutLinksManager)