|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShortcutLinkConfig | |
---|---|
com.atlassian.confluence.admin.actions | |
com.atlassian.confluence.renderer |
Uses of ShortcutLinkConfig in com.atlassian.confluence.admin.actions |
---|
Methods in com.atlassian.confluence.admin.actions that return ShortcutLinkConfig | |
---|---|
ShortcutLinkConfig |
BrowseShortcutsAction.getShortcutLinkConfig()
|
Methods in com.atlassian.confluence.admin.actions with parameters of type ShortcutLinkConfig | |
---|---|
void |
BrowseShortcutsAction.setShortcutLinkConfig(ShortcutLinkConfig shortcutLinkConfig)
|
Uses of ShortcutLinkConfig in com.atlassian.confluence.renderer |
---|
Methods in com.atlassian.confluence.renderer that return ShortcutLinkConfig | |
---|---|
ShortcutLinkConfig |
ShortcutLinksManager.getShortcutLinkConfig(java.lang.String key)
|
ShortcutLinkConfig |
DefaultShortcutLinksManager.getShortcutLinkConfig(java.lang.String key)
|
Methods in com.atlassian.confluence.renderer that return types with arguments of type ShortcutLinkConfig | |
---|---|
java.util.Map<java.lang.String,ShortcutLinkConfig> |
ShortcutLinksManager.getShortcutLinks()
|
java.util.Map<java.lang.String,ShortcutLinkConfig> |
DefaultShortcutLinksManager.getShortcutLinks()
|
Methods in com.atlassian.confluence.renderer with parameters of type ShortcutLinkConfig | |
---|---|
void |
ShortcutLinksManager.addShortcutLink(java.lang.String key,
ShortcutLinkConfig expandedValue)
|
void |
DefaultShortcutLinksManager.addShortcutLink(java.lang.String key,
ShortcutLinkConfig shortcutLinkConfig)
Add a shortcut. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |