public class caseMgt
extends com.sun.rave.web.ui.appbase.AbstractPageBean
Modifier and Type | Field and Description |
---|---|
com.sun.rave.web.ui.component.Label |
lblDelayValue |
com.sun.rave.web.ui.component.Label |
lblDelayValueError |
java.lang.String |
lblValueText |
com.sun.rave.web.ui.component.TextField |
txtDelayValue |
Constructor and Description |
---|
caseMgt()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
btnCancelCase_action() |
java.lang.String |
btnDelayCancel_action() |
java.lang.String |
btnDelayOK_action() |
java.lang.String |
btnDownloadLog_action() |
java.lang.String |
btnGetInfo_action() |
java.lang.String |
btnLaunch_action() |
java.lang.String |
btnLaunchDelayed_action() |
java.lang.String |
btnRaiseException_action() |
java.lang.String |
btnRefresh_action() |
java.lang.String |
btnRejectWorklet_action() |
java.lang.String |
btnUnload_action() |
java.lang.String |
btnUpload_action() |
java.lang.String |
btnWorkletAdmin_action() |
void |
destroy() |
void |
fileUpload1_processValueChange(javax.faces.event.ValueChangeEvent event) |
protected ApplicationBean |
getApplicationBean() |
com.sun.rave.web.ui.component.Body |
getBody1() |
com.sun.rave.web.ui.component.Button |
getBtnCancelCase() |
com.sun.rave.web.ui.component.Button |
getBtnDelayCancel() |
com.sun.rave.web.ui.component.Button |
getBtnDelayOK() |
com.sun.rave.web.ui.component.Button |
getBtnDownloadLog() |
com.sun.rave.web.ui.component.Button |
getBtnGetInfo() |
com.sun.rave.web.ui.component.Button |
getBtnLaunch() |
com.sun.rave.web.ui.component.Button |
getBtnLaunchDelayed() |
com.sun.rave.web.ui.component.Button |
getBtnRaiseException() |
com.sun.rave.web.ui.component.Button |
getBtnRejectWorklet() |
com.sun.rave.web.ui.component.Button |
getBtnUnload() |
com.sun.rave.web.ui.component.Button |
getBtnUpload() |
com.sun.rave.web.ui.component.Button |
getBtnWorkletAdmin() |
javax.faces.component.UIColumn |
getColDescription() |
javax.faces.component.html.HtmlOutputText |
getColDescriptionHeader() |
javax.faces.component.html.HtmlOutputText |
getColDescriptionRows() |
javax.faces.component.UIColumn |
getColName() |
javax.faces.component.html.HtmlOutputText |
getColNameHeader() |
javax.faces.component.html.HtmlOutputText |
getColNameRows() |
javax.faces.component.UIColumn |
getColSBar() |
javax.faces.component.UIColumn |
getColVersion() |
javax.faces.component.html.HtmlOutputText |
getColVersionHeader() |
javax.faces.component.html.HtmlOutputText |
getColVersionRows() |
javax.faces.component.html.HtmlDataTable |
getDataTable1() |
com.sun.rave.web.ui.component.Upload |
getFileUpload1() |
com.sun.rave.web.ui.component.Form |
getForm1() |
com.sun.rave.web.ui.component.HiddenField |
getHdnRowIndex() |
com.sun.rave.web.ui.component.Head |
getHead1() |
com.sun.rave.web.ui.component.Html |
getHtml1() |
com.sun.rave.web.ui.component.PanelLayout |
getLayoutPanel1() |
com.sun.rave.web.ui.component.PanelLayout |
getLayoutPanel2() |
com.sun.rave.web.ui.component.PanelLayout |
getLayoutPanel3() |
com.sun.rave.web.ui.component.Label |
getLblDelayValue() |
com.sun.rave.web.ui.component.Label |
getLblDelayValueError() |
java.lang.String |
getLblValueText() |
com.sun.rave.web.ui.component.Listbox |
getLbxRunningCases() |
com.sun.rave.web.ui.component.Link |
getLink1() |
com.sun.rave.web.ui.component.MessageGroup |
getMsgBox() |
com.sun.rave.web.ui.component.Page |
getPage1() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlContainer() |
com.sun.rave.web.ui.component.PanelLayout |
getPnlDelayed() |
com.sun.rave.web.ui.component.PanelGroup |
getPnlGroup() |
com.sun.rave.web.ui.component.RadioButton |
getRbDate() |
com.sun.rave.web.ui.component.RadioButton |
getRbDuration() |
com.sun.rave.web.ui.component.RadioButton |
getRbTime() |
protected RequestBean |
getRequestBean() |
com.sun.rave.web.ui.component.Script |
getScript1() |
protected SessionBean |
getSessionBean() |
com.sun.rave.web.ui.component.StaticText |
getStaticText1() |
com.sun.rave.web.ui.component.StaticText |
getStaticText2() |
com.sun.rave.web.ui.component.StaticText |
getStaticText3() |
com.sun.rave.web.ui.component.StaticText |
getStDelayedHeader() |
com.sun.rave.web.ui.component.TextField |
getTxtDelayValue() |
void |
init() |
void |
preprocess() |
void |
prerender()
Overridden method that is called immediately before the page is rendered
|
void |
setBody1(com.sun.rave.web.ui.component.Body b) |
void |
setBtnCancelCase(com.sun.rave.web.ui.component.Button b) |
void |
setBtnDelayCancel(com.sun.rave.web.ui.component.Button b) |
void |
setBtnDelayOK(com.sun.rave.web.ui.component.Button b) |
void |
setBtnDownloadLog(com.sun.rave.web.ui.component.Button b) |
void |
setBtnGetInfo(com.sun.rave.web.ui.component.Button b) |
void |
setBtnLaunch(com.sun.rave.web.ui.component.Button b) |
void |
setBtnLaunchDelayed(com.sun.rave.web.ui.component.Button b) |
void |
setBtnRaiseException(com.sun.rave.web.ui.component.Button b) |
void |
setBtnRejectWorklet(com.sun.rave.web.ui.component.Button b) |
void |
setBtnUnload(com.sun.rave.web.ui.component.Button b) |
void |
setBtnUpload(com.sun.rave.web.ui.component.Button b) |
void |
setBtnWorkletAdmin(com.sun.rave.web.ui.component.Button b) |
void |
setColDescription(javax.faces.component.UIColumn uic) |
void |
setColDescriptionHeader(javax.faces.component.html.HtmlOutputText hot) |
void |
setColDescriptionRows(javax.faces.component.html.HtmlOutputText hot) |
void |
setColName(javax.faces.component.UIColumn uic) |
void |
setColNameHeader(javax.faces.component.html.HtmlOutputText hot) |
void |
setColNameRows(javax.faces.component.html.HtmlOutputText hot) |
void |
setColSBar(javax.faces.component.UIColumn uic) |
void |
setColVersion(javax.faces.component.UIColumn uic) |
void |
setColVersionHeader(javax.faces.component.html.HtmlOutputText hot) |
void |
setColVersionRows(javax.faces.component.html.HtmlOutputText hot) |
void |
setDataTable1(javax.faces.component.html.HtmlDataTable hdt) |
void |
setFileUpload1(com.sun.rave.web.ui.component.Upload u) |
void |
setForm1(com.sun.rave.web.ui.component.Form f) |
void |
setHdnRowIndex(com.sun.rave.web.ui.component.HiddenField hf) |
void |
setHead1(com.sun.rave.web.ui.component.Head h) |
void |
setHtml1(com.sun.rave.web.ui.component.Html h) |
void |
setLayoutPanel1(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setLayoutPanel2(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setLayoutPanel3(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setLblDelayValue(com.sun.rave.web.ui.component.Label lbl) |
void |
setLblDelayValueError(com.sun.rave.web.ui.component.Label lbl) |
void |
setLblValueText(java.lang.String text) |
void |
setLbxRunningCases(com.sun.rave.web.ui.component.Listbox l) |
void |
setLink1(com.sun.rave.web.ui.component.Link l) |
void |
setMsgBox(com.sun.rave.web.ui.component.MessageGroup mg) |
void |
setPage1(com.sun.rave.web.ui.component.Page p) |
void |
setPnlContainer(com.sun.rave.web.ui.component.PanelLayout pnl) |
void |
setPnlDelayed(com.sun.rave.web.ui.component.PanelLayout pl) |
void |
setPnlGroup(com.sun.rave.web.ui.component.PanelGroup group) |
void |
setRbDate(com.sun.rave.web.ui.component.RadioButton rb) |
void |
setRbDuration(com.sun.rave.web.ui.component.RadioButton rb) |
void |
setRbTime(com.sun.rave.web.ui.component.RadioButton rb) |
void |
setScript1(com.sun.rave.web.ui.component.Script s) |
void |
setStaticText1(com.sun.rave.web.ui.component.StaticText st) |
void |
setStaticText2(com.sun.rave.web.ui.component.StaticText st) |
void |
setStaticText3(com.sun.rave.web.ui.component.StaticText st) |
void |
setStDelayedHeader(com.sun.rave.web.ui.component.StaticText st) |
void |
setTxtDelayValue(com.sun.rave.web.ui.component.TextField lbl) |
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 com.sun.rave.web.ui.component.Label lblDelayValue
public java.lang.String lblValueText
public com.sun.rave.web.ui.component.TextField txtDelayValue
public com.sun.rave.web.ui.component.Label lblDelayValueError
protected RequestBean getRequestBean()
protected SessionBean getSessionBean()
protected ApplicationBean getApplicationBean()
public void init()
init
in class com.sun.rave.web.ui.appbase.AbstractPageBean
public void preprocess()
preprocess
in class com.sun.rave.web.ui.appbase.AbstractPageBean
public void destroy()
destroy
in class com.sun.rave.web.ui.appbase.AbstractPageBean
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.Upload getFileUpload1()
public void setFileUpload1(com.sun.rave.web.ui.component.Upload u)
public com.sun.rave.web.ui.component.Button getBtnUpload()
public void setBtnUpload(com.sun.rave.web.ui.component.Button b)
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.Button getBtnLaunch()
public void setBtnLaunch(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnCancelCase()
public void setBtnCancelCase(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.StaticText getStaticText2()
public void setStaticText2(com.sun.rave.web.ui.component.StaticText st)
public com.sun.rave.web.ui.component.Listbox getLbxRunningCases()
public void setLbxRunningCases(com.sun.rave.web.ui.component.Listbox l)
public com.sun.rave.web.ui.component.StaticText getStaticText3()
public void setStaticText3(com.sun.rave.web.ui.component.StaticText st)
public com.sun.rave.web.ui.component.StaticText getStDelayedHeader()
public void setStDelayedHeader(com.sun.rave.web.ui.component.StaticText st)
public com.sun.rave.web.ui.component.Button getBtnUnload()
public void setBtnUnload(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.MessageGroup getMsgBox()
public void setMsgBox(com.sun.rave.web.ui.component.MessageGroup mg)
public com.sun.rave.web.ui.component.PanelLayout getLayoutPanel1()
public void setLayoutPanel1(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.PanelLayout getLayoutPanel2()
public void setLayoutPanel2(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.PanelLayout getLayoutPanel3()
public void setLayoutPanel3(com.sun.rave.web.ui.component.PanelLayout pl)
public com.sun.rave.web.ui.component.PanelLayout getPnlDelayed()
public void setPnlDelayed(com.sun.rave.web.ui.component.PanelLayout pl)
public javax.faces.component.html.HtmlDataTable getDataTable1()
public void setDataTable1(javax.faces.component.html.HtmlDataTable hdt)
public javax.faces.component.UIColumn getColName()
public void setColName(javax.faces.component.UIColumn uic)
public javax.faces.component.html.HtmlOutputText getColNameRows()
public void setColNameRows(javax.faces.component.html.HtmlOutputText hot)
public javax.faces.component.html.HtmlOutputText getColNameHeader()
public void setColNameHeader(javax.faces.component.html.HtmlOutputText hot)
public javax.faces.component.UIColumn getColDescription()
public void setColDescription(javax.faces.component.UIColumn uic)
public javax.faces.component.html.HtmlOutputText getColDescriptionRows()
public void setColDescriptionRows(javax.faces.component.html.HtmlOutputText hot)
public javax.faces.component.html.HtmlOutputText getColDescriptionHeader()
public void setColDescriptionHeader(javax.faces.component.html.HtmlOutputText hot)
public javax.faces.component.UIColumn getColVersion()
public void setColVersion(javax.faces.component.UIColumn uic)
public javax.faces.component.html.HtmlOutputText getColVersionRows()
public void setColVersionRows(javax.faces.component.html.HtmlOutputText hot)
public javax.faces.component.html.HtmlOutputText getColVersionHeader()
public void setColVersionHeader(javax.faces.component.html.HtmlOutputText hot)
public javax.faces.component.UIColumn getColSBar()
public void setColSBar(javax.faces.component.UIColumn uic)
public com.sun.rave.web.ui.component.HiddenField getHdnRowIndex()
public void setHdnRowIndex(com.sun.rave.web.ui.component.HiddenField hf)
public com.sun.rave.web.ui.component.Script getScript1()
public void setScript1(com.sun.rave.web.ui.component.Script s)
public com.sun.rave.web.ui.component.PanelLayout getPnlContainer()
public void setPnlContainer(com.sun.rave.web.ui.component.PanelLayout pnl)
public com.sun.rave.web.ui.component.PanelGroup getPnlGroup()
public void setPnlGroup(com.sun.rave.web.ui.component.PanelGroup group)
public com.sun.rave.web.ui.component.RadioButton getRbTime()
public void setRbTime(com.sun.rave.web.ui.component.RadioButton rb)
public com.sun.rave.web.ui.component.RadioButton getRbDate()
public void setRbDate(com.sun.rave.web.ui.component.RadioButton rb)
public com.sun.rave.web.ui.component.RadioButton getRbDuration()
public void setRbDuration(com.sun.rave.web.ui.component.RadioButton rb)
public com.sun.rave.web.ui.component.Label getLblDelayValue()
public void setLblDelayValue(com.sun.rave.web.ui.component.Label lbl)
public java.lang.String getLblValueText()
public void setLblValueText(java.lang.String text)
public com.sun.rave.web.ui.component.TextField getTxtDelayValue()
public void setTxtDelayValue(com.sun.rave.web.ui.component.TextField lbl)
public com.sun.rave.web.ui.component.Label getLblDelayValueError()
public void setLblDelayValueError(com.sun.rave.web.ui.component.Label lbl)
public com.sun.rave.web.ui.component.Button getBtnDelayOK()
public void setBtnDelayOK(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnDelayCancel()
public void setBtnDelayCancel(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnLaunchDelayed()
public void setBtnLaunchDelayed(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnRaiseException()
public void setBtnRaiseException(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnRejectWorklet()
public void setBtnRejectWorklet(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnWorkletAdmin()
public void setBtnWorkletAdmin(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnGetInfo()
public void setBtnGetInfo(com.sun.rave.web.ui.component.Button b)
public com.sun.rave.web.ui.component.Button getBtnDownloadLog()
public void setBtnDownloadLog(com.sun.rave.web.ui.component.Button b)
public void fileUpload1_processValueChange(javax.faces.event.ValueChangeEvent event)
public void prerender()
prerender
in class com.sun.rave.web.ui.appbase.AbstractPageBean
public java.lang.String btnRefresh_action()
public java.lang.String btnGetInfo_action()
public java.lang.String btnDownloadLog_action()
public java.lang.String btnDelayOK_action()
public java.lang.String btnDelayCancel_action()
public java.lang.String btnLaunchDelayed_action()
public java.lang.String btnRejectWorklet_action()
public java.lang.String btnRaiseException_action()
public java.lang.String btnWorkletAdmin_action()
public java.lang.String btnUpload_action()
public java.lang.String btnLaunch_action()
public java.lang.String btnCancelCase_action()
public java.lang.String btnUnload_action()
Copyright © 2004-2014 The YAWL Foundation.