org.exoplatform.webui.commons
Class UISpacesSwitcher
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.commons.UISpacesSwitcher
public class UISpacesSwitcher
- extends org.exoplatform.webui.core.UIContainer
Created by The eXo Platform SAS
Author : Tran Hung Phong
phongth@exoplatform.com
Oct 23, 2012
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPACE_ID_PARAMETER
public static final String SPACE_ID_PARAMETER
- See Also:
- Constant Field Values
SELECT_SPACE_ACTION
public static final String SELECT_SPACE_ACTION
- See Also:
- Constant Field Values
DEFAULT_INVALIDING_CACHE_TIME
public static final long DEFAULT_INVALIDING_CACHE_TIME
- See Also:
- Constant Field Values
invalidingCacheTime
protected long invalidingCacheTime
UISpacesSwitcher
public UISpacesSwitcher()
throws Exception
- Throws:
Exception
init
public void init(EventUIComponent eventComponent)
getEventComponent
public EventUIComponent getEventComponent()
setCurrentSpaceName
public void setCurrentSpaceName(String currentSpaceName)
getCurrentSpaceName
public String getCurrentSpaceName()
getMySpaceLabel
public String getMySpaceLabel()
setMySpaceLabel
public void setMySpaceLabel(String mySpaceLabel)
isShowPortalSpace
public boolean isShowPortalSpace()
setShowPortalSpace
public void setShowPortalSpace(boolean isShowPortalSpace)
isShowUserSpace
public boolean isShowUserSpace()
setShowUserSpace
public void setShowUserSpace(boolean isShowUserSpace)
getUsername
public String getUsername()
getPortalSpaceId
public String getPortalSpaceId()
getPortalSpaceLabel
public String getPortalSpaceLabel()
setPortalSpaceLabel
public void setPortalSpaceLabel(String portalSpaceLabel)
getBaseRestUrl
protected String getBaseRestUrl()
getSocialBaseRestUrl
protected String getSocialBaseRestUrl()
createSelectSpaceEvent
protected String createSelectSpaceEvent(String spaceId)
throws Exception
- Throws:
Exception
Copyright © 2013 eXo Platform SAS. All Rights Reserved.