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

Uses of Class
com.ibm.tivoli.maximo.map.MapControlAccessor

  • Packages that use MapControlAccessor 
    Package Description
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.map.mapman.beans  
    • Uses of MapControlAccessor in com.ibm.tivoli.maximo.map

      Methods in com.ibm.tivoli.maximo.map that return MapControlAccessor 
      Modifier and Type Method and Description
      protected MapControlAccessor OpenMapControl.getMapControlAccessor() 
      protected MapControlAccessor MapControl.getMapControlAccessor() 
      Methods in com.ibm.tivoli.maximo.map with parameters of type MapControlAccessor 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject AuditLBSLocation.queryAuditLBSLocation(MapControlAccessor map, java.util.Date startDate, java.util.Date endDate)
      Gets the audit information about the main record (if it is an instance of LBS, i.e.
      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.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) 
    • Uses of MapControlAccessor in com.ibm.tivoli.maximo.map.mapman.beans

      Methods in com.ibm.tivoli.maximo.map.mapman.beans that return MapControlAccessor 
      Modifier and Type Method and Description
      protected MapControlAccessor MapCallbackDataBean.getMapControlAccessor() 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes