org.exoplatform.answer.webui.popup
Class UIUserWatchManager

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.answer.webui.popup.UIUserWatchManager

public class UIUserWatchManager
extends org.exoplatform.webui.core.UIContainer


Nested Class Summary
static class UIUserWatchManager.LinkActionListener
           
static class UIUserWatchManager.UnWatchActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
protected  UIAnswersPageIterator pageIteratorCate
           
protected  org.exoplatform.faq.service.JCRPageList pageListCate
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIUserWatchManager()
           
 
Method Summary
 String getCategoriesName(String categoryId)
           
 String getEmailAddress()
           
 List<org.exoplatform.faq.service.Category> getListCategory()
           
protected  List<org.exoplatform.faq.service.Question> getListQuestionsWatch()
           
static String getSubPath(String path)
           
protected  long getTotalpages(String pageInteratorId)
           
 void setFAQSetting(org.exoplatform.faq.service.FAQSetting setting)
           
 
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

pageIteratorCate

protected UIAnswersPageIterator pageIteratorCate

pageListCate

protected org.exoplatform.faq.service.JCRPageList pageListCate
Constructor Detail

UIUserWatchManager

public UIUserWatchManager()
                   throws Exception
Throws:
Exception
Method Detail

getEmailAddress

public String getEmailAddress()

getListCategory

public List<org.exoplatform.faq.service.Category> getListCategory()
                                                           throws Exception
Throws:
Exception

getCategoriesName

public String getCategoriesName(String categoryId)
                         throws Exception
Throws:
Exception

getSubPath

public static String getSubPath(String path)

setFAQSetting

public void setFAQSetting(org.exoplatform.faq.service.FAQSetting setting)

getListQuestionsWatch

protected List<org.exoplatform.faq.service.Question> getListQuestionsWatch()

getTotalpages

protected long getTotalpages(String pageInteratorId)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.