Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

oracle.apps.fnd.appltest.diagfwk.ui.backing
Class TestRunTree

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.ui.backing.TestRunTree
All Implemented Interfaces:
DiagUIConstants

public class TestRunTree
extends java.lang.Object
implements DiagUIConstants


Nested Class Summary
static class TestRunTree.FilterByMeItemBean
          Subclass of FilterItemBean which introduces user-specific behavior for getRunByUser
static class TestRunTree.FilterItemBean
           
 
Field Summary
 
Fields inherited from interface oracle.apps.fnd.appltest.diagfwk.ui.common.DiagUIConstants
IMG_CANCELED, IMG_CHECKMARKSTATUS, IMG_DELETE, IMG_EDIT, IMG_ERROR, IMG_FILE, IMG_FOLDERCLOSED, IMG_FOLDEROPEN, IMG_HELP, IMG_LINK, IMG_NONE, IMG_PARAM, IMG_REPORT, IMG_RUNNING, IMG_SUCCESS, IMG_VIEWLINK, IMG_WARNING, IMG_WARNINGSTATUS, INIT_PARAM_TEMPDIR
 
Constructor Summary
TestRunTree()
           
 
Method Summary
 void clearProblemAndIncidentDataAndRefresh()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton getAddToIncidentButton1()
           
 java.lang.Boolean getAddToIncidentButtonDisabled()
          Gets the disabled state for the "Add to Incident" button
 java.lang.String getAddToIncidentErrorDialogMsg()
          Returns the message for the add to Incident error dialog
 oracle.adf.view.rich.component.rich.RichPopup getAddToIncidentErrorPopup1()
           
 java.lang.Boolean getAddToIncidentMenuItemRendered()
          Gets the render state for the Add to Incident context menu item in the tree table
 oracle.adf.view.rich.component.rich.RichPopup getAddToIncidentPopup1()
           
 java.lang.String getAddToIncidentSuccessDialogMsg()
          Returns the eventMessage for the add to Incident success dialog
 oracle.adf.view.rich.component.rich.RichPopup getAddToIncidentSuccessPopup1()
           
 oracle.adf.view.rich.component.rich.input.RichInputListOfValues getAdrHomeLov1()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton getCancelButton1()
           
 java.lang.Boolean getCancelButtonDisabled()
          Gets the disabled state for the Cancel button
 java.lang.String getCancelDialogMsg()
          Returns the eventMessage for the cancel confirmation dialog
 java.lang.String getCancelErrorDialogMsg()
          Returns the eventMessage for the cancel error dialog
 oracle.adf.view.rich.component.rich.RichPopup getCancelErrorPopup1()
           
 java.lang.Boolean getCancelMenuItemRendered()
          Gets the render state for the Cancel context menu item in the tree table
 java.lang.String getCancelSuccessDialogMsg()
          Returns the eventMessage for the cancel confirmation dialog
 oracle.adf.view.rich.component.rich.RichPopup getCancelSuccessPopup1()
           
 oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton getCmdSearchRunCancel()
           
 oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton getCmdSearchRunOK()
           
 oracle.adf.view.rich.component.rich.RichPopup getConfirmDeleteAllPopup()
           
 oracle.adf.view.rich.component.rich.RichPopup getConfirmDeleteSelectedPopup()
           
 java.lang.String getCurrentFilterValue()
           
 Incident getCurrentIncident()
           
 java.lang.String getCurrentIncidentValue()
           
 oracle.adf.view.rich.component.rich.RichPopup getDeleteDonePopup()
           
 oracle.adf.view.rich.component.rich.RichPopup getDeleteErrorPopup()
           
 oracle.adf.view.rich.component.rich.RichPopup getDeleteRunPopup()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneRadio getDeleteTestRunSelectOneRadio1()
           
 java.lang.String getDiagStatusImg()
          Maps the current row's diagnostic status code to a path to a corresponding image
 java.lang.String getDiagStatusLabel()
          Maps the current row's diagnostic status code to the status label.
 oracle.adf.view.rich.component.rich.RichDocument getDocument1()
           
 java.lang.String getExecStatusImg()
          Maps the current row's execution status code to a path to a corresponding image
 java.lang.String getExecStatusLabel()
          Maps the current row's execution status code to the status label.
 java.lang.String getExecStatusSummary()
          Shows the execution error status details.
 oracle.adf.view.rich.component.rich.RichForm getForm1()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getIncidentLov1()
           
 java.util.List<Incident> getIncidentsForProblem()
          Returns the incidents for the problem that the user currently selected.
 oracle.adf.view.rich.component.rich.input.RichInputDate getInputDateSearchFrom()
           
 oracle.adf.view.rich.component.rich.input.RichInputDate getInputDateSearchTo()
           
 boolean getIsDeleteActionEnable()
           
 boolean getIsDeleteItemTestRun()
          Only allowed to delete testruns
 boolean getIsDeleteSelected()
           
 java.lang.String getLabelDeleteSelectedTestRun()
           
 oracle.adf.view.rich.component.rich.output.RichMessages getMessages1()
           
 java.lang.String getMsgConfirmDeleteAllTestRun()
           
 java.lang.String getMsgConfirmDeleteSelectedTestRun()
           
 java.lang.String getMsgDeleteCompleted()
           
 oracle.adf.view.rich.component.rich.output.RichOutputText getOutputText1()
           
 oracle.adf.view.rich.component.rich.output.RichPanelCollection getPanelCollection1()
           
 oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout getPanelFormLayout1()
           
 oracle.adf.view.rich.component.rich.layout.RichPanelHeader getPanelHeader1()
           
 java.util.List<TestRunTree.FilterItemBean> getPrecannedFilters1()
           
 oracle.adf.view.rich.component.rich.input.RichInputListOfValues getProblemLov1()
           
 boolean getProblemLovDisabled()
           
 java.lang.String getReportImg()
          Gets the path for the report column's image for the current node
 java.lang.String getReportImgDest()
          Gets the destination for the report image
 java.lang.Boolean getRunStartedByCurrentUser()
          Gets a boolean flag to indicate whether the currently selected Run was started by the currently logged in user.
 oracle.adf.view.rich.component.rich.RichPopup getSearchByPopup()
           
 java.lang.String getSearchDisplayTestName()
           
 java.lang.String getSearchReportName()
           
 java.lang.String getSearchRunBy()
           
 java.util.List<javax.faces.model.SelectItem> getSearchTestNameItems()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getSearchTestNameList()
           
 java.lang.String getSearchTestNameSelected()
           
 TestRunTreeNode getSelectedDeleteTestRun()
           
 javax.faces.component.UISelectItems getSelectItems1()
           
 oracle.adf.view.rich.component.rich.input.RichSelectManyChoice getSelectManyChoice1()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getSelectOneChoice1()
           
 java.util.List<java.util.Map> getStatusNames()
           
 java.lang.String getStatusText()
           
 java.util.Date getTodayDate()
           
 org.apache.myfaces.trinidad.model.TreeModel getTreeModel1()
           
 java.lang.String getTreeNodeImg()
          Gets the path for the current row's tree node image
 org.apache.myfaces.trinidad.model.RowKeySetTreeImpl getTreeState1()
           
 oracle.adf.view.rich.component.rich.data.RichTreeTable getTreeTable1()
           
 oracle.adf.view.rich.component.rich.RichPopup getWarningSearchByPopup()
           
 java.util.List<java.util.Map<java.lang.String,java.lang.String>> getWrappedIncidentListProblem()
          API that returns a list of incidents with each incident in a Map.
 void onAddToIncident(oracle.adf.view.rich.event.DialogEvent event)
          Performs Add to Incident of the currently selected TestRun
 void onAddToIncidentClick(javax.faces.event.ActionEvent event)
           
 void onCancelConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)
          Performs a Cancel of the currently selected TestRun
 void onCustomerFilterChange(javax.faces.event.ValueChangeEvent event)
          Handles the filter value change event from the test run tree
 void onDeleteAllConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)
           
 void onDeleteRunDialog(oracle.adf.view.rich.event.DialogEvent event)
           
 void onDeleteSelectedConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)
           
 void onDeleteSelectedMenu(javax.faces.event.ActionEvent actionEvent)
           
 void onDeleteTestRun(javax.faces.event.ActionEvent actionEvent)
           
 void onExpand(org.apache.myfaces.trinidad.event.RowDisclosureEvent evt)
           
 void onFromDateValueChange(javax.faces.event.ValueChangeEvent valueChangeEvent)
           
 void onIncidentValueChange(javax.faces.event.ValueChangeEvent event)
          Handles the incident drop down value change event from the test run tree
 void onRefreshTree(javax.faces.event.ActionEvent event)
          Handles the event when the user presses the refresh icon on the tree table for the run status
 void onReturnADRHomeLOV(oracle.adf.view.rich.event.ReturnPopupEvent event)
           
 void onReturnProblemLOV(oracle.adf.view.rich.event.ReturnPopupEvent event)
           
 void onRowSelection(org.apache.myfaces.trinidad.event.SelectionEvent event)
          Handles the selection event from the tree table
 void onSearchRunCancel(javax.faces.event.ActionEvent actionEvent)
          Cancel Search Test Run
 java.lang.String onSearchRunOK()
          Performs a Search Test Run by the specified attributes.
 void onSearchRunOKListener(javax.faces.event.ActionEvent actionEvent)
           
 void onSearchTestRun(javax.faces.event.ActionEvent event)
           
 void onToDateValueChange(javax.faces.event.ValueChangeEvent valueChangeEvent)
           
 void runTestsEvent(oracle.adf.view.rich.render.ClientEvent event)
           
 void setAddToIncidentButton1(oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton addToIncidentButton1)
           
 void setAddToIncidentErrorPopup1(oracle.adf.view.rich.component.rich.RichPopup addToIncidentErrorPopup1)
           
 void setAddToIncidentPopup1(oracle.adf.view.rich.component.rich.RichPopup addToIncidentPopup1)
           
 void setAddToIncidentSuccessPopup1(oracle.adf.view.rich.component.rich.RichPopup addToIncidentSuccessPopup1)
           
 void setAdrHomeLov1(oracle.adf.view.rich.component.rich.input.RichInputListOfValues adrHomeLov1)
           
 void setCancelButton1(oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton cancelButton1)
           
 void setCancelErrorPopup1(oracle.adf.view.rich.component.rich.RichPopup cancelErrorPopup1)
           
 void setCancelSuccessPopup1(oracle.adf.view.rich.component.rich.RichPopup cancelSuccessPopup1)
           
 void setCmdSearchRunCancel(oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton cmdSearchRunCancel)
           
 void setCmdSearchRunOK(oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton cmdSearchRunOK)
           
 void setConfirmDeleteAllPopup(oracle.adf.view.rich.component.rich.RichPopup popup1)
           
 void setConfirmDeleteSelectedPopup(oracle.adf.view.rich.component.rich.RichPopup popup1)
           
 void setCurrentFilterValue(java.lang.String currentFilterValue)
           
 void setCurrentIncidentValue(java.lang.String currentIncidentValue)
           
 void setDeleteDonePopup(oracle.adf.view.rich.component.rich.RichPopup deleteDonePopup)
           
 void setDeleteErrorPopup(oracle.adf.view.rich.component.rich.RichPopup deleteErrorPopup)
           
 void setDeleteRunPopup(oracle.adf.view.rich.component.rich.RichPopup deleteRunPopup)
           
 void setDeleteTestRunSelectOneRadio1(oracle.adf.view.rich.component.rich.input.RichSelectOneRadio selectOneRadio1)
           
 void setDocument1(oracle.adf.view.rich.component.rich.RichDocument document1)
           
 void setForm1(oracle.adf.view.rich.component.rich.RichForm form1)
           
 void setIncidentLov1(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice incidentLov1)
           
 void setIncidentsForProblem(java.util.List<Incident> pIncidentsForProblem)
           
 void setInputDateSearchFrom(oracle.adf.view.rich.component.rich.input.RichInputDate inputDate1)
           
 void setInputDateSearchTo(oracle.adf.view.rich.component.rich.input.RichInputDate inputDate2)
           
 void setMessages1(oracle.adf.view.rich.component.rich.output.RichMessages messages1)
           
 void setOutputText1(oracle.adf.view.rich.component.rich.output.RichOutputText outputText1)
           
 void setPanelCollection1(oracle.adf.view.rich.component.rich.output.RichPanelCollection panelCollection1)
           
 void setPanelFormLayout1(oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout panelFormLayout1)
           
 void setPanelHeader1(oracle.adf.view.rich.component.rich.layout.RichPanelHeader panelHeader1)
           
 void setProblemLov1(oracle.adf.view.rich.component.rich.input.RichInputListOfValues problemLov1)
           
 void setSearchByPopup(oracle.adf.view.rich.component.rich.RichPopup searchByPopup)
           
 void setSearchReportName(java.lang.String searchReportName)
           
 void setSearchRunBy(java.lang.String searchRunBy)
           
 void setSearchtestNameItems(java.util.List<javax.faces.model.SelectItem> listSearchTestNameItems)
           
 void setSearchTestNameList(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice searchTestNameList)
           
 void setSearchTestNameSelected(java.lang.String testNameSelected)
           
 void setSelectItems1(javax.faces.component.UISelectItems selectItems1)
           
 void setSelectManyChoice1(oracle.adf.view.rich.component.rich.input.RichSelectManyChoice selectManyChoice1)
           
 void setSelectOneChoice1(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice selectOneChoice1)
           
 void setTodayDate(java.util.Date d)
           
 void setTreeModel1(org.apache.myfaces.trinidad.model.TreeModel treeModel1)
           
 void setTreeState1(org.apache.myfaces.trinidad.model.RowKeySetTreeImpl treeState1)
           
 void setTreeTable1(oracle.adf.view.rich.component.rich.data.RichTreeTable treeTable1)
           
 void setWarningSearchByPopup(oracle.adf.view.rich.component.rich.RichPopup warningSearchByPopup)
           
 void validateFromDate(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uIComponent, java.lang.Object object)
           
 void validateToDate(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uIComponent, java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRunTree

public TestRunTree()
Method Detail

runTestsEvent

public void runTestsEvent(oracle.adf.view.rich.render.ClientEvent event)

onExpand

public void onExpand(org.apache.myfaces.trinidad.event.RowDisclosureEvent evt)

setForm1

public void setForm1(oracle.adf.view.rich.component.rich.RichForm form1)

getForm1

public oracle.adf.view.rich.component.rich.RichForm getForm1()

setDocument1

public void setDocument1(oracle.adf.view.rich.component.rich.RichDocument document1)

getDocument1

public oracle.adf.view.rich.component.rich.RichDocument getDocument1()

setTreeTable1

public void setTreeTable1(oracle.adf.view.rich.component.rich.data.RichTreeTable treeTable1)

getTreeTable1

public oracle.adf.view.rich.component.rich.data.RichTreeTable getTreeTable1()

setOutputText1

public void setOutputText1(oracle.adf.view.rich.component.rich.output.RichOutputText outputText1)

getOutputText1

public oracle.adf.view.rich.component.rich.output.RichOutputText getOutputText1()

setMessages1

public void setMessages1(oracle.adf.view.rich.component.rich.output.RichMessages messages1)

getMessages1

public oracle.adf.view.rich.component.rich.output.RichMessages getMessages1()

setPanelHeader1

public void setPanelHeader1(oracle.adf.view.rich.component.rich.layout.RichPanelHeader panelHeader1)

getPanelHeader1

public oracle.adf.view.rich.component.rich.layout.RichPanelHeader getPanelHeader1()

getTreeModel1

public org.apache.myfaces.trinidad.model.TreeModel getTreeModel1()

setTreeModel1

public void setTreeModel1(org.apache.myfaces.trinidad.model.TreeModel treeModel1)

setPanelCollection1

public void setPanelCollection1(oracle.adf.view.rich.component.rich.output.RichPanelCollection panelCollection1)

getPanelCollection1

public oracle.adf.view.rich.component.rich.output.RichPanelCollection getPanelCollection1()

getPrecannedFilters1

public java.util.List<TestRunTree.FilterItemBean> getPrecannedFilters1()

getStatusNames

public java.util.List<java.util.Map> getStatusNames()

setSelectOneChoice1

public void setSelectOneChoice1(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice selectOneChoice1)

getSelectOneChoice1

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getSelectOneChoice1()

getDiagStatusImg

public java.lang.String getDiagStatusImg()
Maps the current row's diagnostic status code to a path to a corresponding image

Returns:
path for an icon corresponding to the diagnostic status for the current row.

getExecStatusImg

public java.lang.String getExecStatusImg()
Maps the current row's execution status code to a path to a corresponding image

Returns:
path for an icon corresponding to the execution status for the current row.

getDiagStatusLabel

public java.lang.String getDiagStatusLabel()
Maps the current row's diagnostic status code to the status label.


getExecStatusLabel

public java.lang.String getExecStatusLabel()
Maps the current row's execution status code to the status label.


getExecStatusSummary

public java.lang.String getExecStatusSummary()
Shows the execution error status details. Maps the current row's execution status code to the status label.


getTreeNodeImg

public java.lang.String getTreeNodeImg()
Gets the path for the current row's tree node image


getReportImg

public java.lang.String getReportImg()
Gets the path for the report column's image for the current node


getReportImgDest

public java.lang.String getReportImgDest()
Gets the destination for the report image


getCancelDialogMsg

public java.lang.String getCancelDialogMsg()
Returns the eventMessage for the cancel confirmation dialog


getCancelErrorDialogMsg

public java.lang.String getCancelErrorDialogMsg()
Returns the eventMessage for the cancel error dialog


getCancelSuccessDialogMsg

public java.lang.String getCancelSuccessDialogMsg()
Returns the eventMessage for the cancel confirmation dialog


getAddToIncidentErrorDialogMsg

public java.lang.String getAddToIncidentErrorDialogMsg()
Returns the message for the add to Incident error dialog


getAddToIncidentSuccessDialogMsg

public java.lang.String getAddToIncidentSuccessDialogMsg()
Returns the eventMessage for the add to Incident success dialog


getCancelButtonDisabled

public java.lang.Boolean getCancelButtonDisabled()
Gets the disabled state for the Cancel button


getRunStartedByCurrentUser

public java.lang.Boolean getRunStartedByCurrentUser()
Gets a boolean flag to indicate whether the currently selected Run was started by the currently logged in user.

Returns:
true if the currently selected run is started by the currently logged in user. Returns false otherwise. Also returns false, if there is no run selected.

getAddToIncidentButtonDisabled

public java.lang.Boolean getAddToIncidentButtonDisabled()
Gets the disabled state for the "Add to Incident" button


getCancelMenuItemRendered

public java.lang.Boolean getCancelMenuItemRendered()
Gets the render state for the Cancel context menu item in the tree table


getAddToIncidentMenuItemRendered

public java.lang.Boolean getAddToIncidentMenuItemRendered()
Gets the render state for the Add to Incident context menu item in the tree table


onRefreshTree

public void onRefreshTree(javax.faces.event.ActionEvent event)
Handles the event when the user presses the refresh icon on the tree table for the run status

Parameters:
event - event generated when the user presses the refresh icon of the tree table.

onCancelConfirmDialog

public void onCancelConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)
Performs a Cancel of the currently selected TestRun

Parameters:
event - dialog event generated when the user pressed the OK button on the confirmation dialog

onAddToIncident

public void onAddToIncident(oracle.adf.view.rich.event.DialogEvent event)
Performs Add to Incident of the currently selected TestRun

Parameters:
event - dialog event generated when the user pressed the OK button on the Add to Incident dialog

onRowSelection

public void onRowSelection(org.apache.myfaces.trinidad.event.SelectionEvent event)
Handles the selection event from the tree table

Parameters:
event - selection event.

onIncidentValueChange

public void onIncidentValueChange(javax.faces.event.ValueChangeEvent event)
Handles the incident drop down value change event from the test run tree

Parameters:
event -

getProblemLovDisabled

public boolean getProblemLovDisabled()

onReturnProblemLOV

public void onReturnProblemLOV(oracle.adf.view.rich.event.ReturnPopupEvent event)

onReturnADRHomeLOV

public void onReturnADRHomeLOV(oracle.adf.view.rich.event.ReturnPopupEvent event)

clearProblemAndIncidentDataAndRefresh

public void clearProblemAndIncidentDataAndRefresh()

onCustomerFilterChange

public void onCustomerFilterChange(javax.faces.event.ValueChangeEvent event)
Handles the filter value change event from the test run tree

Parameters:
event -

setCurrentFilterValue

public void setCurrentFilterValue(java.lang.String currentFilterValue)

getCurrentFilterValue

public java.lang.String getCurrentFilterValue()

setTreeState1

public void setTreeState1(org.apache.myfaces.trinidad.model.RowKeySetTreeImpl treeState1)

getTreeState1

public org.apache.myfaces.trinidad.model.RowKeySetTreeImpl getTreeState1()

setCancelButton1

public void setCancelButton1(oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton cancelButton1)

getCancelButton1

public oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton getCancelButton1()

setCancelSuccessPopup1

public void setCancelSuccessPopup1(oracle.adf.view.rich.component.rich.RichPopup cancelSuccessPopup1)

getCancelSuccessPopup1

public oracle.adf.view.rich.component.rich.RichPopup getCancelSuccessPopup1()

setCancelErrorPopup1

public void setCancelErrorPopup1(oracle.adf.view.rich.component.rich.RichPopup cancelErrorPopup1)

getCancelErrorPopup1

public oracle.adf.view.rich.component.rich.RichPopup getCancelErrorPopup1()

onFromDateValueChange

public void onFromDateValueChange(javax.faces.event.ValueChangeEvent valueChangeEvent)

onToDateValueChange

public void onToDateValueChange(javax.faces.event.ValueChangeEvent valueChangeEvent)

validateToDate

public void validateToDate(javax.faces.context.FacesContext facesContext,
                           javax.faces.component.UIComponent uIComponent,
                           java.lang.Object object)

validateFromDate

public void validateFromDate(javax.faces.context.FacesContext facesContext,
                             javax.faces.component.UIComponent uIComponent,
                             java.lang.Object object)

getSearchTestNameItems

public java.util.List<javax.faces.model.SelectItem> getSearchTestNameItems()

setSearchtestNameItems

public void setSearchtestNameItems(java.util.List<javax.faces.model.SelectItem> listSearchTestNameItems)

onSearchTestRun

public void onSearchTestRun(javax.faces.event.ActionEvent event)

onAddToIncidentClick

public void onAddToIncidentClick(javax.faces.event.ActionEvent event)

getTodayDate

public java.util.Date getTodayDate()

setTodayDate

public void setTodayDate(java.util.Date d)

setSelectItems1

public void setSelectItems1(javax.faces.component.UISelectItems selectItems1)

getSelectItems1

public javax.faces.component.UISelectItems getSelectItems1()

setSearchReportName

public void setSearchReportName(java.lang.String searchReportName)

getSearchReportName

public java.lang.String getSearchReportName()

getSearchDisplayTestName

public java.lang.String getSearchDisplayTestName()

setSearchTestNameList

public void setSearchTestNameList(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice searchTestNameList)

getSearchTestNameList

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getSearchTestNameList()

setSearchTestNameSelected

public void setSearchTestNameSelected(java.lang.String testNameSelected)

getSearchTestNameSelected

public java.lang.String getSearchTestNameSelected()

setInputDateSearchFrom

public void setInputDateSearchFrom(oracle.adf.view.rich.component.rich.input.RichInputDate inputDate1)

getInputDateSearchFrom

public oracle.adf.view.rich.component.rich.input.RichInputDate getInputDateSearchFrom()

setInputDateSearchTo

public void setInputDateSearchTo(oracle.adf.view.rich.component.rich.input.RichInputDate inputDate2)

getInputDateSearchTo

public oracle.adf.view.rich.component.rich.input.RichInputDate getInputDateSearchTo()

setSearchRunBy

public void setSearchRunBy(java.lang.String searchRunBy)

getSearchRunBy

public java.lang.String getSearchRunBy()

onDeleteTestRun

public void onDeleteTestRun(javax.faces.event.ActionEvent actionEvent)

onDeleteSelectedMenu

public void onDeleteSelectedMenu(javax.faces.event.ActionEvent actionEvent)

getIsDeleteItemTestRun

public boolean getIsDeleteItemTestRun()
Only allowed to delete testruns


getIsDeleteActionEnable

public boolean getIsDeleteActionEnable()

getIsDeleteSelected

public boolean getIsDeleteSelected()

getStatusText

public java.lang.String getStatusText()

onDeleteRunDialog

public void onDeleteRunDialog(oracle.adf.view.rich.event.DialogEvent event)

onDeleteSelectedConfirmDialog

public void onDeleteSelectedConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)

onDeleteAllConfirmDialog

public void onDeleteAllConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)

getLabelDeleteSelectedTestRun

public java.lang.String getLabelDeleteSelectedTestRun()

getMsgConfirmDeleteSelectedTestRun

public java.lang.String getMsgConfirmDeleteSelectedTestRun()

getMsgConfirmDeleteAllTestRun

public java.lang.String getMsgConfirmDeleteAllTestRun()

getMsgDeleteCompleted

public java.lang.String getMsgDeleteCompleted()

setDeleteTestRunSelectOneRadio1

public void setDeleteTestRunSelectOneRadio1(oracle.adf.view.rich.component.rich.input.RichSelectOneRadio selectOneRadio1)

getDeleteTestRunSelectOneRadio1

public oracle.adf.view.rich.component.rich.input.RichSelectOneRadio getDeleteTestRunSelectOneRadio1()

setConfirmDeleteSelectedPopup

public void setConfirmDeleteSelectedPopup(oracle.adf.view.rich.component.rich.RichPopup popup1)

getConfirmDeleteSelectedPopup

public oracle.adf.view.rich.component.rich.RichPopup getConfirmDeleteSelectedPopup()

setConfirmDeleteAllPopup

public void setConfirmDeleteAllPopup(oracle.adf.view.rich.component.rich.RichPopup popup1)

getConfirmDeleteAllPopup

public oracle.adf.view.rich.component.rich.RichPopup getConfirmDeleteAllPopup()

setDeleteRunPopup

public void setDeleteRunPopup(oracle.adf.view.rich.component.rich.RichPopup deleteRunPopup)

getDeleteRunPopup

public oracle.adf.view.rich.component.rich.RichPopup getDeleteRunPopup()

setWarningSearchByPopup

public void setWarningSearchByPopup(oracle.adf.view.rich.component.rich.RichPopup warningSearchByPopup)

getWarningSearchByPopup

public oracle.adf.view.rich.component.rich.RichPopup getWarningSearchByPopup()

setSearchByPopup

public void setSearchByPopup(oracle.adf.view.rich.component.rich.RichPopup searchByPopup)

getSearchByPopup

public oracle.adf.view.rich.component.rich.RichPopup getSearchByPopup()

getSelectedDeleteTestRun

public TestRunTreeNode getSelectedDeleteTestRun()

setSelectManyChoice1

public void setSelectManyChoice1(oracle.adf.view.rich.component.rich.input.RichSelectManyChoice selectManyChoice1)

getSelectManyChoice1

public oracle.adf.view.rich.component.rich.input.RichSelectManyChoice getSelectManyChoice1()

setDeleteDonePopup

public void setDeleteDonePopup(oracle.adf.view.rich.component.rich.RichPopup deleteDonePopup)

getDeleteDonePopup

public oracle.adf.view.rich.component.rich.RichPopup getDeleteDonePopup()

setDeleteErrorPopup

public void setDeleteErrorPopup(oracle.adf.view.rich.component.rich.RichPopup deleteErrorPopup)

getDeleteErrorPopup

public oracle.adf.view.rich.component.rich.RichPopup getDeleteErrorPopup()

setAddToIncidentButton1

public void setAddToIncidentButton1(oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton addToIncidentButton1)

getAddToIncidentButton1

public oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton getAddToIncidentButton1()

setAddToIncidentPopup1

public void setAddToIncidentPopup1(oracle.adf.view.rich.component.rich.RichPopup addToIncidentPopup1)

getAddToIncidentPopup1

public oracle.adf.view.rich.component.rich.RichPopup getAddToIncidentPopup1()

setProblemLov1

public void setProblemLov1(oracle.adf.view.rich.component.rich.input.RichInputListOfValues problemLov1)

getProblemLov1

public oracle.adf.view.rich.component.rich.input.RichInputListOfValues getProblemLov1()

setIncidentLov1

public void setIncidentLov1(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice incidentLov1)

getIncidentLov1

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getIncidentLov1()

setCurrentIncidentValue

public void setCurrentIncidentValue(java.lang.String currentIncidentValue)

getCurrentIncidentValue

public java.lang.String getCurrentIncidentValue()

getCurrentIncident

public Incident getCurrentIncident()

getWrappedIncidentListProblem

public java.util.List<java.util.Map<java.lang.String,java.lang.String>> getWrappedIncidentListProblem()
API that returns a list of incidents with each incident in a Map. This wrapping is mainly to ensure that the incident timestamp is formatted per user's preferred locale.


getIncidentsForProblem

public java.util.List<Incident> getIncidentsForProblem()
Returns the incidents for the problem that the user currently selected. Returns an empty list of the user has not yet selected a problem.

Returns:
the incidents for the problem that the user currently selected.

setIncidentsForProblem

public void setIncidentsForProblem(java.util.List<Incident> pIncidentsForProblem)

setAddToIncidentSuccessPopup1

public void setAddToIncidentSuccessPopup1(oracle.adf.view.rich.component.rich.RichPopup addToIncidentSuccessPopup1)

getAddToIncidentSuccessPopup1

public oracle.adf.view.rich.component.rich.RichPopup getAddToIncidentSuccessPopup1()

onSearchRunOKListener

public void onSearchRunOKListener(javax.faces.event.ActionEvent actionEvent)

onSearchRunOK

public java.lang.String onSearchRunOK()
Performs a Search Test Run by the specified attributes. generated when the user pressed the OK button on the Search By dialog


onSearchRunCancel

public void onSearchRunCancel(javax.faces.event.ActionEvent actionEvent)
Cancel Search Test Run

Parameters:
actionEvent - generated when the user pressed the Cancel button on the Search By dialog

setCmdSearchRunOK

public void setCmdSearchRunOK(oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton cmdSearchRunOK)

getCmdSearchRunOK

public oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton getCmdSearchRunOK()

setCmdSearchRunCancel

public void setCmdSearchRunCancel(oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton cmdSearchRunCancel)

getCmdSearchRunCancel

public oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton getCmdSearchRunCancel()

setAdrHomeLov1

public void setAdrHomeLov1(oracle.adf.view.rich.component.rich.input.RichInputListOfValues adrHomeLov1)

getAdrHomeLov1

public oracle.adf.view.rich.component.rich.input.RichInputListOfValues getAdrHomeLov1()

setPanelFormLayout1

public void setPanelFormLayout1(oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout panelFormLayout1)

getPanelFormLayout1

public oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout getPanelFormLayout1()

setAddToIncidentErrorPopup1

public void setAddToIncidentErrorPopup1(oracle.adf.view.rich.component.rich.RichPopup addToIncidentErrorPopup1)

getAddToIncidentErrorPopup1

public oracle.adf.view.rich.component.rich.RichPopup getAddToIncidentErrorPopup1()

Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.