com.atlassian.confluence.spaces.actions
Class SpaceToolsTabsHelper.SpaceToolsTabItem
java.lang.Object
com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabItem
- Enclosing class:
- SpaceToolsTabsHelper
public static class SpaceToolsTabsHelper.SpaceToolsTabItem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceToolsTabsHelper.SpaceToolsTabItem
public SpaceToolsTabsHelper.SpaceToolsTabItem(String label,
String link,
String linkId,
String sectionKey,
String sectionFullKey,
String webItemKey)
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getLink
public String getLink()
setLink
public void setLink(String link)
getLinkId
public String getLinkId()
setLinkId
public void setLinkId(String linkId)
getSectionKey
public String getSectionKey()
setSectionKey
public void setSectionKey(String sectionKey)
getSectionFullKey
public String getSectionFullKey()
setSectionFullKey
public void setSectionFullKey(String sectionFullKey)
getWebItemKey
public String getWebItemKey()
setWebItemKey
public void setWebItemKey(String webItemKey)
isSelected
public boolean isSelected()
setSelected
public void setSelected(boolean selected)
Copyright © 2003-2013 Atlassian. All Rights Reserved.