Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.monitor.ui.bean
Class MonitorProcessesBean

java.lang.Object
  extended by oracle.apps.fnd.applcp.monitor.ui.bean.MonitorProcessesBean
All Implemented Interfaces:
java.io.Serializable, TablePaginationModel.RangeChangeListener, TreeTablePagingListener, IOutputUser

public class MonitorProcessesBean
extends java.lang.Object
implements java.io.Serializable, TablePaginationModel.RangeChangeListener, TreeTablePagingListener, IOutputUser

A simple bean implementation for the query and quickQuery components.

See Also:
Serialized Form

Nested Class Summary
 class MonitorProcessesBean.DemoAttributeCriterion
           
 class MonitorProcessesBean.DemoAttributeDescriptor
           
 class MonitorProcessesBean.DemoQueryDescriptor
           
 class MonitorProcessesBean.DemoQueryModel
           
 
Nested classes/interfaces inherited from interface oracle.apps.fnd.applcp.srs.view.interfaces.IOutputUser
IOutputUser.MODE
 
Field Summary
 
Fields inherited from interface oracle.apps.fnd.applcp.monitor.ui.bean.TreeTablePagingListener
BLOCK_SIZE
 
Constructor Summary
MonitorProcessesBean()
           
 
Method Summary
 void addEmailDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap, int destCount, OutputDocument doc)
          This method will construct EmailDestination object from the paramsMap and add it into the output document.
 void addFaxDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap, int destCount, OutputDocument doc)
          This method will construct FaxDestination object from the paramsMap and add it into the output document.
 void addPrinterDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap, int destCount, OutputDocument doc)
          This method will construct PrinterDestination object from the paramsMap and add it into the output document.
 void addSearchField(javax.faces.event.ActionEvent event)
           
 void cancelRequestAction(javax.faces.event.ActionEvent event)
           
 oracle.as.scheduler.Filter combineFilters(oracle.as.scheduler.Filter filter1, oracle.as.scheduler.Filter filter2, boolean and)
           
 void disableResubmit(boolean flag)
           
 void downloadFile(javax.faces.context.FacesContext context, java.io.OutputStream os)
           
 void editOutput()
           
 void editOutputAction(javax.faces.event.ActionEvent event)
           
 void editOutputPopupCancelListener(oracle.adf.view.rich.event.PopupCanceledEvent event)
          A listener method for the edit output popup cancel event
 void editOutputPopupFetchListener(oracle.adf.view.rich.event.PopupFetchEvent event)
          A listener method for the edit output popup launch event
 void editScheduleAction(javax.faces.event.ActionEvent event)
           
 void fillListStatus()
           
 void fillListTime()
           
 org.apache.myfaces.trinidad.component.UIXGroup getActionButtonsGroup()
           
 oracle.adf.view.rich.component.rich.RichMenu getActionsMenu()
           
 java.util.List<javax.faces.model.SelectItem> getAllStatusSelectItemList()
           
 oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent getAttachmentComponent()
           
 java.lang.String getAttachmentsLabel()
           
 int getBIPDocsCount(oracle.as.scheduler.RequestParameters reqParams)
           
 java.lang.String getBipJobId()
           
 oracle.adf.view.rich.component.rich.fragment.RichRegion getBipRegion()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandButton getCancelButton()
           
 java.util.List<java.lang.String> getDestinationServerList(IOutputDestination.DESTINATION_TYPE a_destType)
          It returns the destination server list based on the destination type
 java.util.List<IOutputDocumentTableRow> getDocumentRowList(java.util.Map<java.lang.String,java.lang.Object> actionsMap, java.util.Map<java.lang.String,java.util.Map> actionParamsMap)
          This method construct the List of OutputDocumentTableRow using the inputs.
 oracle.adf.view.rich.component.rich.nav.RichCommandButton getEditOutputButton()
           
 oracle.adf.view.rich.component.rich.RichPopup getEditOutputPopup()
           
 EditScheduleBean getEditScheduleBean()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandButton getEditScheduleButton()
           
 oracle.as.scheduler.Filter getFilterFor24Hours()
           
 oracle.as.scheduler.Filter getFilterForHierarchicalView()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandButton getHoldButton()
           
 oracle.as.scheduler.ParameterList getJobParameterList(java.lang.String _jobName, java.lang.String _packageName)
          It returns ParameterList object for the given jobname and jobpackagename.
 java.util.Locale getLocale()
           
 int getNoOfHours()
           
 OutputDocumentTableRow getOutputDocumentTableRow(java.util.Map<java.lang.String,java.lang.Object> paramsMap)
          This method will construct output document row object and returns it.
 OutputHandler getOutputHandler()
          This OutputHandler instance returned should be passed to the Edit Output declarative component.
 oracle.adf.view.rich.component.rich.RichPopup getOutputPopup()
           
 MonitorProcessesPageDef getPageDef()
           
 java.lang.String getPageTitle()
           
 java.lang.String getPPActionParamsIndex(java.lang.String paramName)
          A helper method which splits the output action parameter name and returns the index.
 java.lang.String getPPActionParamsName(java.lang.String paramName)
          A helper method which splits the output action parameter name and returns the action argument For example : The input is 'pp.1.argument1', this method returns the value 'argument1'
 java.lang.String getPPActionServiceNameIndex(java.lang.String paramName)
          A helper method which splits the output action service parameter name and return the index For example : The input is 'pp.action.1', this method returns the value '1' The input is 'pp.action.2', this method returns the value '2'
 java.util.List<javax.faces.model.SelectItem> getPrinterList()
          This method returns Printer list.
 oracle.as.scheduler.Filter getProcessesFilter()
           
 TablePaginationModel getProcessRequests()
           
 oracle.adf.view.rich.model.QueryDescriptor getQueryDescriptor()
           
 oracle.adf.view.rich.model.QueryModel getQueryModel()
           
 oracle.adf.view.rich.component.rich.RichQuery getQuerypanel()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandButton getReleaseButton()
           
 oracle.xdo.service.client.types.ReportDefinition getReportDefinitionForCurrentReportID()
          It returns the ReportDefinition for the current report ID
 java.lang.String getReportID()
          It returns the report ID
 oracle.adf.view.rich.component.rich.layout.RichShowDetailHeader getRequestDetailHeader()
           
 java.util.ArrayList<ProcessDetail.ReqParam> getRequestParameters()
           
static oracle.as.scheduler.State[] getRequestStates()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton getResubmitButton()
           
 oracle.adf.view.rich.component.rich.RichPopup getResubmitConfirmPopup()
           
 java.lang.String getResubmitWarningMessage()
           
 oracle.adf.view.rich.component.rich.data.RichTable getResultsTable()
           
 java.util.List<IOutputDocumentTableRow> getSavedOutputDocumentsList()
          This method is the implementation of IOutputUser interface method It will return the list of OutputDocumentTableRow objects.
 MonitorProcessesPageDef.SavedSearchDef getSavedSearchDefForLastNHours(int hours)
           
 ProcessDetail getSelectedProcess()
           
 ProcessDetail getSelectedProcess(boolean updated)
           
 ProcessDetail getSelectedProcessFromTable()
           
 java.lang.String getSelectedRequestCompletionText()
           
 java.lang.String getSelectedRequestDescription()
           
 java.lang.String getSelectedRequestId()
           
 oracle.as.scheduler.JobDefinition getSelectedRequestJobDefinition()
           
 java.lang.String getSelectedRequestJobDisplayName()
           
 java.lang.String getSelectedRequestJobName()
           
 java.lang.String[] getSelectedRequestOutFileNames()
           
 java.lang.String getSelectedRequestParametersWithKeys()
           
 java.lang.String getSelectedRequestScheduledStartTime()
           
 java.lang.String getSelectedRequestShowDocumentFlag()
           
 java.lang.String getSelectedRequestStatus()
           
 java.lang.String getSelectedRequestStatusMsg()
           
 java.lang.String getSelectedStatus()
           
 int getSelectedTimeRange()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getStatusChoice()
           
 java.util.List<javax.faces.model.SelectItem> getStatusList()
           
 java.util.List<javax.faces.model.SelectItem> getStatusSelectItemList()
           
 int getTableBlockSize()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneRadio getTableSelectionRadio()
           
 oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout getTablesGroupLayout()
           
 oracle.adf.view.rich.component.rich.output.RichPanelCollection getTablesPanelCollection()
           
 java.lang.String getTableStyle()
           
 java.util.Map<java.lang.String,OutputDocument> getTemplatesForCurrentReportID()
          It returns the templates map
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTimeChoice()
           
 java.util.List<javax.faces.model.SelectItem> getTimeList()
           
 oracle.adf.view.rich.component.rich.layout.RichToolbar getToolbar()
           
 org.apache.myfaces.trinidad.model.TreeModel getTreeModel()
           
 oracle.adf.view.rich.component.rich.data.RichTreeTable getTreeTable()
           
 int getTreeTableBlockSize()
           
 oracle.adf.view.rich.component.rich.nav.RichCommandButton getViewLogButton()
           
 void handleEditOutputPopupActions(oracle.adf.view.rich.event.DialogEvent event)
           
 void handleResubmitConfirmDialog(oracle.adf.view.rich.event.DialogEvent event)
           
 void holdRequestAction(javax.faces.event.ActionEvent event)
           
 void initEmbeddedSearchParameters()
           
 void initUserPreferences()
           
 boolean isBipBurstingJob()
           
 boolean isBipJob()
           
 boolean isBipOutputAndReadable()
           
 boolean isContentOutputAndReadable()
           
 boolean isDocumentEmailMeEnabled(java.util.Map<java.lang.String,java.lang.Object> paramsMap)
           
 boolean isEditOutputEnabled()
          Determine whether the output for the current request can be edited by the user.
 boolean isEditScheduleEnabled()
          Determine whether the schedule for the current request can be edited by the user.
 boolean isEmailMeDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap)
           
 boolean isEmbedded()
           
 boolean isFileOutputAndReadable()
           
 boolean isInteger(java.lang.String str)
           
 boolean isLogAvailable()
           
 boolean isOutputServiceActionName(java.lang.String name)
          A Helper method to check the action service name is an output service action.
 boolean isRowSelected()
           
 boolean isUseContentRepository()
           
 void onDisclosure(org.apache.myfaces.trinidad.event.RowDisclosureEvent event)
           
 void onProcessSelect(org.apache.myfaces.trinidad.event.SelectionEvent event)
           
 void printRequestParameters(oracle.as.scheduler.RequestParameters params)
           
 void processQuery(oracle.adf.view.rich.event.QueryEvent event)
           
 java.util.List<ProcessDetail> rangeChanged(int startIndex, int endIndex)
           
 void refreshAction(javax.faces.event.ActionEvent event)
           
 void refreshActionButtonsGroup()
           
 void refreshActionsMenu()
           
 void refreshActionsMenu(ProcessDetail _process)
           
 void refreshRequestDetailHeader(boolean visible)
           
 void refreshToolbar()
           
 void refreshToolbarOnRefreshAction()
           
 void releaseRequestAction(javax.faces.event.ActionEvent event)
           
 void removeAllTableSelectionsOnEditOutput()
           
 void resubmitAction(javax.faces.event.ActionEvent event)
           
 void resubmitRequest(ProcessDetail selectedProcess)
           
 void selectValueChangeListener_status(javax.faces.event.ValueChangeEvent valueChangeEvent)
           
 void selectValueChangeListener_time(javax.faces.event.ValueChangeEvent valueChangeEvent)
           
 void setActionButtonsGroup(org.apache.myfaces.trinidad.component.UIXGroup group)
           
 void setActionsMenu(oracle.adf.view.rich.component.rich.RichMenu menu)
           
 void setAttachmentComponent(oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent comp)
           
 void setBipRegion(oracle.adf.view.rich.component.rich.fragment.RichRegion bipRegion)
           
 void setCancelButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)
           
 void setEditOutputButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton editOutputButton)
           
 void setEditOutputPopup(oracle.adf.view.rich.component.rich.RichPopup popup)
           
 void setEditScheduleBean(EditScheduleBean editScheduleBean)
           
 void setEditScheduleButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)
           
 void setHoldButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)
           
 void setNoOfHours(int sHoursParam)
           
 void setOutputPopup(oracle.adf.view.rich.component.rich.RichPopup popup)
           
 void setPageTitle()
           
 void setProcessesFilter(oracle.as.scheduler.Filter filter)
           
 void setProcessForOutputPopup(ProcessDetail process)
           
 void setQuerypanel(oracle.adf.view.rich.component.rich.RichQuery querypanel)
           
 void setReleaseButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)
           
 void setreportID(java.lang.String _jobName, java.lang.String _packageName)
          It sets the report ID
 void setRequestDetailHeader(oracle.adf.view.rich.component.rich.layout.RichShowDetailHeader detailHeader)
           
 void setRequirementsForAttachments()
           
 void setResubmitButton(oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton button)
           
 void setResubmitConfirmPopup(oracle.adf.view.rich.component.rich.RichPopup popup)
           
 void setResultsTable(oracle.adf.view.rich.component.rich.data.RichTable resultsTable)
           
 void setSelectedStatus(java.lang.String selectedvalue_status)
           
 void setSelectedTimeRange(int selectedvalue_time)
           
 void setStatusChoice(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice select_status)
           
 void setStatusList(java.util.List<javax.faces.model.SelectItem> status_list)
           
 void setTableSelectionRadio(oracle.adf.view.rich.component.rich.input.RichSelectOneRadio selectOneRadio)
           
 void setTablesGroupLayout(oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout pgl)
           
 void setTablesPanelCollection(oracle.adf.view.rich.component.rich.output.RichPanelCollection tablesPanelCollection)
           
 void setTableStyle(java.lang.String style)
           
 void setTimeChoice(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice select_time)
           
 void setTimeList(java.util.List<javax.faces.model.SelectItem> time_list)
           
 void setToolbar(oracle.adf.view.rich.component.rich.layout.RichToolbar toolbar)
           
 void setTreeTable(oracle.adf.view.rich.component.rich.data.RichTreeTable table)
           
 void setViewLogButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)
           
 void showOutputPopup(javax.faces.event.ActionEvent event)
           
 void tableStyleSelectionListener(javax.faces.event.ValueChangeEvent event)
           
 void updateJobDefinitionDisplayName(ProcessDetail process)
           
 void updateTree(int index, java.util.List<ProcessDetail> treeData)
           
 void updateViewOutputPermission(ProcessDetail process)
           
 void viewLog(javax.faces.context.FacesContext context, java.io.OutputStream out)
           
 void viewOutput(javax.faces.context.FacesContext context, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorProcessesBean

public MonitorProcessesBean()
Method Detail

getRequestStates

public static oracle.as.scheduler.State[] getRequestStates()

setPageTitle

public void setPageTitle()

getPageTitle

public java.lang.String getPageTitle()

initUserPreferences

public void initUserPreferences()

getAttachmentsLabel

public java.lang.String getAttachmentsLabel()

getAllStatusSelectItemList

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

getStatusSelectItemList

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

getSavedSearchDefForLastNHours

public MonitorProcessesPageDef.SavedSearchDef getSavedSearchDefForLastNHours(int hours)

getQueryDescriptor

public oracle.adf.view.rich.model.QueryDescriptor getQueryDescriptor()

getQueryModel

public oracle.adf.view.rich.model.QueryModel getQueryModel()

getPageDef

public MonitorProcessesPageDef getPageDef()

addSearchField

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

setQuerypanel

public void setQuerypanel(oracle.adf.view.rich.component.rich.RichQuery querypanel)

getQuerypanel

public oracle.adf.view.rich.component.rich.RichQuery getQuerypanel()

setResultsTable

public void setResultsTable(oracle.adf.view.rich.component.rich.data.RichTable resultsTable)

getResultsTable

public oracle.adf.view.rich.component.rich.data.RichTable getResultsTable()

processQuery

public void processQuery(oracle.adf.view.rich.event.QueryEvent event)

downloadFile

public void downloadFile(javax.faces.context.FacesContext context,
                         java.io.OutputStream os)
                  throws java.io.IOException
Throws:
java.io.IOException

getFilterFor24Hours

public oracle.as.scheduler.Filter getFilterFor24Hours()

getFilterForHierarchicalView

public oracle.as.scheduler.Filter getFilterForHierarchicalView()

getProcessesFilter

public oracle.as.scheduler.Filter getProcessesFilter()

setProcessesFilter

public void setProcessesFilter(oracle.as.scheduler.Filter filter)

getProcessRequests

public TablePaginationModel getProcessRequests()

rangeChanged

public java.util.List<ProcessDetail> rangeChanged(int startIndex,
                                                  int endIndex)
Specified by:
rangeChanged in interface TablePaginationModel.RangeChangeListener

updateJobDefinitionDisplayName

public void updateJobDefinitionDisplayName(ProcessDetail process)

updateViewOutputPermission

public void updateViewOutputPermission(ProcessDetail process)

getRequestParameters

public java.util.ArrayList<ProcessDetail.ReqParam> getRequestParameters()

getBIPDocsCount

public int getBIPDocsCount(oracle.as.scheduler.RequestParameters reqParams)

getTreeModel

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

updateTree

public void updateTree(int index,
                       java.util.List<ProcessDetail> treeData)
Specified by:
updateTree in interface TreeTablePagingListener

setTreeTable

public void setTreeTable(oracle.adf.view.rich.component.rich.data.RichTreeTable table)

getTreeTable

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

setTablesGroupLayout

public void setTablesGroupLayout(oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout pgl)

getTablesGroupLayout

public oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout getTablesGroupLayout()

setTablesPanelCollection

public void setTablesPanelCollection(oracle.adf.view.rich.component.rich.output.RichPanelCollection tablesPanelCollection)

getTablesPanelCollection

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

getActionsMenu

public oracle.adf.view.rich.component.rich.RichMenu getActionsMenu()

setActionsMenu

public void setActionsMenu(oracle.adf.view.rich.component.rich.RichMenu menu)

setResubmitButton

public void setResubmitButton(oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton button)

getResubmitButton

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

setToolbar

public void setToolbar(oracle.adf.view.rich.component.rich.layout.RichToolbar toolbar)

getToolbar

public oracle.adf.view.rich.component.rich.layout.RichToolbar getToolbar()

setResubmitConfirmPopup

public void setResubmitConfirmPopup(oracle.adf.view.rich.component.rich.RichPopup popup)

getResubmitConfirmPopup

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

setEditOutputPopup

public void setEditOutputPopup(oracle.adf.view.rich.component.rich.RichPopup popup)

getEditOutputPopup

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

getTableStyle

public java.lang.String getTableStyle()

setTableStyle

public void setTableStyle(java.lang.String style)

getTableSelectionRadio

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

setTableSelectionRadio

public void setTableSelectionRadio(oracle.adf.view.rich.component.rich.input.RichSelectOneRadio selectOneRadio)

handleEditOutputPopupActions

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

removeAllTableSelectionsOnEditOutput

public void removeAllTableSelectionsOnEditOutput()

handleResubmitConfirmDialog

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

resubmitRequest

public void resubmitRequest(ProcessDetail selectedProcess)

tableStyleSelectionListener

public void tableStyleSelectionListener(javax.faces.event.ValueChangeEvent event)

onDisclosure

public void onDisclosure(org.apache.myfaces.trinidad.event.RowDisclosureEvent event)

getTableBlockSize

public int getTableBlockSize()

getTreeTableBlockSize

public int getTreeTableBlockSize()

refreshAction

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

refreshToolbarOnRefreshAction

public void refreshToolbarOnRefreshAction()

refreshActionsMenu

public void refreshActionsMenu()

refreshActionsMenu

public void refreshActionsMenu(ProcessDetail _process)

disableResubmit

public void disableResubmit(boolean flag)

isRowSelected

public boolean isRowSelected()

refreshToolbar

public void refreshToolbar()

resubmitAction

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

editOutputAction

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

onProcessSelect

public void onProcessSelect(org.apache.myfaces.trinidad.event.SelectionEvent event)

getSelectedProcessFromTable

public ProcessDetail getSelectedProcessFromTable()

getSelectedProcess

public ProcessDetail getSelectedProcess()

getSelectedProcess

public ProcessDetail getSelectedProcess(boolean updated)

getLocale

public java.util.Locale getLocale()

setRequestDetailHeader

public void setRequestDetailHeader(oracle.adf.view.rich.component.rich.layout.RichShowDetailHeader detailHeader)

getRequestDetailHeader

public oracle.adf.view.rich.component.rich.layout.RichShowDetailHeader getRequestDetailHeader()

setBipRegion

public void setBipRegion(oracle.adf.view.rich.component.rich.fragment.RichRegion bipRegion)

getBipRegion

public oracle.adf.view.rich.component.rich.fragment.RichRegion getBipRegion()

setAttachmentComponent

public void setAttachmentComponent(oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent comp)

getAttachmentComponent

public oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent getAttachmentComponent()

getViewLogButton

public oracle.adf.view.rich.component.rich.nav.RichCommandButton getViewLogButton()

setViewLogButton

public void setViewLogButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)

getCancelButton

public oracle.adf.view.rich.component.rich.nav.RichCommandButton getCancelButton()

setCancelButton

public void setCancelButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)

getHoldButton

public oracle.adf.view.rich.component.rich.nav.RichCommandButton getHoldButton()

setHoldButton

public void setHoldButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)

getReleaseButton

public oracle.adf.view.rich.component.rich.nav.RichCommandButton getReleaseButton()

setReleaseButton

public void setReleaseButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)

setEditScheduleButton

public void setEditScheduleButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton button)

getEditScheduleButton

public oracle.adf.view.rich.component.rich.nav.RichCommandButton getEditScheduleButton()

getEditScheduleBean

public EditScheduleBean getEditScheduleBean()

setEditScheduleBean

public void setEditScheduleBean(EditScheduleBean editScheduleBean)

setEditOutputButton

public void setEditOutputButton(oracle.adf.view.rich.component.rich.nav.RichCommandButton editOutputButton)

getEditOutputButton

public oracle.adf.view.rich.component.rich.nav.RichCommandButton getEditOutputButton()

getActionButtonsGroup

public org.apache.myfaces.trinidad.component.UIXGroup getActionButtonsGroup()

setActionButtonsGroup

public void setActionButtonsGroup(org.apache.myfaces.trinidad.component.UIXGroup group)

getSelectedRequestStatusMsg

public java.lang.String getSelectedRequestStatusMsg()

getSelectedRequestId

public java.lang.String getSelectedRequestId()

getSelectedRequestJobName

public java.lang.String getSelectedRequestJobName()

getSelectedRequestJobDisplayName

public java.lang.String getSelectedRequestJobDisplayName()

getSelectedRequestDescription

public java.lang.String getSelectedRequestDescription()

getSelectedRequestStatus

public java.lang.String getSelectedRequestStatus()

getSelectedRequestScheduledStartTime

public java.lang.String getSelectedRequestScheduledStartTime()

getSelectedRequestCompletionText

public java.lang.String getSelectedRequestCompletionText()

getSelectedRequestParametersWithKeys

public java.lang.String getSelectedRequestParametersWithKeys()

getResubmitWarningMessage

public java.lang.String getResubmitWarningMessage()

getSelectedRequestOutFileNames

public java.lang.String[] getSelectedRequestOutFileNames()

viewOutput

public void viewOutput(javax.faces.context.FacesContext context,
                       java.io.OutputStream out)
                throws java.io.IOException
Throws:
java.io.IOException

setRequirementsForAttachments

public void setRequirementsForAttachments()

getBipJobId

public java.lang.String getBipJobId()

getSelectedRequestShowDocumentFlag

public java.lang.String getSelectedRequestShowDocumentFlag()

isInteger

public boolean isInteger(java.lang.String str)

isUseContentRepository

public boolean isUseContentRepository()

isBipBurstingJob

public boolean isBipBurstingJob()

getSelectedRequestJobDefinition

public oracle.as.scheduler.JobDefinition getSelectedRequestJobDefinition()

refreshRequestDetailHeader

public void refreshRequestDetailHeader(boolean visible)

refreshActionButtonsGroup

public void refreshActionButtonsGroup()

isEditOutputEnabled

public boolean isEditOutputEnabled()
Determine whether the output for the current request can be edited by the user.

Returns:
true if the output may be edited.

isLogAvailable

public boolean isLogAvailable()

viewLog

public void viewLog(javax.faces.context.FacesContext context,
                    java.io.OutputStream out)
             throws java.io.IOException
Throws:
java.io.IOException

cancelRequestAction

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

holdRequestAction

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

releaseRequestAction

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

editOutput

public void editOutput()

editScheduleAction

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

isEditScheduleEnabled

public boolean isEditScheduleEnabled()
Determine whether the schedule for the current request can be edited by the user.

Returns:
true if the schedule may be edited.

isFileOutputAndReadable

public boolean isFileOutputAndReadable()

isContentOutputAndReadable

public boolean isContentOutputAndReadable()

isBipJob

public boolean isBipJob()

isBipOutputAndReadable

public boolean isBipOutputAndReadable()

initEmbeddedSearchParameters

public void initEmbeddedSearchParameters()

fillListStatus

public void fillListStatus()

fillListTime

public void fillListTime()

selectValueChangeListener_status

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

selectValueChangeListener_time

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

setStatusChoice

public void setStatusChoice(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice select_status)

getStatusChoice

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

setTimeChoice

public void setTimeChoice(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice select_time)

getTimeChoice

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

setSelectedStatus

public void setSelectedStatus(java.lang.String selectedvalue_status)

getSelectedStatus

public java.lang.String getSelectedStatus()

setSelectedTimeRange

public void setSelectedTimeRange(int selectedvalue_time)

getSelectedTimeRange

public int getSelectedTimeRange()

setNoOfHours

public void setNoOfHours(int sHoursParam)

getNoOfHours

public int getNoOfHours()

setStatusList

public void setStatusList(java.util.List<javax.faces.model.SelectItem> status_list)

getStatusList

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

setTimeList

public void setTimeList(java.util.List<javax.faces.model.SelectItem> time_list)

getTimeList

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

isEmbedded

public boolean isEmbedded()

setOutputPopup

public void setOutputPopup(oracle.adf.view.rich.component.rich.RichPopup popup)

getOutputPopup

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

showOutputPopup

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

setProcessForOutputPopup

public void setProcessForOutputPopup(ProcessDetail process)

combineFilters

public oracle.as.scheduler.Filter combineFilters(oracle.as.scheduler.Filter filter1,
                                                 oracle.as.scheduler.Filter filter2,
                                                 boolean and)

editOutputPopupFetchListener

public void editOutputPopupFetchListener(oracle.adf.view.rich.event.PopupFetchEvent event)
A listener method for the edit output popup launch event

Parameters:
event -

editOutputPopupCancelListener

public void editOutputPopupCancelListener(oracle.adf.view.rich.event.PopupCanceledEvent event)
A listener method for the edit output popup cancel event

Parameters:
event -

getOutputHandler

public OutputHandler getOutputHandler()
This OutputHandler instance returned should be passed to the Edit Output declarative component.

Returns:

getJobParameterList

public oracle.as.scheduler.ParameterList getJobParameterList(java.lang.String _jobName,
                                                             java.lang.String _packageName)
                                                      throws java.lang.Exception
It returns ParameterList object for the given jobname and jobpackagename.

Specified by:
getJobParameterList in interface IOutputUser
Parameters:
_jobName -
_packageName -
Returns:
Throws:
java.lang.Exception

setreportID

public void setreportID(java.lang.String _jobName,
                        java.lang.String _packageName)
                 throws java.lang.Exception
It sets the report ID

Specified by:
setreportID in interface IOutputUser
Parameters:
_jobName -
_packageName -
Throws:
java.lang.Exception

getTemplatesForCurrentReportID

public java.util.Map<java.lang.String,OutputDocument> getTemplatesForCurrentReportID()
                                                                              throws java.lang.Throwable
It returns the templates map

Specified by:
getTemplatesForCurrentReportID in interface IOutputUser
Returns:
Throws:
java.lang.Throwable

getDestinationServerList

public java.util.List<java.lang.String> getDestinationServerList(IOutputDestination.DESTINATION_TYPE a_destType)
It returns the destination server list based on the destination type

Specified by:
getDestinationServerList in interface IOutputUser
Parameters:
a_destType -
Returns:

getSavedOutputDocumentsList

public java.util.List<IOutputDocumentTableRow> getSavedOutputDocumentsList()
This method is the implementation of IOutputUser interface method It will return the list of OutputDocumentTableRow objects.

Specified by:
getSavedOutputDocumentsList in interface IOutputUser
Returns:

getReportDefinitionForCurrentReportID

public oracle.xdo.service.client.types.ReportDefinition getReportDefinitionForCurrentReportID()
                                                                                       throws java.lang.Throwable
It returns the ReportDefinition for the current report ID

Returns:
Throws:
java.lang.Throwable

getReportID

public java.lang.String getReportID()
It returns the report ID

Returns:

getDocumentRowList

public java.util.List<IOutputDocumentTableRow> getDocumentRowList(java.util.Map<java.lang.String,java.lang.Object> actionsMap,
                                                                  java.util.Map<java.lang.String,java.util.Map> actionParamsMap)
This method construct the List of OutputDocumentTableRow using the inputs.

Parameters:
actionsMap - A map which contains the action service param name and value
actionParamsMap - A map which contains the action service param name and the corresponding action param name value pairs.
Returns:

isOutputServiceActionName

public boolean isOutputServiceActionName(java.lang.String name)
A Helper method to check the action service name is an output service action.

Parameters:
name -
Returns:

getOutputDocumentTableRow

public OutputDocumentTableRow getOutputDocumentTableRow(java.util.Map<java.lang.String,java.lang.Object> paramsMap)
This method will construct output document row object and returns it.

Parameters:
paramsMap -
Returns:

addEmailDestination

public void addEmailDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap,
                                int destCount,
                                OutputDocument doc)
This method will construct EmailDestination object from the paramsMap and add it into the output document.

Parameters:
paramsMap -
destCount -
doc -

isEmailMeDestination

public boolean isEmailMeDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap)

isDocumentEmailMeEnabled

public boolean isDocumentEmailMeEnabled(java.util.Map<java.lang.String,java.lang.Object> paramsMap)

addPrinterDestination

public void addPrinterDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap,
                                  int destCount,
                                  OutputDocument doc)
This method will construct PrinterDestination object from the paramsMap and add it into the output document.

Parameters:
paramsMap -
destCount -
doc -

addFaxDestination

public void addFaxDestination(java.util.Map<java.lang.String,java.lang.Object> paramsMap,
                              int destCount,
                              OutputDocument doc)
This method will construct FaxDestination object from the paramsMap and add it into the output document.

Parameters:
paramsMap -
destCount -
doc -

getPrinterList

public java.util.List<javax.faces.model.SelectItem> getPrinterList()
This method returns Printer list.

Returns:

getPPActionParamsIndex

public java.lang.String getPPActionParamsIndex(java.lang.String paramName)
A helper method which splits the output action parameter name and returns the index. For example : The input is 'pp.1.argument1', this method returns the value '1'

Parameters:
paramName -
Returns:

getPPActionParamsName

public java.lang.String getPPActionParamsName(java.lang.String paramName)
A helper method which splits the output action parameter name and returns the action argument For example : The input is 'pp.1.argument1', this method returns the value 'argument1'


getPPActionServiceNameIndex

public java.lang.String getPPActionServiceNameIndex(java.lang.String paramName)
A helper method which splits the output action service parameter name and return the index For example : The input is 'pp.action.1', this method returns the value '1' The input is 'pp.action.2', this method returns the value '2'


printRequestParameters

public void printRequestParameters(oracle.as.scheduler.RequestParameters params)

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.