public class participantData
extends com.sun.rave.web.ui.appbase.AbstractPageBean
Constructor and Description |
---|
participantData() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
btnAdd_action() |
java.lang.String |
btnRemove_action() |
java.lang.String |
btnReset_action() |
java.lang.String |
btnSave_action() |
void |
cbbParticipants_processValueChange(javax.faces.event.ValueChangeEvent event) |
void |
destroy() |
protected ApplicationBean |
getApplicationBean() |
com.sun.rave.web.ui.component.Body |
getBody1() |
com.sun.rave.web.ui.component.Button |
getBtnAdd() |
com.sun.rave.web.ui.component.Button |
getBtnClose() |
com.sun.rave.web.ui.component.Button |
getBtnRemove() |
com.sun.rave.web.ui.component.Button |
getBtnReset() |
com.sun.rave.web.ui.component.Button |
getBtnSave() |
com.sun.rave.web.ui.component.DropDown |
getCbbParticipants() |
com.sun.rave.web.ui.component.Checkbox |
getCbxAdmin() |
com.sun.rave.web.ui.component.Checkbox |
getCbxChainItems() |
com.sun.rave.web.ui.component.Checkbox |
getCbxChooseItemToStart() |
com.sun.rave.web.ui.component.Checkbox |
getCbxManageCases() |
com.sun.rave.web.ui.component.Checkbox |
getCbxReorderItems() |
com.sun.rave.web.ui.component.Checkbox |
getCbxStartConcurrent() |
com.sun.rave.web.ui.component.Checkbox |
getCbxViewOrgGroupItems() |
com.sun.rave.web.ui.component.Checkbox |
getCbxViewTeamItems() |
com.sun.rave.web.ui.component.Form |
getForm1() |
com.sun.rave.web.ui.component.Head |
getHead1() |
com.sun.rave.web.ui.component.Html |
getHtml1() |
com.sun.rave.web.ui.component.Label |
getLabel1() |
com.sun.rave.web.ui.component.Label |
getLblConfirm() |
com.sun.rave.web.ui.component.Label |
getLblDesc() |
com.sun.rave.web.ui.component.Label |
getLblFirstName() |
com.sun.rave.web.ui.component.Label |
getLblLastName() |
com.sun.rave.web.ui.component.Label |
getLblNotes() |
com.sun.rave.web.ui.component.Label |
getLblPassword() |
com.sun.rave.web.ui.component.Label |
getLblUserID() |
com.sun.rave.web.ui.component.Link |
getLink1() |
com.sun.rave.web.ui.component.Page |
getPage1() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlContainer() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlNewPassword() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlPrivileges() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlSelectUser() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlUserDetails() |
protected RequestBean |
getRequestBean() |
protected SessionBean |
getSessionBean() |
com.sun.rave.web.ui.component.StaticText |
getStaticText1() |
com.sun.rave.web.ui.component.StaticText |
getSttPassword() |
com.sun.rave.web.ui.component.Tab |
getTabCapability() |
com.sun.rave.web.ui.component.PanelLayout |
getTabPanelCapability() |
com.sun.rave.web.ui.component.PanelLayout |
getTabPanelPosition() |
com.sun.rave.web.ui.component.PanelLayout |
getTabPanelRole() |
com.sun.rave.web.ui.component.Tab |
getTabPosition() |
com.sun.rave.web.ui.component.Tab |
getTabRoles() |
com.sun.rave.web.ui.component.TabSet |
getTabSetAttributes() |
com.sun.rave.web.ui.component.PasswordField |
getTxtConfirmPassword() |
com.sun.rave.web.ui.component.TextArea |
getTxtDesc() |
com.sun.rave.web.ui.component.TextField |
getTxtFirstName() |
com.sun.rave.web.ui.component.TextField |
getTxtLastName() |
com.sun.rave.web.ui.component.PasswordField |
getTxtNewPassword() |
com.sun.rave.web.ui.component.TextArea |
getTxtNotes() |
com.sun.rave.web.ui.component.TextField |
getTxtUserID() |
void |
init() |
void |
preprocess() |
void |
prerender() |
void |
setBody1(com.sun.rave.web.ui.component.Body b) |
void |
setBtnAdd(com.sun.rave.web.ui.component.Button b) |
void |
setBtnClose(com.sun.rave.web.ui.component.Button b) |
void |
setBtnRemove(com.sun.rave.web.ui.component.Button b) |
void |
setBtnReset(com.sun.rave.web.ui.component.Button b) |
void |
setBtnSave(com.sun.rave.web.ui.component.Button b) |
void |
setCbbParticipants(com.sun.rave.web.ui.component.DropDown dd) |
void |
setCbxAdmin(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxChainItems(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxChooseItemToStart(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxManageCases(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxReorderItems(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxStartConcurrent(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxViewOrgGroupItems(com.sun.rave.web.ui.component.Checkbox c) |
void |
setCbxViewTeamItems(com.sun.rave.web.ui.component.Checkbox c) |
void |
setForm1(com.sun.rave.web.ui.component.Form f) |
void |
setHead1(com.sun.rave.web.ui.component.Head h) |
void |
setHtml1(com.sun.rave.web.ui.component.Html h) |
void |
setLabel1(com.sun.rave.web.ui.component.Label l) |
void |
setLblConfirm(com.sun.rave.web.ui.component.Label l) |
void |
setLblDesc(com.sun.rave.web.ui.component.Label l) |
void |
setLblFirstName(com.sun.rave.web.ui.component.Label l) |
void |
setLblLastName(com.sun.rave.web.ui.component.Label l) |
void |
setLblNotes(com.sun.rave.web.ui.component.Label l) |
void |
setLblPassword(com.sun.rave.web.ui.component.Label l) |
void |
setLblUserID(com.sun.rave.web.ui.component.Label l) |
void |
setLink1(com.sun.rave.web.ui.component.Link l) |
void |
setPage1(com.sun.rave.web.ui.component.Page p) |
void |
setPnlContainer(com.sun.rave.web.ui.component.PanelLayout pnl) |
void |
setPnlNewPassword(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setPnlPrivileges(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setPnlSelectUser(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setPnlUserDetails(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setStaticText1(com.sun.rave.web.ui.component.StaticText st) |
void |
setSttPassword(com.sun.rave.web.ui.component.StaticText st) |
void |
setTabCapability(com.sun.rave.web.ui.component.Tab t) |
void |
setTabPanelCapability(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setTabPanelPosition(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setTabPanelRole(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setTabPosition(com.sun.rave.web.ui.component.Tab t) |
void |
setTabRoles(com.sun.rave.web.ui.component.Tab t) |
void |
setTabSetAttributes(com.sun.rave.web.ui.component.TabSet ts) |
void |
setTxtConfirmPassword(com.sun.rave.web.ui.component.PasswordField pw) |
void |
setTxtDesc(com.sun.rave.web.ui.component.TextArea ta) |
void |
setTxtFirstName(com.sun.rave.web.ui.component.TextField tf) |
void |
setTxtLastName(com.sun.rave.web.ui.component.TextField tf) |
void |
setTxtNewPassword(com.sun.rave.web.ui.component.PasswordField pw) |
void |
setTxtNotes(com.sun.rave.web.ui.component.TextArea ta) |
void |
setTxtUserID(com.sun.rave.web.ui.component.TextField tf) |
java.lang.String |
tabCapability_action() |
java.lang.String |
tabPosition_action() |
java.lang.String |
tabRoles_action() |
afterApplyRequestValues, afterInvokeApplication, afterPhase, afterProcessValidations, afterRenderResponse, afterRestoreView, afterUpdateModelValues, beforeApplyRequestValues, beforeInvokeApplication, beforePhase, beforeProcessValidations, beforeRenderResponse, beforeRestoreView, beforeUpdateModelValues, isPostBack, renderResponse, responseComplete
erase, error, error, fatal, fatal, getApplication, getApplicationMap, getBean, getCachedExceptions, getContext, getExternalContext, getFacesContext, getLifecycle, getRequestMap, getSessionMap, getValue, info, info, log, log, setBean, setValue, warn, warn
public void init()
init
in class com.sun.rave.web.ui.appbase.AbstractPageBean
public void destroy()
destroy
in class com.sun.rave.web.ui.appbase.AbstractPageBean
public void preprocess()
preprocess
in class com.sun.rave.web.ui.appbase.AbstractPageBean
protected ApplicationBean getApplicationBean()
protected SessionBean getSessionBean()
protected RequestBean getRequestBean()
public com.sun.rave.web.ui.component.Page getPage1()
public void setPage1(com.sun.rave.web.ui.component.Page p)
public com.sun.rave.web.ui.component.Html getHtml1()
public void setHtml1(com.sun.rave.web.ui.component.Html h)
public com.sun.rave.web.ui.component.Head getHead1()
public void setHead1(com.sun.rave.web.ui.component.Head h)
public com.sun.rave.web.ui.component.Link getLink1()
public void setLink1(com.sun.rave.web.ui.component.Link l)
public com.sun.rave.web.ui.component.Body getBody1()
public void setBody1(com.sun.rave.web.ui.component.Body b)
public com.sun.rave.web.ui.component.Form getForm1()
public void setForm1(com.sun.rave.web.ui.component.Form f)
public com.sun.rave.web.ui.component.PanelLayout getPnlPrivileges()
public void setPnlPrivileges(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.StaticText getStaticText1()
public void setStaticText1(com.sun.rave.web.ui.component.StaticText st)
public com.sun.rave.web.ui.component.StaticText getSttPassword()
public void setSttPassword(com.sun.rave.web.ui.component.StaticText st)
public com.sun.rave.web.ui.component.PasswordField getTxtNewPassword()
public void setTxtNewPassword(com.sun.rave.web.ui.component.PasswordField pw)
public com.sun.rave.web.ui.component.PasswordField getTxtConfirmPassword()
public void setTxtConfirmPassword(com.sun.rave.web.ui.component.PasswordField pw)
public com.sun.rave.web.ui.component.Label getLblFirstName()
public void setLblFirstName(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Label getLblUserID()
public void setLblUserID(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Label getLblLastName()
public void setLblLastName(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Label getLblDesc()
public void setLblDesc(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Label getLblNotes()
public void setLblNotes(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Label getLblPassword()
public void setLblPassword(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Label getLblConfirm()
public void setLblConfirm(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Checkbox getCbxChooseItemToStart()
public void setCbxChooseItemToStart(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.Checkbox getCbxStartConcurrent()
public void setCbxStartConcurrent(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.Checkbox getCbxReorderItems()
public void setCbxReorderItems(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.Checkbox getCbxViewTeamItems()
public void setCbxViewTeamItems(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.Checkbox getCbxViewOrgGroupItems()
public void setCbxViewOrgGroupItems(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.Checkbox getCbxChainItems()
public void setCbxChainItems(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.Checkbox getCbxManageCases()
public void setCbxManageCases(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.PanelLayout getPnlUserDetails()
public void setPnlUserDetails(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.TextField getTxtFirstName()
public void setTxtFirstName(com.sun.rave.web.ui.component.TextField tf)
public com.sun.rave.web.ui.component.TextField getTxtLastName()
public void setTxtLastName(com.sun.rave.web.ui.component.TextField tf)
public com.sun.rave.web.ui.component.TextField getTxtUserID()
public void setTxtUserID(com.sun.rave.web.ui.component.TextField tf)
public com.sun.rave.web.ui.component.Checkbox getCbxAdmin()
public void setCbxAdmin(com.sun.rave.web.ui.component.Checkbox c)
public com.sun.rave.web.ui.component.TextArea getTxtDesc()
public void setTxtDesc(com.sun.rave.web.ui.component.TextArea ta)
public com.sun.rave.web.ui.component.TextArea getTxtNotes()
public void setTxtNotes(com.sun.rave.web.ui.component.TextArea ta)
public com.sun.rave.web.ui.component.TabSet getTabSetAttributes()
public void setTabSetAttributes(com.sun.rave.web.ui.component.TabSet ts)
public com.sun.rave.web.ui.component.Tab getTabRoles()
public void setTabRoles(com.sun.rave.web.ui.component.Tab t)
public com.sun.rave.web.ui.component.PanelLayout getTabPanelRole()
public void setTabPanelRole(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.Tab getTabPosition()
public void setTabPosition(com.sun.rave.web.ui.component.Tab t)
public com.sun.rave.web.ui.component.PanelLayout getTabPanelPosition()
public void setTabPanelPosition(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.Tab getTabCapability()
public void setTabCapability(com.sun.rave.web.ui.component.Tab t)
public com.sun.rave.web.ui.component.PanelLayout getTabPanelCapability()
public void setTabPanelCapability(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.PanelLayout getPnlSelectUser()
public void setPnlSelectUser(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.PanelLayout getPnlNewPassword()
public void setPnlNewPassword(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.DropDown getCbbParticipants()
public void setCbbParticipants(com.sun.rave.web.ui.component.DropDown dd)
public com.sun.rave.web.ui.component.Label getLabel1()
public void setLabel1(com.sun.rave.web.ui.component.Label l)
public com.sun.rave.web.ui.component.Button getBtnSave()
public void setBtnSave(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnReset()
public void setBtnReset(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnClose()
public void setBtnClose(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnRemove()
public void setBtnRemove(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnAdd()
public void setBtnAdd(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.PanelLayout getPnlContainer()
public void setPnlContainer(com.sun.rave.web.ui.component.PanelLayout pnl)
public void prerender()
prerender
in class com.sun.rave.web.ui.appbase.AbstractPageBean
public java.lang.String btnSave_action()
public java.lang.String btnReset_action()
public java.lang.String btnRemove_action()
public java.lang.String btnAdd_action()
public java.lang.String tabRoles_action()
public java.lang.String tabPosition_action()
public java.lang.String tabCapability_action()
public void cbbParticipants_processValueChange(javax.faces.event.ValueChangeEvent event)
Copyright © 2004-2014 The YAWL Foundation.