Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.webclient.system.session.WebClientSession

  • Packages that use WebClientSession 
    Package Description
    com.ibm.ism.content  
    com.ibm.ism.script.webclient.beans.autoscript  
    com.ibm.tivoli.imi.controller  
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.map.mapman.beans  
    com.ibm.tivoli.maximo.mfmail.beans.mfmailcfg  
    com.ibm.tivoli.maximo.miniapps.apptbook  
    com.ibm.tivoli.maximo.miniapps.control  
    com.ibm.tivoli.maximo.miniapps.control.annotations  
    com.ibm.tivoli.maximo.miniapps.jsoneditor  
    com.ibm.tivoli.maximo.miniapps.linear  
    com.ibm.tivoli.maximo.miniapps.scheduler  
    com.ibm.tivoli.maximo.miniapps.scheduler.compare  
    com.ibm.tivoli.maximo.miniapps.scheduler.compare.max  
    com.ibm.tivoli.maximo.miniapps.scheduler.crews  
    com.ibm.tivoli.maximo.miniapps.scheduler.dispatch  
    com.ibm.tivoli.maximo.miniapps.scheduler.gresource  
    com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign  
    com.ibm.tivoli.maximo.miniapps.scheduler.max  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.schedulerdashboard  
    com.ibm.tivoli.maximo.miniapps.topology  
    com.ibm.tivoli.maximo.miniapps.treegrid  
    com.ibm.tivoli.maximo.oslc.consumer.webclient.beans  
    com.ibm.tivoli.maximo.report.birt.servlet  
    com.ibm.tivoli.maximo.skd.beans  
    com.ibm.tivoli.maximo.srvad.beans  
    psdi.plusc.webclient.beans.plusctmplt  
    psdi.webclient.beans.asset  
    psdi.webclient.beans.assetcat  
    psdi.webclient.beans.bim  
    psdi.webclient.beans.bim.viewer  
    psdi.webclient.beans.common  
    psdi.webclient.beans.designer  
    psdi.webclient.beans.domain  
    psdi.webclient.beans.item  
    psdi.webclient.beans.kpi  
    psdi.webclient.beans.labor  
    psdi.webclient.beans.linear  
    psdi.webclient.beans.logging  
    psdi.webclient.beans.startcntr  
    psdi.webclient.beans.wfdesign  
    psdi.webclient.controls  
    psdi.webclient.system.beans  
    psdi.webclient.system.controller  
    psdi.webclient.system.erm  
    psdi.webclient.system.runtime  
    psdi.webclient.system.serviceability  
    psdi.webclient.system.session  
    • Uses of WebClientSession in com.ibm.ism.content

      Methods in com.ibm.ism.content with parameters of type WebClientSession 
      Modifier and Type Method and Description
      protected void ContentCatalogAppBean.gotoTab(WebClientSession wcs, java.lang.String tab) 
    • Uses of WebClientSession in com.ibm.ism.script.webclient.beans.autoscript

      Fields in com.ibm.ism.script.webclient.beans.autoscript declared as WebClientSession 
      Modifier and Type Field and Description
      static WebClientSession AutoScriptAppBean.wcs 
    • Uses of WebClientSession in com.ibm.tivoli.imi.controller

      Methods in com.ibm.tivoli.imi.controller with parameters of type WebClientSession 
      Modifier and Type Method and Description
      boolean ChatHelper.abortConversation(boolean saveFlag, WebClientSession webClientSession)
      This method is called every time the IM session is closed while this chat session is still opened.
      boolean ChatHelper.closeConversation(WebClientSession webClientSession)
      This method is called every time the user (analyst) closes his/her chat window.
      boolean IMSessionHandler.closeIMSession(boolean saveFlag, WebClientSession webClientSession)
      Close IM session related to this IMSessionHandler.
      static void SessionInfoHelper.putWebClientSession(WebClientSession webClientSession) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.map

      Methods in com.ibm.tivoli.maximo.map with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static WebClientEvent MapControlClientEvent.pushClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience method for creating and pushing a client event to a map control.
      com.ibm.json.java.JSONObject UnassignedWork.queryUnassignedWork(WebClientSession clientSession, MapControlAccessor map, java.util.Date schedStart, java.util.Date schedFinish, java.util.Date targetStart, java.util.Date targetFinish, java.lang.String status, java.lang.String workType, java.lang.Integer priority, boolean defaultStatusFilter, java.lang.String extraClause, boolean isRestrictWorkToDates, java.lang.Long projectID) 
      com.ibm.json.java.JSONObject UnassignedWork.queryUnassignedWork(WebClientSession clientSession, MapDataUtils.PROVIDER mapProvider, LatLngBounds bounds, java.util.Date schedStart, java.util.Date schedFinish, java.util.Date targetStart, java.util.Date targetFinish, java.lang.String status, java.lang.String workType, java.lang.Integer priority, boolean defaultStatusFilter, java.lang.String extraClause, boolean isRestrictWorkToDates, java.lang.Long projectID) 
      com.ibm.json.java.JSONObject UnassignedWork.queryUnassignedWorkDispatcher(WebClientSession webClientSession, MapControlAccessor mapControlAccessor, MboRemote appMbo, com.ibm.json.java.JSONObject queryData)
      Query the unassigned work for the given SKDProject MBO, using start/end dates passed by the calendar applet.
      com.ibm.json.java.JSONObject UnassignedWork.refreshQueryUnassignedWork(WebClientSession clientSession, MapControlAccessor map, LatLngBounds bounds, com.ibm.json.java.JSONObject params) 
      static WebClientEvent MapControlClientEvent.sendClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience shortcut method to handleEvent(WebClientSession, WebClientEvent) to a map control.
      void SelectObjectsBean.setupBean(WebClientSession sessionContext) 
      int MapControl.showSelectDialog(WebClientSession webClientSession, com.ibm.json.java.JSONObject jsonObject) 
      Constructors in com.ibm.tivoli.maximo.map with parameters of type WebClientSession 
      Constructor and Description
      MapDialogLoader(WebClientSession clientSession, PageInstance dialogInstance) 
      MapDialogLoader(WebClientSession clientSession, PageInstance dialogInstance, ControlInstance creator) 
      MapDialogLoader(WebClientSession clientSession, PageInstance dialogInstance, java.lang.String objectName, java.lang.String dialogWhereClause, ControlInstance creator) 
      MapDialogLoader(WebClientSession clientSession, PageInstance dialogInstance, java.lang.String objectName, java.lang.String dialogWhereClause, java.util.Map optionalParameters, ControlInstance creator) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.map.mapman.beans

      Methods in com.ibm.tivoli.maximo.map.mapman.beans with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject MapJSONGraphAppBean.getSymbologyConfig(WebClientSession sess) 
      com.ibm.json.java.JSONObject MapJSONEditorAppBean.getSymbologyConfig(WebClientSession sess) 
      com.ibm.json.java.JSONObject MapJSONEditorAppBean.restoreConfig(WebClientSession sess) 
      void OpenMapManagerLocationSelectBean.setupBean(WebClientSession wcs) 
      void MapSitesTableDataBean.setupBean(WebClientSession wcs) 
      void MapManagerLocationSelectBean.setupBean(WebClientSession wcs) 
      void MapJSONGraphAppBean.setupBean(WebClientSession wcs) 
      void MapJSONEditorAppBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.mfmail.beans.mfmailcfg

      Methods in com.ibm.tivoli.maximo.mfmail.beans.mfmailcfg with parameters of type WebClientSession 
      Modifier and Type Method and Description
      protected void MfMailCfgAppBean.gotoTab(WebClientSession wcs, java.lang.String tab) 
      void MfMailAttributesTableBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.apptbook

      Methods in com.ibm.tivoli.maximo.miniapps.apptbook with parameters of type WebClientSession 
      Modifier and Type Method and Description
      TMenu ApptBookMiniAppBean.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String selectedId, com.ibm.json.java.JSONObject selection, java.lang.String column, java.lang.String value) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.control

      Methods in com.ibm.tivoli.maximo.miniapps.control with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static WebClientEvent MiniAppControl.pushClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience methof for creating and pushing a client event to a mini app.
      static WebClientEvent MiniAppControl.sendClientEvent(WebClientSession clientSession, java.lang.String controlId, java.lang.String eventName, java.lang.String eventArgs)
      Convenience shortcut method to handleEvent(WebClientSession, WebClientEvent) to a mini app.
      void MiniAppControl.setWebClientSession(WebClientSession wcs) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.control.annotations

      Methods in com.ibm.tivoli.maximo.miniapps.control.annotations with parameters of type WebClientSession 
      Modifier and Type Method and Description
      java.lang.Object MXEventManager.processEvent(java.lang.String name, WebClientEvent event, WebClientSession wcs)
      Processes an event for the given receiver.
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.jsoneditor

      Methods in com.ibm.tivoli.maximo.miniapps.jsoneditor with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void JSONEditorAppBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.linear

      Methods in com.ibm.tivoli.maximo.miniapps.linear with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject CommonLinearMiniAppBean.get_calculatedMeasure(WebClientSession wcs, com.ibm.json.java.JSONObject linearObjTargetInfo) 
      com.ibm.json.java.JSONObject LVCJsonGraphAppBean.getSymbologyConfig(WebClientSession sess) 
      com.ibm.json.java.JSONObject LVCJsonEditorAppBean.getSymbologyConfig(WebClientSession sess) 
      com.ibm.json.java.JSONObject CommonLinearMiniAppBean.isMboLinkedToFeatureClass(WebClientSession wcs) 
      com.ibm.json.java.JSONObject LVCJsonEditorAppBean.restoreConfig(WebClientSession sess) 
      com.ibm.json.java.JSONObject CommonLinearMiniAppBean.return_mapProvider_type(WebClientSession sess) 
      void LinearMiniAppBean.setupBean(WebClientSession wcs) 
      void LVCJsonGraphAppBean.setupBean(WebClientSession wcs) 
      void LVCJsonEditorAppBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler that return WebClientSession 
      Modifier and Type Method and Description
      WebClientSession AbstractTreeGridMiniAppBean.getClientSession() 
      Methods in com.ibm.tivoli.maximo.miniapps.scheduler with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject SchedulerWorkViewBean._cpmall(WebClientSession sess) 
      com.ibm.json.java.JSONObject SchedulerWorkViewBean._cpmcreatelinks(WebClientSession sess, java.lang.String ids, java.lang.String values)
      Given the list of Selected Activities, create A Finish to Start link, and then run CPM Selected on the items
      com.ibm.json.java.JSONObject SchedulerWorkViewBean._cpmfilter(WebClientSession sess, boolean filteredByCriticalPath) 
      com.ibm.json.java.JSONObject SchedulerWorkViewBean._cpmselected(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      ReplyBuilder WorkViewBean._DELETECONSTRAINTS(WebClientSession session, java.lang.String value, java.lang.String valueList)
      Deletes the incomming and outgoing constraints for the given items in the valueList
      com.ibm.json.java.JSONObject SchedulerWorkViewBean._discardRefreshSelected(WebClientSession sess, java.lang.String ids) 
      com.ibm.json.java.JSONObject SchedulerWorkViewBean._refreshSelected(WebClientSession sess, java.lang.String ids) 
      static void GanttUtil.addCommonCFG(WebClientSession sess, com.ibm.json.java.JSONObject Cfg, UIOptions options, AbstractTreeGridMiniAppBean bean)
      Sets up the Common Cfg node for TreeGrid will all the default options that likely to be shared in ALL TreeGrid instances, at least for Scheduler apps.
      static void GanttUtil.addCommonPrintOptions(WebClientSession clientSession, com.ibm.json.java.JSONObject cfg, UIOptions options, AbstractTreeGridMiniAppBean bean) 
      void BaseTreeGridMiniAppBean.addModelChange(MXGanttModel model, com.ibm.json.java.JSONObject obj, MXActivity currentActivity, WebClientSession session) 
      void BaseTreeGridMiniAppBean.addModelChange(MXGanttModel model, MXActivity currentActivity, WebClientSession session) 
      static void GanttUtil.addSafeCSS(WebClientSession sess, com.ibm.json.java.JSONObject Cfg)
      TreeGrid may require SafeCSS on some browsers.
      void AbstractTreeGridMiniAppBean.async_export_echo(WebClientSession sess) 
      TMenu BaseTreeGridMiniAppBean.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value)
      Called for an ITEM to fetch the Menu for a given item.
      TMenu AbstractTreeGridMiniAppBean.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value)
      Called for an ITEM to fetch the Menu for a given item.
      com.ibm.json.java.JSONObject AbstractTreeGridMiniAppBean.async_load_text(WebClientSession sess)
      Used to load the localized text for TreeGrid
      ReplyBuilder GAWorkViewBean.async_upload_changes(WebClientSession sess)
      This is called by the TreeGrid component, in the browser, when it has changes that it needs to sync with the server.
      ReplyBuilder BaseTreeGridMiniAppBean.async_upload_changes(WebClientSession sess)
      This is called by the TreeGrid component, in the browser, when it has changes that it needs to sync with the server.
      ReplyBuilder AbstractTreeGridMiniAppBean.async_upload_changes(WebClientSession sess)
      This is called by the TreeGrid component, in the browser, when it has changes that it needs to sync with the server.
      com.ibm.json.java.JSONObject AbstractTreeGridMiniAppBean.async_upload_state(WebClientSession sess, java.lang.String cfgid, java.lang.String cookie)
      Accept current state from the UI for this bean's view, and save it for later.
      GanttConfigInfo BaseTreeGridMiniAppBean.getGanttConfigInfo(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Fetches the GanttConfigInfo for the for the given projectid
      com.ibm.json.java.JSONObject WorkViewBean.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static SKDAppServiceBeanRemote AbstractTreeGridMiniAppBean.getSKDAppServiceBean(WebClientSession wcs)
      REturns the remote reference to the service bean
      protected DynamicTooltip AbstractTreeGridMiniAppBean.getTooltip(WebClientSession sess, IMXGanttModel model, java.lang.String col, java.lang.String id)
      Load the Tooltip for the given Model and ID
      DynamicTooltip BaseTreeGridMiniAppBean.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id)
      Returns a Tooltip HTML for a given activity id
      abstract DynamicTooltip AbstractTreeGridMiniAppBean.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id)
      Returns a Tooltip HTML for a given activity id
      DynamicTooltip BaseTreeGridMiniAppBean.getTooltipForCPM(WebClientSession sess, java.lang.String projectid, java.lang.String fromId, java.lang.String toId)
      Returns a Tooltip HTML for a given activity id's CPM
      abstract DynamicTooltip AbstractTreeGridMiniAppBean.getTooltipForCPM(WebClientSession sess, java.lang.String projectid, java.lang.String fromId, java.lang.String toId)
      Returns a Tooltip HTML for a given activity id's CPM
      DynamicTooltip BaseTreeGridMiniAppBean.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      abstract DynamicTooltip AbstractTreeGridMiniAppBean.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      static boolean AbstractTreeGridMiniAppBean.isAiviationLicensePresent(WebClientSession sess)
      Returns true, if the aviation license is present, otherwise false.
      static boolean AbstractTreeGridMiniAppBean.isAiviationMROLicensePresent(WebClientSession sess)
      Returns true, if the aviation license is present, otherwise false.
      static boolean AbstractTreeGridMiniAppBean.isLicensePresent(WebClientSession sess, java.lang.String lic) 
      void WorkViewBean.loadSchedulerProject(WebClientSession sess)
      Load the Scheduler project gantt model for the given project.
      java.lang.Object AbstractTreeGridMiniAppBean.on_handle_applink_menu_item(WebClientSession sess, java.lang.String id, java.lang.String action, java.lang.String values)
      Called form the Browser Client with the Activity ID and Action.
      java.lang.Object BaseTreeGridMiniAppBean.on_handle_applink_menu_item(WebClientSession sess, java.lang.String id, java.lang.String action, java.lang.String values, com.ibm.json.java.JSONObject selection)
      Called form the Browser Client with the Activity ID and Action.
      void WorkViewBean.processChange(java.util.concurrent.Future model, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      abstract void BaseTreeGridMiniAppBean.processChange(java.util.concurrent.Future model, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply)
      Will be called for each change in the changes model
      protected void WorkViewBean.processChange(WebClientSession sess, MXGanttModel mxGanttModel, ReplyBuilder reply, com.ibm.json.java.JSONObject change, MXActivity mxa)
      Allow subclasses to process model changes BEFORE add model changes
      protected void SchedulerWorkViewBean.processChange(WebClientSession sess, MXGanttModel model, ReplyBuilder reply, com.ibm.json.java.JSONObject change, MXActivity mxa) 
      protected void BaseTreeGridMiniAppBean.processMove(java.util.concurrent.Future modelFuture, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      com.ibm.json.java.JSONObject SchedulerWorkViewBean.REFORECAST(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void SchedulerWorkViewBean.setupBean(WebClientSession wcs) 
      void BaseTreeGridMiniAppBean.setupBean(WebClientSession wcs) 
      void AbstractTreeGridMiniAppBean.setupBean(WebClientSession wcs) 
      int BaseTreeGridMiniAppBean.updateStartEndTimes(java.util.concurrent.Future model, com.ibm.json.java.JSONObject change, WebClientSession sess, MXActivity mxa)
      Start and End times need to be updated at the same time, or else ILOG will grow or shrink the activity bar when setting the start/end times separately.
      void SchedulerWorkViewBean.validatePMsegment(WebClientSession sess, com.ibm.json.java.JSONObject change, ReplyBuilder reply, MXGanttModel model, MXActivity currentActivity) 
      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler with parameters of type WebClientSession 
      Constructor and Description
      ILogGanttModelToResourceTreeGridUIBuilder(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
      ILogGanttModelToTreeGridUIBuilder(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.compare

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.compare with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject CompareAssignmentsBean.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      DynamicTooltip CompareViewBean.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id)
      In a CompareView each ID has a postfix of .0, .1, or .2.
      DynamicTooltip CompareResourceHoursBean.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      DynamicTooltip CompareAssignmentsBean.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      void CompareViewBean.loadCompareData(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData)
      Load the compare project data
      void CompareResourceHoursBean.loadCompareData(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData)
      Load the compare project data
      void CompareAssignmentsBean.loadCompareData(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData)
      Load the compare project data
      void CompareViewBean.loadCompareUI(WebClientSession sess, java.lang.String appName, com.ibm.json.java.JSONObject compareJsonData)
      Load the compare project data
      void CompareResourceHoursBean.loadCompareUI(WebClientSession sess, java.lang.String appName, com.ibm.json.java.JSONObject compareJsonData)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      void CompareViewBean.processChange(java.util.concurrent.Future model, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      void CompareViewBean.updateCompareData(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.compare.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.compare.max with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void CompareViewMaxBean.async_export_xls(WebClientSession sess) 
      DynamicTooltip CompareMaxResourceHoursBean.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      void CompareMaxResourceHoursBean.loadCompareData(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData)
      Load the compare project data
      com.ibm.json.java.JSONObject CompareViewMaxBean.loadComparePage(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData) 
      com.ibm.json.java.JSONObject CompareViewMaxBean.loadComparePages(WebClientSession sess, com.ibm.json.java.JSONObject compareJsonData) 
      void CompareViewMaxBean.loadCompareUI(WebClientSession sess, java.lang.String appName, com.ibm.json.java.JSONObject compareJsonData) 
      void CompareMaxResourceHoursBean.loadCompareUI(WebClientSession sess, java.lang.String appName, com.ibm.json.java.JSONObject compareJsonData)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.crews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.crews with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject CrewWorkViewBean._next3wks(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      com.ibm.json.java.JSONObject CrewAssignViewBean._next3wks(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      com.ibm.json.java.JSONObject CrewWorkViewBean._pre3wks(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      com.ibm.json.java.JSONObject CrewAssignViewBean._pre3wks(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      com.ibm.json.java.JSONObject CrewWorkViewBean._toggleview(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      com.ibm.json.java.JSONObject CrewAssignViewBean._toggleview(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      void CrewAssignViewBean.addModelChange(MXGanttModel model, com.ibm.json.java.JSONObject obj, MXActivity currentActivity, MXResource res, WebClientSession session) 
      void CrewAssignViewBean.addModelChange(MXGanttModel model, com.ibm.json.java.JSONObject obj, MXActivity currentActivity, WebClientSession session) 
      void CrewAssignViewBean.applyModelChange(MXGanttModel model, com.ibm.json.java.JSONObject obj, MXActivity currentActivity, MXResource res, WebClientSession session) 
      void CrewAssignViewBean.AssignAssignment(MXGanttModel model, ReplyBuilder reply, WebClientSession sess, MXActivity act, MXResource res) 
      MXActivity CrewAssignViewBean.createNewAssignment(MXGanttModel model, WebClientSession session, MXActivity activity, MXResource res, long start, long end, int selectedseg, boolean activityIsParent) 
      com.ibm.json.java.JSONObject CrewWorkViewBean.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject CrewAssignViewBean.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      void CrewWorkViewBean.loadSchedulerProject(WebClientSession sess)
      Load the Scheduler project gantt model for the given project.
      void CrewAssignViewBean.loadSchedulerProject(WebClientSession sess)
      Load the Scheduler project gantt model for the given project.
      com.ibm.json.java.JSONObject CrewAssignViewBean.newassignment(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      com.ibm.json.java.JSONObject CrewAssignViewBean.newWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void CrewAssignViewBean.processChange(java.util.concurrent.Future model, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      protected void CrewAssignViewBean.processMove(java.util.concurrent.Future modelFuture, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      com.ibm.json.java.JSONObject CrewAssignViewBean.reassign(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      com.ibm.json.java.JSONObject CrewAssignViewBean.splitAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void CrewAssignViewBean.splitAssignment(MXGanttModel model, WebClientSession session, MXActivity segmentactivity, MXResource res, long start, long end) 
      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler.crews with parameters of type WebClientSession 
      Constructor and Description
      CrewAssignUISerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
      CrewWorkUISerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch with parameters of type WebClientSession 
      Modifier and Type Method and Description
      TMenu DispatchViewBean.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, com.ibm.json.java.JSONObject selection)
      Called for an ITEM to fetch the Menu for a given item.
      ReplyBuilder DispatchViewBean.async_upload_changes(WebClientSession sess) 
      com.ibm.json.java.JSONObject DispatchViewBean.createAssignment(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click createAssignment action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.deleteAssignment(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click deleteAssignment action on the assignment bar.
      DynamicTooltip DispatchViewBean.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id) 
      DynamicTooltip DispatchViewBean.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      void DispatchViewBean.loadData(WebClientSession sess, java.lang.String projectId, boolean addShiftInfo, java.lang.String resObj1, java.lang.String resKey1)
      Load the compare project data
      com.ibm.json.java.JSONObject DispatchViewBean.loadUI(WebClientSession sess, java.lang.String projectId, boolean addShiftInfo, java.lang.String resObj1, java.lang.String resKey1)
      Load the compare project data
      com.ibm.json.java.JSONObject DispatchViewBean.lock(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click lock/unlock action on the assignment bar.
      void DispatchViewBean.processChange(java.util.concurrent.Future model, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      protected void DispatchViewBean.processMove(java.util.concurrent.Future modelFuture, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      com.ibm.json.java.JSONObject DispatchViewBean.refreshResource(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click Refresh Resource action on the table.
      com.ibm.json.java.JSONObject DispatchViewBean.reslock(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click reslock/resunlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.resourceLock(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click resource lock/unlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.resourceUnlock(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click resource lock/unlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.resunlock(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click reslock/resunlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.splitAssignment(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click splitAssignment actionon the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.splitAssignment(WebClientSession sess, java.lang.String actionid, java.lang.String params, int numberOfSplits)
      handler for the right-click deleteAssignment action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.splitAssignment3(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click splitAssignment3 action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.splitAssignmentToShift(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click splitAssignmentToShift action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.toggleLock(WebClientSession sess, java.lang.String actionid, java.lang.String params, boolean lock)
      handler for the right-click lock/unlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.toggleResLock(WebClientSession sess, java.lang.String actionid, java.lang.String params, boolean lock)
      handler for the right-click lock/unlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.toggleResourceLock(WebClientSession sess, java.lang.String actionid, java.lang.String params, boolean lock)
      handler for the right-click lock/unlock action on the assignment bar.
      com.ibm.json.java.JSONObject DispatchViewBean.unlock(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      handler for the right-click lock/unlock action on the assignment bar.
      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch with parameters of type WebClientSession 
      Constructor and Description
      DispatchUIModelSerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.gresource

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gresource with parameters of type WebClientSession 
      Modifier and Type Method and Description
      TMenu GResourceView.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value, com.ibm.json.java.JSONObject selection, long selecteddate)
      Called for an ITEM to fetch the Menu for a given item.
      com.ibm.json.java.JSONObject GResourceView.deleteModAvailReasonCode(WebClientSession sess, java.lang.String projectId, java.lang.String selection, java.lang.String objectName, long date, java.lang.String durationType) 
      static com.ibm.json.java.JSONObject GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, AbstractTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model, Range projectDates)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, java.util.concurrent.Future modelFuture)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject GResourceView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject GResourceView.getProjectData(WebClientSession sess, long ganttStart)
      Load the resource hours data
      DynamicTooltip GResourceView.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      com.ibm.json.java.JSONObject GResourceView.gotoPeriod(WebClientSession sess, int direction, int zoomLevel, long weekStart) 
      com.ibm.json.java.JSONObject GResourceView.saveModAvailReasonCode(WebClientSession sess, java.lang.String projectId, java.lang.String selection, java.lang.String objectName, long date, java.lang.String reasonCode, java.lang.String durationType) 
      com.ibm.json.java.JSONObject GResourceView.setStartDate(WebClientSession sess, long currentDate) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject GWAResourceScheduleView._refreshSelected(WebClientSession sess, java.lang.String ids) 
      TMenu GWAResourceHoursView.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value, com.ibm.json.java.JSONObject selection, long selecteddate)
      Called for an ITEM to fetch the Menu for a given item.
      com.ibm.json.java.JSONObject GWAResourceScheduleView.async_load_gantt_data(WebClientSession sess) 
      ReplyBuilder GWAResourceScheduleView.async_upload_changes(WebClientSession sess) 
      Activity GWAResourceScheduleView.createNewAssignment(GWASchedule model, WebClientSession session, Activity act, Resource res, long assignmentId, MboRemote wo) 
      com.ibm.json.java.JSONObject GWAResourceHoursView.deleteModAvailReasonCode(WebClientSession sess, java.lang.String projectId, java.lang.String selection, java.lang.String objectName, long date, java.lang.String durationType) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.deleteWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      static com.ibm.json.java.JSONObject GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, AbstractTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model, Range projectDates)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, java.util.concurrent.Future modelFuture)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject GWAResourceScheduleView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject GWAResourceHoursView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject GWAResourceHoursView.getProjectData(WebClientSession sess)
      Load the resource hours data
      ReplyBuilder GWAResourceScheduleView.getRelatedAssignments(WebClientSession sess, java.lang.String projectId, java.lang.String activityid) 
      DynamicTooltip GWAResourceScheduleView.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id) 
      DynamicTooltip GWAResourceHoursView.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      DynamicTooltip GWAResourceScheduleView.getTooltipForCPM(WebClientSession sess, java.lang.String projectid, java.lang.String fromId, java.lang.String toId) 
      DynamicTooltip GWAResourceScheduleView.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.gotoWeek(WebClientSession sess, int direction) 
      com.ibm.json.java.JSONObject GWAResourceHoursView.gotoWeek(WebClientSession sess, long startWeekDay, boolean resetWeek) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.gotoWeekDate(WebClientSession sess, long selectedDate) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.mergeWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.newWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      java.lang.Object GWAResourceScheduleView.on_handle_applink_menu_item(WebClientSession sess, java.lang.String id, java.lang.String action, java.lang.String values, com.ibm.json.java.JSONObject selection)
      Called form the Browser Client with the Activity ID and Action.
      void GWAResourceScheduleView.processChange(com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      void GWAResourceScheduleView.processMove(com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      com.ibm.json.java.JSONObject GWAResourceHoursView.saveModAvailReasonCode(WebClientSession sess, java.lang.String projectId, java.lang.String selection, java.lang.String objectName, long date, java.lang.String reasonCode, java.lang.String durationType) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.setWeekDate(WebClientSession sess, long currentDate) 
      com.ibm.json.java.JSONObject GWAResourceScheduleView.unassign(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      com.ibm.json.java.JSONObject GWAResourceHoursView.unassignAll(WebClientSession sess, java.lang.String projectId, java.lang.String id, long date) 
      int GWAResourceScheduleView.updateStartEndTimes(GWASchedule schedule, com.ibm.json.java.JSONObject change, WebClientSession sess, Activity activity)
      Start and End times need to be updated at the same time, or else ILOG will grow or shrink the activity bar when setting the start/end times separately.
      com.ibm.json.java.JSONObject GWAResourceHoursView.workviewSelected(WebClientSession sess, java.lang.String selection) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._cpmall(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._cpmcreatelinks(WebClientSession sess, java.lang.String ids, java.lang.String values)
      Given the list of Selected Activities, create A Finish to Start link, and then run CPM Selected on the items
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._cpmfilter(WebClientSession sess, boolean filteredByCriticalPath) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._cpmselected(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      ReplyBuilder SchedulerMaxWorkView._DELETECONSTRAINTS(WebClientSession session, java.lang.String value, java.lang.String valueList, com.ibm.json.java.JSONObject selection)
      Deletes the incomming and outgoing constraints for the given items in the valueList
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._discardRefreshSelected(WebClientSession sess, java.lang.String ids) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._expandToLevel(WebClientSession sess, java.lang.Integer level) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._getSelectedTab(WebClientSession sess) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._refreshSelected(WebClientSession sess, java.lang.String ids) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView._updateSummary(WebClientSession sess, java.lang.String ids, java.lang.String values) 
      void SchedulerMaxWorkView.async_export_xls(WebClientSession sess) 
      TMenu BaseLargeGanttView.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value)
      Called for an ITEM to fetch the Menu for a given item.
      TMenu ResourceMaxHoursView.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value, com.ibm.json.java.JSONObject selection)
      Called for an ITEM to fetch the Menu for a given item.
      com.ibm.json.java.JSONObject SchedulerMaxWorkView.async_load_gantt_data(WebClientSession sess) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView.async_load_gantt_page(WebClientSession sess) 
      com.ibm.json.java.JSONObject SchedulerMaxWorkView.async_load_gantt_pages(WebClientSession sess) 
      ReplyBuilder ShowCircularDependenciesViewBean.async_upload_changes(WebClientSession sess) 
      ReplyBuilder SchedulerMaxWorkView.async_upload_changes(WebClientSession sess) 
      ReplyBuilder BaseLargeGanttView.async_upload_changes(WebClientSession sess) 
      com.ibm.json.java.JSONObject ResourceMaxHoursView.changeResourceDisplayMode(WebClientSession sess, java.lang.String display) 
      com.ibm.json.java.JSONObject ShowCircularDependenciesViewBean.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject ShowActivityHierarchyViewBean.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject SchedulerMaxWorkView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject ResourceMaxHoursView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      DynamicTooltip BaseLargeGanttView.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id) 
      DynamicTooltip BaseLargeGanttView.getTooltipForCPM(WebClientSession sess, java.lang.String projectid, java.lang.String fromId, java.lang.String toId) 
      DynamicTooltip SchedulerMaxWorkView.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      DynamicTooltip ResourceMaxHoursView.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      DynamicTooltip BaseLargeGanttView.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      DynamicTooltip BaseLargeGanttView.getTooltipForUnloadedCPM(WebClientSession sess, java.lang.String projectId, java.lang.String activityId, boolean fromDependency) 
      com.ibm.json.java.JSONObject ShowCircularDependenciesViewBean.loadSchedulerProject(WebClientSession sess)
      Load the Scheduler project gantt model for the given project.
      com.ibm.json.java.JSONObject ShowActivityHierarchyViewBean.loadSchedulerProject(WebClientSession sess)
      Load the Scheduler project gantt model for the given project.
      java.lang.Object SchedulerMaxWorkView.on_handle_applink_menu_item(WebClientSession sess, java.lang.String id, java.lang.String action, java.lang.String values, com.ibm.json.java.JSONObject selection)
      Called form the Browser Client with the Activity ID and Action.
      void ShowCircularDependenciesViewBean.processChange(com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      void SchedulerMaxWorkView.processChange(com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      int SchedulerMaxWorkView.updateStartEndTimes(Schedule schedule, com.ibm.json.java.JSONObject change, WebClientSession sess, Activity activity)
      Start and End times need to be updated at the same time, or else ILOG will grow or shrink the activity bar when setting the start/end times separately.
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void ResourceScheduleView.addModelChange(MXGanttModel model, com.ibm.json.java.JSONObject obj, MXActivity currentActivity, MXResource res, MXReservation reservation, WebClientSession session) 
      void ResourceScheduleView.addModelChange(MXGanttModel model, MXActivity currentActivity, MXResource res, MXReservation reservation, WebClientSession session) 
      void ResourceScheduleView.applyModelChange(MXGanttModel model, com.ibm.json.java.JSONObject obj, MXActivity currentActivity, MXResource res, MXReservation reservation, WebClientSession session) 
      void ResourceScheduleView.assignAssignment(MXGanttModel model, ReplyBuilder reply, WebClientSession sess, MXActivity act, MXResource res) 
      com.ibm.json.java.JSONObject ResourceScheduleView.assignto(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      com.ibm.json.java.JSONObject ResourceScheduleView.assigntoselectedlocations(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      TMenu BaseResourceView.async_get_table_context_menu(WebClientSession sess, java.lang.String projectId, java.lang.String id, java.lang.String column, java.lang.String value, com.ibm.json.java.JSONObject selection)
      Called for an ITEM to fetch the Menu for a given item.
      ReplyBuilder ResourceScheduleView.async_upload_changes(WebClientSession sess)
      This is called by the TreeGrid component, in the browser, when it has changes that it needs to sync with the server.
      com.ibm.json.java.JSONObject ResourceHoursView.changeResourceDisplayMode(WebClientSession sess, java.lang.String display) 
      MXActivity ResourceScheduleView.createNewAssignment(MXGanttModel model, WebClientSession session, MXActivity act, MXResource res, long start, long end) 
      com.ibm.json.java.JSONObject ResourceScheduleView.dummyAction(WebClientSession sess, java.lang.String actionid, java.lang.String params)
      NOT USED.
      static com.ibm.json.java.JSONObject ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, AbstractTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model, Range projectDates)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, java.util.concurrent.Future modelFuture)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject ResourceScheduleView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject ResourceHoursView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      java.util.List ResourceScheduleView.getMultiSkillResourceSet(WebClientSession sess, java.lang.String projectId, java.lang.String activityid)
      For a given activity ID, find and return the resource list for matching craft and skill
      com.ibm.json.java.JSONObject ResourceHoursView.getProjectData(WebClientSession sess)
      Load the resource hours data
      ReplyBuilder ResourceScheduleView.getRelatedAssignments(WebClientSession sess, java.lang.String projectId, java.lang.String activityid) 
      java.util.Map ResourceScheduleView.getScheduleWindow(WebClientSession sess, java.lang.String projectId, java.lang.String activityid)
      For a given activity ID, find and return the schedule window
      DynamicTooltip ResourceScheduleView.getTooltip(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id) 
      DynamicTooltip ResourceHoursView.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      DynamicTooltip BaseResourceView.getTooltipForDate(WebClientSession sess, java.lang.String projectid, java.lang.String col, java.lang.String id, long date) 
      boolean ResourceScheduleView.isCapabilityMat(WebClientSession sess, MXGanttModel model, ilog.views.gantt.model.general.IlvGeneralActivity currentActivity, MXResource res) 
      java.lang.String ResourceScheduleView.isQulificationMat(WebClientSession sess, MXGanttModel model, ilog.views.gantt.model.general.IlvGeneralActivity currentActivity, MXResource res) 
      void ResourceScheduleView.loadSchedulerProject(WebClientSession sess)
      Load the Scheduler project gantt model for the given project.
      com.ibm.json.java.JSONObject ResourceScheduleView.mergeAllWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void ResourceScheduleView.mergeAssignments(MXGanttModel model, WebClientSession session, MXActivity parentActivity, MXActivity activity, MXResource res, ReplyBuilder reply) 
      com.ibm.json.java.JSONObject ResourceScheduleView.mergeWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      com.ibm.json.java.JSONObject ResourceScheduleView.newWorkAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      protected void ResourceScheduleView.processChange(WebClientSession sess, MXGanttModel model, ReplyBuilder reply, com.ibm.json.java.JSONObject change, MXActivity mxa) 
      protected void ResourceScheduleView.processMove(java.util.concurrent.Future modelFuture, com.ibm.json.java.JSONObject change, WebClientSession sess, ReplyBuilder reply) 
      com.ibm.json.java.JSONObject ResourceScheduleView.split3Action(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void ResourceScheduleView.split3Assignment(MXGanttModel model, WebClientSession session, MXActivity activity, MXResource res, ReplyBuilder reply, long start, long end) 
      com.ibm.json.java.JSONObject ResourceScheduleView.splitAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void ResourceScheduleView.splitAssignment(MXGanttModel model, WebClientSession session, MXActivity activity, MXResource res, ReplyBuilder reply, long start, long end) 
      com.ibm.json.java.JSONObject ResourceScheduleView.splitShiftAction(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void ResourceScheduleView.splitShiftAssignment(MXGanttModel model, WebClientSession session, MXActivity activity, MXResource res, ReplyBuilder reply, long start, long end) 
      com.ibm.json.java.JSONObject ResourceScheduleView.unassign(WebClientSession sess, java.lang.String actionid, java.lang.String params) 
      void ResourceScheduleView.validateAssignment(WebClientSession sess, ReplyBuilder reply, MXGanttModel model, MXResource res, MXActivity act)
      Provides Assignment Validation during updates
      boolean ResourceScheduleView.validateScheduleWindow(WebClientSession sess, MXGanttModel model, ilog.views.gantt.model.general.IlvGeneralActivity currentActivity, MXResource res) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject OtherResourcesMaxView.getLayoutUI(WebClientSession sess, java.lang.String appName, java.lang.String projectId)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      com.ibm.json.java.JSONObject OtherResourcesView.loadSchedulerProject(WebClientSession sess, long woUniqueId, long startDate, long endDate) 
      com.ibm.json.java.JSONObject OtherResourcesMaxView.loadSchedulerProject(WebClientSession sess, long woUniqueId, long startDate, long endDate) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.schedulerdashboard

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.schedulerdashboard with parameters of type WebClientSession 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject SchedulerDashboardView.async_load_text(WebClientSession sess)
      Used to load the localized text for TreeGrid
      com.ibm.json.java.JSONObject SchedulerDashboardView.loadSchedulerProject(WebClientSession sess, long proejectId, java.lang.String description) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.topology

      Methods in com.ibm.tivoli.maximo.miniapps.topology with parameters of type WebClientSession 
      Modifier and Type Method and Description
      ilog.views.sdm.model.IlvDefaultSDMModel TopologyModelLoader.createModel(WebClientSession sess, int depth, java.lang.String assetnum) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.miniapps.treegrid

      Methods in com.ibm.tivoli.maximo.miniapps.treegrid with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static com.ibm.json.java.JSONObject TreeGridUtil.loadTreeGridLocalizedText(WebClientSession sess, MiniAppControl miniapp) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.oslc.consumer.webclient.beans

      Methods in com.ibm.tivoli.maximo.oslc.consumer.webclient.beans with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static OslcEndPointData OslcInteractionUtil.getOSLCEndPointData(java.lang.String oslcProviderName, WebClientSession clientSession) 
      static void OslcInteractionUtil.handleOSLCEndPointException(OslcEndPointData oslcEndPointData, MXException ex, WebClientSession clientSession) 
      static int OslcInteractionUtil.loadInteractionDialog(WebClientSession clientSession, OslcServiceProviderInfo selectedServiceProviderInfo, MboSetRemote msr)
      Load data into a dialog pertaining to the interaction
      static int OslcInteractionUtil.oslcinteraction(WebClientSession clientSession)
      Event to process an oslc interaction
      static int OslcInteractionUtil.oslcpreviewinteraction(WebClientSession clientSession) 
      static com.ibm.json.java.JSONObject OslcInteractionUtil.oslcpreviewinteractionPopup(WebClientSession clientSession, com.ibm.json.java.JSONObject popDefinition)
      Called from DataBean to show a preview popup
      static int OslcInteractionUtil.showInteractionDialog(WebClientSession clientSession, OslcServiceProviderInfo selectedServiceProviderInfo)
      Show the interaction dialog
    • Uses of WebClientSession in com.ibm.tivoli.maximo.report.birt.servlet

      Methods in com.ibm.tivoli.maximo.report.birt.servlet with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static void ReportServletUtils.encodeForSecureAttachment(java.util.Vector attVec, java.util.Vector securedAttachFlags, WebClientSession clientSession, java.lang.String tenantCode) 
      static void ReportServletUtils.encodeForSecureAttachment(java.util.Vector attVec, java.util.Vector securedAttachFlags, WebClientSession clientSession, java.lang.String tenantCode, javax.servlet.http.HttpServletRequest requ) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.skd.beans

      Methods in com.ibm.tivoli.maximo.skd.beans with parameters of type WebClientSession 
      Modifier and Type Method and Description
      protected void ALGSProjectAppBean.gotoTab(WebClientSession wcs, java.lang.String tab) 
      void SKDWorkflowBean.setupBean(WebClientSession wcs)
      Setup for WorkflowBean gets it's MboSetRemote, which may be null.
      void SKDWorkPlanBean.setupBean(WebClientSession wcs) 
      void SKDProjectAppBean.setupBean(WebClientSession wcs) 
      void SKDInputParamDataBean.setupBean(WebClientSession wcs) 
      void SKDCreateCommBean.setupBean(WebClientSession sc) 
      Constructors in com.ibm.tivoli.maximo.skd.beans with parameters of type WebClientSession 
      Constructor and Description
      SKDRefreshModelFromDialogAction(AppInstance app, WebClientSession clientSession, long uniqueId, boolean isWorkOrderLevel) 
    • Uses of WebClientSession in com.ibm.tivoli.maximo.srvad.beans

      Methods in com.ibm.tivoli.maximo.srvad.beans with parameters of type WebClientSession 
      Modifier and Type Method and Description
      int SAActions.convertsachildtoparent(AppBean bean, MboRemote mbo, ServiceAddressRemote saChild, WebClientSession clientSession)
      Make the current customized (child) Service Address a main one (parent)
      void AddModifyAddressBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.plusc.webclient.beans.plusctmplt

      Methods in psdi.plusc.webclient.beans.plusctmplt with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void PlusCViewDepreciationScheduleBean.setupBean(WebClientSession wcs) 
      void PlusCManageDepreciationScheduleBean.setupBean(WebClientSession wcs) 
      void PlusCGenerateNewAssetsBean.setupBean(WebClientSession wcs) 
      void PlusCApplyToExistingAssetsBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.asset

      Methods in psdi.webclient.beans.asset with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static MboSetRemote DynamicAssetUtil.getAssetRemoteForAssetNum(WebClientSession wcs, java.lang.String assetNum)
      Get an AssetRemote implementation for a given asset number, restricted to site id
      void SwapDepreciationScheduleBean.setupBean(WebClientSession wcs) 
      void SplitDepreciationScheduleBean.setupBean(WebClientSession wcs) 
      void SplitDepreciationAssetAllocBean.setupBean(WebClientSession wcs) 
      void ManageDepreciationScheduleBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.assetcat

      Methods in psdi.webclient.beans.assetcat with parameters of type WebClientSession 
      Modifier and Type Method and Description
      protected void SearchAttributeQbeBean.gotoTab(WebClientSession wcs, java.lang.String tab) 
    • Uses of WebClientSession in psdi.webclient.beans.bim

      Methods in psdi.webclient.beans.bim with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void CommentTreeBean.setupBean(WebClientSession wcs) 
      void CommentMgrBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.bim.viewer

      Methods in psdi.webclient.beans.bim.viewer with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void WOMultiTreeBean.setupBean(WebClientSession wcs) 
      void BIMViewerEventBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.common

      Methods in psdi.webclient.beans.common with parameters of type WebClientSession 
      Modifier and Type Method and Description
      java.lang.String ChartUtil.getChartFont(WebClientSession sc)
      Returns the font to be used in the graph from the resource file
      java.util.Properties ChartUtil.getKPIChartColors(WebClientSession wcs)
      Returns a property set as a colors to be used in KPI dial and bar chart
      java.lang.String[] ChartUtil.getKPITrendChartColors(WebClientSession wcs)
      Returns string array of colors to be used in KPI trend chart
      java.lang.String[] ChartUtil.getResultSetChartColors(WebClientSession wcs)
      Returns string array of colors to be used in KPI trend chart
      void OwnerBean.setupBean(WebClientSession wcs)
      Overwritten to allow us to filter the available person by the ownergroup currently set in the underlying MBO.
      void GLNavigatorSelectOrgBean.setupBean(WebClientSession sc)
      Overridden to get and store the reference to the dialog bean, to be sued later for setting newly selected ORGID and triggering refresh calls.
      void DlgRelationshipTreeBean.setupBean(WebClientSession wcs) 
      void CreateCommBean.setupBean(WebClientSession sc) 
      Constructors in psdi.webclient.beans.common with parameters of type WebClientSession 
      Constructor and Description
      SpellingSessionAdapter(WebClientSession wcs, java.lang.String spellString) 
    • Uses of WebClientSession in psdi.webclient.beans.designer

      Methods in psdi.webclient.beans.designer with parameters of type WebClientSession 
      Modifier and Type Method and Description
      protected ControlInstance AppContentTreeBean.getTopControl(WebClientSession sc) 
    • Uses of WebClientSession in psdi.webclient.beans.domain

      Methods in psdi.webclient.beans.domain with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void ConditionBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.item

      Methods in psdi.webclient.beans.item with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void ViewDepreciationScheduleBean.setupBean(WebClientSession wcs) 
      void ManagerDepreciationScheduleBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.kpi

      Constructors in psdi.webclient.beans.kpi with parameters of type WebClientSession 
      Constructor and Description
      KPITrendGraph(java.util.List kpis, java.util.Date from, java.util.Date to, java.lang.String range, long mainKPI, WebClientSession clientsession) 
    • Uses of WebClientSession in psdi.webclient.beans.labor

      Methods in psdi.webclient.beans.labor with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void AddCrewWorkGroupBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.beans.linear

      Methods in psdi.webclient.beans.linear that return WebClientSession 
      Modifier and Type Method and Description
      WebClientSession LinearClientSession.getWebClientSession() 
      Methods in psdi.webclient.beans.linear with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static LinearClientSession LinearClientSession.getInstance(WebClientSession wcs) 
      com.ibm.json.java.JSONObject LinearClientSession.getSetInfo(WebClientSession session) 
      protected DataSetInfo LinearClientSession.loadDataSetInfo(WebClientSession session) 
      protected com.ibm.json.java.JSONObject LinearClientSession.loadLVCSymbologySelection(WebClientSession session) 
    • Uses of WebClientSession in psdi.webclient.beans.logging

      Methods in psdi.webclient.beans.logging with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void DlgPMRLogSeparatorBean.setupBean(WebClientSession wcs)
      Setup message with correct UI Session ID.
    • Uses of WebClientSession in psdi.webclient.beans.startcntr

      Constructors in psdi.webclient.beans.startcntr with parameters of type WebClientSession 
      Constructor and Description
      KPIGraph(java.util.Vector vecData, boolean forStartCenter, WebClientSession sessionContext)
      Constructor
      ResultSetGraph(java.util.List dataToPlot, java.util.Properties graphDetails, WebClientSession sessionContext) 
    • Uses of WebClientSession in psdi.webclient.beans.wfdesign

      Methods in psdi.webclient.beans.wfdesign with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void WFInteractionNodeTreeBean.setupBean(WebClientSession sc)
      Set the name of the attribute to return the selected value
    • Uses of WebClientSession in psdi.webclient.controls

      Methods in psdi.webclient.controls with parameters of type WebClientSession 
      Modifier and Type Method and Description
      java.lang.String LinearViewer.buildUrl(WebClientSession wcs, java.lang.String servletBase, java.lang.String servletPath, java.lang.String flashObjectPath) 
      static java.lang.String KPIPortlet.getKPIStatusColor(KPIUtil.Status status, WebClientSession sessionContext)
      Utility method that returns image url for the trend of the KPI These are common to the KPI Portlets
      protected boolean BIMTree.selectChildNode(WebClientSession wcs, TreeNode treeNode, long targetUID, boolean sendEvent) 
      protected boolean BIMTree.selectNode(WebClientSession wcs, TreeNode treeNode, long targetUID, boolean sendEvent) 
    • Uses of WebClientSession in psdi.webclient.system.beans

      Fields in psdi.webclient.system.beans declared as WebClientSession 
      Modifier and Type Field and Description
      protected WebClientSession WebClientBean.clientSession 
      Methods in psdi.webclient.system.beans with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void AppBean.convertPortalParameters(WebClientSession wcs)
      Convert the Parameters Passed into this app from another external application to values Maximo can understand.
      protected void AppBean.gotoTab(WebClientSession wcs, java.lang.String tab) 
      void WorkflowBean.setupBean(WebClientSession wcs)
      Setup for WorkflowBean gets it's MboSetRemote, which may be null.
      abstract void WebClientBean.setupBean(WebClientSession wcs)
      abstract method, to be implemented in subclasses to get desired functionality.
      void ResultsBean.setupBean(WebClientSession wcs) 
      void RecordHoverDataBean.setupBean(WebClientSession wcs) 
      void LookupBean.setupBean(WebClientSession wcs) 
      void DataBean.setupBean(WebClientSession wcs)
      This method must be call after the bean is instantiated.
      void ControlBean.setupBean(WebClientSession wcs) 
      void AppBean.setupBean(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.system.controller

      Fields in psdi.webclient.system.controller declared as WebClientSession 
      Modifier and Type Field and Description
      protected WebClientSession WebClientEvent.webClientSession 
      Methods in psdi.webclient.system.controller that return WebClientSession 
      Modifier and Type Method and Description
      WebClientSession RequestManager.authenticateRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) 
      WebClientSession RequestManager.checkSession(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      Checks to see the the user is logged in, (has an valid connected MXSession).
      WebClientSession SessionContext.getMasterInstance()
      Deprecated. 
       
      WebClientSession WebClientEvent.getWebClientSession()
      Get the WebClientSession from the event
      WebClientSession BaseInstance.getWebClientSession() 
      Methods in psdi.webclient.system.controller with parameters of type WebClientSession 
      Modifier and Type Method and Description
      java.lang.String Hotkeys.addHotkey(WebClientSession wcs, java.lang.String hotkey, java.lang.String target, java.lang.String eventname)
      Adds a single hotkey to the hotkeys hashmap
      static LabelCache LabelCacheMgr.clearCache(java.lang.String app, WebClientSession wcs)
      Clears a cache from the labelcache for a given app (used if you want to force a reload of the cache next time around)
      static LabelCache LabelCacheMgr.clearSystemCache(WebClientSession sc) 
      PageInstance AppInstance.createPageInstance(WebClientSession wcs, org.w3c.dom.Element el)
      helper method to create a page instance and initialize it.
      PageInstance AppInstance.createPageInstance(WebClientSession wcs, org.w3c.dom.Element el, boolean loadDialogEntity)
      helper method to create a page instance and initialize it.
      void PresentationLoader.exportSQL(WebClientSession wcs)
      Handles the Export SQL function -- exports all of the presentations to presentations folder on server disk.
      void PresentationLoader.exportSQL(WebClientSession wcs, java.lang.String appID, java.io.PrintWriter out)
      Handles the Export SQL function
      java.lang.String PresentationLoader.exportXML(WebClientSession wcs, java.lang.String appID)
      Function that returns the XML for a presentation as stored in the database
      static LabelCache LabelCacheMgr.getAppLabelCache(java.lang.String app, WebClientSession wcs)
      Returns a suitable cache for the given locale, app, and type.
      static LabelCache LabelCacheMgr.getRepLibraryLabelCache(WebClientSession wcs) 
      static LabelCache LabelCacheMgr.getSystemLabelCache(WebClientSession wcs) 
      java.lang.String Property.getTranslatable(WebClientSession sc, java.lang.String controlId, java.lang.String property)
      Returns the proper translated string for the given property.
      java.lang.String Property.getTranslatable(WebClientSession sc, java.lang.String controlId, java.lang.String property, java.lang.String defaultValue)
      Returns the proper translated string for the given property.
      java.lang.String PresentationLoader.getXMLString(WebClientSession wcs, ControlInstance control) 
      void PresentationLoader.importAdhocReportDialog(WebClientSession wcs, java.lang.String completeXml, java.lang.String dialogXml) 
      void PresentationLoader.importApp(WebClientSession wcs, java.lang.String xml)
      Reads the XML for a single presentation and imports it.
      void PresentationLoader.importApp(WebClientSession wcs, java.lang.String xml, boolean saveLabels) 
      void PresentationLoader.importPresentationSet(WebClientSession wcs, java.lang.String xml)
      Reads the XML for a set of presentations and imports each individual presentation
      AppInstance AppInstance.initialize(WebClientSession wcs, AppDescriptor ad) 
      void PageInstance.initialize(WebClientSession wcs, AppInstance ai, org.w3c.dom.Element page)
      creates page instance takes care of instantiating ControlInstance objects for each control in the page (page/dialog/etc) we do this at a page scope as required.
      static LabelCache LabelCacheMgr.loadRepLibraryLabels(WebClientSession wcs) 
      static LabelCache LabelCacheMgr.loadRepLibraryLabelsInbBatch(WebClientSession wcs, int batchSize) 
      java.lang.String Hotkeys.localize(WebClientSession wcs, java.lang.String hotkey) 
      void PageInstance.processTabs(WebClientSession wcs, org.w3c.dom.Element tabs, java.lang.String tabName, DatasrcInstance parent, boolean init) 
      static int Utility.sendEvent(WebClientSession sc, java.lang.String targetId, java.lang.String event, java.lang.Object value)
      Deprecated. 
      FIREFOX
      static void LabelCacheMgr.setLabelCache(java.lang.String cacheId, WebClientSession wcs, LabelCache cache)
      Deprecated. 
      void SystemEventHandler.setWebClientSession(WebClientSession wcs) 
      void EventHandlerInterface.setWebClientSession(WebClientSession wcs) 
      void BaseInstance.setWebClientSession(WebClientSession wcs) 
      java.lang.Object DMTransformImpl.transform(WebClientSession session, java.lang.Object target)
      Dummy implementation that returns the target object without modification.
      java.lang.Object DMTransform.transform(WebClientSession session, java.lang.Object target)
      Performs a transformation of the target object.
      Constructors in psdi.webclient.system.controller with parameters of type WebClientSession 
      Constructor and Description
      SessionContext(WebClientSession masterInstance)
      Deprecated. 
       
      TableDownload(javax.servlet.http.HttpServletRequest request, WebClientSession webClientSession, javax.servlet.http.HttpServletResponse response, java.lang.String type) 
      WebClientEvent(java.lang.String type, java.lang.String targetId, java.lang.Object value, java.lang.String row, java.lang.String additionalEvent, long uniqueid, WebClientSession wcs) 
      WebClientEvent(java.lang.String type, java.lang.String targetId, java.lang.Object value, java.lang.String row, java.lang.String additionalEvent, java.lang.String additionalEventValue, long uniqueid, WebClientSession wcs) 
      WebClientEvent(java.lang.String type, java.lang.String targetId, java.lang.Object value, java.lang.String row, java.lang.String additionalEvent, java.lang.String additionalEventValue, long uniqueid, WebClientSession wcs, BaseInstance creatingInstance) 
      WebClientEvent(java.lang.String type, java.lang.String targetId, java.lang.Object value, java.lang.String row, WebClientSession wcs) 
      WebClientEvent(java.lang.String type, java.lang.String targetId, java.lang.Object value, WebClientSession wcs) 
      WebClientEvent(java.lang.String type, java.lang.String targetId, java.lang.Object value, WebClientSession wcs, ComponentInstance source)
      Use this constructor to create an event and force it's source component and control
    • Uses of WebClientSession in psdi.webclient.system.erm

      Methods in psdi.webclient.system.erm with parameters of type WebClientSession 
      Modifier and Type Method and Description
      java.lang.String UIERMAttribute.getLabelForAttribute(WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.system.runtime

      Methods in psdi.webclient.system.runtime that return WebClientSession 
      Modifier and Type Method and Description
      WebClientSession WebClientRuntime.getWebClientSession(javax.servlet.http.HttpServletRequest request)
      Returns the WebClientSession associated with the passed in request.
      WebClientSession WebClientRuntime.removeWebClientSession(javax.servlet.http.HttpSession httpSession)
      Add the webclient session to the session index.
      Methods in psdi.webclient.system.runtime with parameters of type WebClientSession 
      Modifier and Type Method and Description
      void WebClientRuntime.addWebClientSession(javax.servlet.http.HttpSession httpSession, WebClientSession wcs)
      Deprecated. 
      use WebClientSessionFactory createSession()
      static WebClientEvent WebClientRuntime.checkSession(WebClientSession wcs, WebClientEvent event)
      Deprecated. 
      as of MBS 7.1.1.6. Replaced by RequestManager checkSession
      static java.lang.String WebClientRuntime.createStatusText(MXException[] warnings, WebClientSession wcs)
      Transforms the warnings array to a String.
      AppDescriptor WebClientRuntime.getAppDescriptor(java.lang.String appName, WebClientSession wcs)
      factory method to return an app descriptor.
      org.w3c.dom.Element LibraryDescriptor.getDialog(java.lang.String dialogId, WebClientSession wcs) 
      org.w3c.dom.Element AppDescriptor.getDialog(java.lang.String dialogId, WebClientSession wcs) 
      BaseInstance InRecHoverControlDescriptor.getInstance(WebClientSession wcs)
      Returns null.
      BaseInstance InRecHoverComponentDescriptor.getInstance(WebClientSession wcs)
      Returns null.
      BaseInstance BaseDescriptor.getInstance(WebClientSession wcs) 
      BaseInstance InRecHoverComponentDescriptor.getInstance(WebClientSession wcs, ControlInstance control)
      Returns null.
      BaseInstance ComponentDescriptor.getInstance(WebClientSession wcs, ControlInstance control) 
      ControlInstance InRecHoverControlDescriptor.getInstance(WebClientSession wcs, org.w3c.dom.Element presentationElement)
      Returns null.
      ControlInstance ControlDescriptor.getInstance(WebClientSession wcs, org.w3c.dom.Element presentationElement)
      instantiates an instance object based on the class read from the descriptor, and merges in the properties from the presentation xml's element that represents the control
      LibraryDescriptor WebClientRuntime.getLibraryDescriptor(java.lang.String libraryName, WebClientSession wcs) 
      MboSetRemote DataStoreInfo.getMboSetForDataStore(WebClientSession wcs, boolean useZombie) 
      org.w3c.dom.Element AppDescriptor.getRecHover(java.lang.String recHoverId, WebClientSession wcs) 
      ToolBoxDescriptor WebClientRuntime.getToolBoxDescriptor(java.lang.String toolboxName, WebClientSession wcs) 
      static boolean WebReplayHandler.handleStartupProcessing(WebClientSession wcs, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      This method enables Web Replay to perform any startup processing.
      void AppDescriptor.initialize(java.lang.String appName, WebClientSession wcs) 
      void AppDescriptor.loadDialogEntity(org.w3c.dom.Element el, java.lang.String appName, WebClientSession wcs) 
      static java.lang.String[] WebClientRuntime.parseParamForRow(WebClientSession wcs, java.lang.String param)
      Parse a request param and get a component id (original id, not the appreviated render id) and row number
      static int WebClientRuntime.sendEvent(WebClientSession wcs, java.lang.String targetId, java.lang.String event, java.lang.Object value)
      A shortcut method that sonstructs a WebClientEvent and sends it to the event handler
      Constructors in psdi.webclient.system.runtime with parameters of type WebClientSession 
      Constructor and Description
      LibraryDescriptor(java.lang.String appName, WebClientSession wcs) 
      ToolBoxDescriptor(java.lang.String appName, WebClientSession wcs) 
    • Uses of WebClientSession in psdi.webclient.system.serviceability

      Constructors in psdi.webclient.system.serviceability with parameters of type WebClientSession 
      Constructor and Description
      Events(WebClientSession session) 
      Log(WebClientSession session) 
      RequestEntry(javax.servlet.http.HttpServletRequest request, WebClientSession session) 
      Requests(WebClientSession session) 
      SessionServiceability(WebClientSession session) 
    • Uses of WebClientSession in psdi.webclient.system.session

      Methods in psdi.webclient.system.session that return WebClientSession 
      Modifier and Type Method and Description
      WebClientSession WebClientSessionFactory.createSession(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      Creates a new WebClientSession and returns it and also adds the WebClientSession to the WebClientSessionManager stored in the request's HttpSession(stored as a session attribute).
      WebClientSession WebClientSession.getDesignModeWebClientSession() 
      WebClientSession WebClientSession.getOriginalSession() 
      WebClientSession WebClientSessionManager.getWebClientSession(javax.servlet.http.HttpServletRequest request)
      Returns the WebClientSession associated with the request.
      WebClientSession WebClientSessionManager.getWebClientSession(java.lang.String uisessionid)
      Returns the WebClientSession associated with a particular id
      Methods in psdi.webclient.system.session with parameters of type WebClientSession 
      Modifier and Type Method and Description
      static void WebClientSession.checkResults(DataBean results, WebClientSession clientSession, AppInstance app)
      Check to see if we got back a single result, or not if no result, popup a message "norecord" if single result, go to main tab if multiple results, go to list tab
      boolean WebClientSessionManager.removeWebClientSession(WebClientSession wcs)
      Removes the passed in WebClientSession from the session list and closes it, The WebclientSession is removed from the master list of WebClientSession in he WebClientSessionFactory
      boolean WebClientSessionManager.removeWebClientSession(WebClientSession wcs, boolean closeSession) 
      void WebClientSession.setDesignModeWebClientSession(WebClientSession wcs) 
      void WebClientSession.setOriginalSession(WebClientSession wcs) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes