org.exoplatform.wcm.webui.newsletter.manager
Class UIManagerUsers

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.core.UITabPane
              extended by org.exoplatform.wcm.webui.newsletter.manager.UIManagerUsers

public class UIManagerUsers
extends org.exoplatform.webui.core.UITabPane

Created by The eXo Platform SAS Author : eXoPlatform ha.mai@exoplatform.com Jun 10, 2009


Nested Class Summary
static class UIManagerUsers.AddAdministratorActionListener
          The listener interface for receiving addAdministratorAction events.
static class UIManagerUsers.BanUserActionListener
          The listener interface for receiving banUserAction events.
static class UIManagerUsers.CloseActionListener
          The listener interface for receiving closeAction events.
static class UIManagerUsers.DeleteAdministratorActionListener
          The listener interface for receiving deleteAdministratorAction events.
static class UIManagerUsers.DeleteUserActionListener
          The listener interface for receiving deleteUserAction events.
static class UIManagerUsers.UnBanUserActionListener
          The listener interface for receiving unBanUserAction events.
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UITabPane
org.exoplatform.webui.core.UITabPane.SelectTabActionListener
 
Field Summary
 boolean isViewTab
          The is view tab.
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIManagerUsers()
          Instantiates a new uI manager users.
 
Method Summary
 void getListPublicUser()
          Gets the list public user.
 void setInfor(java.lang.String categoryName, java.lang.String subscriptionName)
          Sets the infor.
 
Methods inherited from class org.exoplatform.webui.core.UITabPane
getSelectedTabId, setSelectedTab, setSelectedTab
 
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
 

Field Detail

isViewTab

public boolean isViewTab
The is view tab.

Constructor Detail

UIManagerUsers

public UIManagerUsers()
               throws java.lang.Exception
Instantiates a new uI manager users.

Throws:
java.lang.Exception - the exception
Method Detail

getListPublicUser

public void getListPublicUser()
Gets the list public user.


setInfor

public void setInfor(java.lang.String categoryName,
                     java.lang.String subscriptionName)
Sets the infor.

Parameters:
categoryName - the category name
subscriptionName - the subscription name


Copyright © 2014 eXo Platform SAS. All Rights Reserved.