org.exoplatform.webui.organization
Class UIUserProfileInputSet
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIFormInputSet
org.exoplatform.webui.organization.UIUserProfileInputSet
public class UIUserProfileInputSet
- extends UIFormInputSet
Created by The eXo Platform SARL
Author : Dang Van Minh
minhdv81@yahoo.com
Jun 28, 2006
|
Field Summary |
static java.lang.String |
FEMALE
|
static java.lang.String |
MALE
|
|
Method Summary |
void |
reset()
|
void |
save(org.exoplatform.services.organization.OrganizationService service,
java.lang.String user,
boolean isnewUser)
|
void |
setUserProfile(java.lang.String user)
|
| Methods inherited from class org.exoplatform.webui.form.UIFormInputSet |
addUIFormInput, addUIFormInput, getName, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, processRender |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MALE
public static java.lang.String MALE
FEMALE
public static java.lang.String FEMALE
UIUserProfileInputSet
public UIUserProfileInputSet(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
reset
public void reset()
- Overrides:
reset in class UIFormInputSet
setUserProfile
public void setUserProfile(java.lang.String user)
throws java.lang.Exception
- Throws:
java.lang.Exception
save
public void save(org.exoplatform.services.organization.OrganizationService service,
java.lang.String user,
boolean isnewUser)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 eXo Platform SAS. All Rights Reserved.