com.silverpeas.look
Class TopItem
java.lang.Object
com.silverpeas.look.TopItem
public class TopItem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPACE
public static final int SPACE
- See Also:
- Constant Field Values
COMPONENT
public static final int COMPONENT
- See Also:
- Constant Field Values
TopItem
public TopItem()
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getComponentId
public String getComponentId()
setComponentId
public void setComponentId(String componentId)
getSpaceId
public String getSpaceId()
setSpaceId
public void setSpaceId(String spaceId)
getSubSpaceId
public String getSubSpaceId()
setSubSpaceId
public void setSubSpaceId(String subSpaceId)
isComponent
public boolean isComponent()
isSpace
public boolean isSpace()
getUrl
public String getUrl()
getId
public String getId()
setUrl
public void setUrl(String url)
Copyright © 2016 Silverpeas. All Rights Reserved.