org.exoplatform.ecm.webui.component.admin
Class UIECMAdminPortlet

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.core.UIApplication
              extended by org.exoplatform.webui.core.UIPortletApplication
                  extended by org.exoplatform.ecm.webui.component.admin.UIECMAdminPortlet

public class UIECMAdminPortlet
extends org.exoplatform.webui.core.UIPortletApplication

Created by The eXo Platform SARL Author : Tran The Trong trongtt@exoplatform.com Jul 27, 2006


Nested Class Summary
static class UIECMAdminPortlet.ShowHideActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIPortletApplication
CONFIG_MODE, EDIT_MODE, HELP_MODE, VIEW_MODE
 
Fields inherited from class org.exoplatform.webui.core.UIApplication
log
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIECMAdminPortlet()
           
 
Method Summary
 java.lang.String getDMSSystemWorkspace(java.lang.String repository)
           
 javax.portlet.PortletPreferences getPortletPreferences()
           
 java.lang.String getPreferenceRepository()
           
 java.lang.String getPreferenceWorkspace()
           
 java.lang.String getRepoName()
           
 org.exoplatform.services.jcr.core.ManageableRepository getRepository()
           
 java.lang.String getUserAgent()
           
 void initChilds()
           
 boolean isSelectedRepo()
           
 boolean isShowSideBar()
           
 void processRender(org.exoplatform.webui.application.WebuiApplication app, org.exoplatform.webui.application.WebuiRequestContext context)
           
 void renderPopupMessages()
           
 void setRepoName(java.lang.String name)
           
 void setSelectedRepo(boolean bl)
           
 void setShowSideBar(boolean bl)
           
 
Methods inherited from class org.exoplatform.webui.core.UIPortletApplication
getMinHeight, getMinWidth, setMinHeight, setMinWidth
 
Methods inherited from class org.exoplatform.webui.core.UIApplication
addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, getUIPopupMessages, processAction, renderBlockToUpdate, renderChildren, setLastAccessApplication, setOwner
 
Methods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, 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, getRendererFor, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, processRender, registerRendererFor, 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
 

Constructor Detail

UIECMAdminPortlet

public UIECMAdminPortlet()
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

initChilds

public void initChilds()
                throws java.lang.Exception
Throws:
java.lang.Exception

renderPopupMessages

public void renderPopupMessages()
                         throws java.lang.Exception
Throws:
java.lang.Exception

getUserAgent

public java.lang.String getUserAgent()

getRepository

public org.exoplatform.services.jcr.core.ManageableRepository getRepository()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

isShowSideBar

public boolean isShowSideBar()

setShowSideBar

public void setShowSideBar(boolean bl)

isSelectedRepo

public boolean isSelectedRepo()

setSelectedRepo

public void setSelectedRepo(boolean bl)

getRepoName

public java.lang.String getRepoName()

setRepoName

public void setRepoName(java.lang.String name)

getPreferenceRepository

public java.lang.String getPreferenceRepository()

getPreferenceWorkspace

public java.lang.String getPreferenceWorkspace()

getPortletPreferences

public javax.portlet.PortletPreferences getPortletPreferences()

processRender

public void processRender(org.exoplatform.webui.application.WebuiApplication app,
                          org.exoplatform.webui.application.WebuiRequestContext context)
                   throws java.lang.Exception
Overrides:
processRender in class org.exoplatform.webui.core.UIPortletApplication
Throws:
java.lang.Exception

getDMSSystemWorkspace

public java.lang.String getDMSSystemWorkspace(java.lang.String repository)
                                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.