Class UIOAuthInvitationForm


  • public class UIOAuthInvitationForm
    extends org.exoplatform.webui.form.UIForm
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static String PASSWORD  
      • Fields inherited from class org.exoplatform.webui.form.UIForm

        ACTION, SUBCOMPONENT_ID
      • Fields inherited from class org.exoplatform.webui.core.UIComponent

        AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
    • Constructor Summary

      Constructors 
      Constructor Description
      UIOAuthInvitationForm​(org.exoplatform.webui.config.InitParams params)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getDetectedUserName()  
      void setDetectedUserName​(String detectedUserName)  
      • Methods inherited from class org.exoplatform.webui.form.UIForm

        addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url
      • 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, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url
    • Field Detail

      • PASSWORD

        protected static String PASSWORD
    • Constructor Detail

      • UIOAuthInvitationForm

        public UIOAuthInvitationForm​(org.exoplatform.webui.config.InitParams params)
                              throws Exception
        Throws:
        Exception
    • Method Detail

      • getDetectedUserName

        public String getDetectedUserName()
      • setDetectedUserName

        public void setDetectedUserName​(String detectedUserName)