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

Uses of Interface
com.ibm.tivoli.maximo.map.interfaces.GISable

  • Packages that use GISable 
    Package Description
    com.ibm.tivoli.maximo.amcrew.app  
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.map.interfaces  
    com.ibm.tivoli.maximo.srvad.app  
    com.ibm.tivoli.maximo.srvad.app.common  
    com.ibm.tivoli.maximo.srvad.app.ticket  
    com.ibm.tivoli.maximo.srvad.app.wo  
    com.ibm.tivoli.maximo.weather.app  
    psdi.app.asset  
    psdi.app.bim.viewer  
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of GISable in com.ibm.tivoli.maximo.amcrew.app

      Subinterfaces of GISable in com.ibm.tivoli.maximo.amcrew.app 
      Modifier and Type Interface and Description
      interface  AMCrewRemote 
      Classes in com.ibm.tivoli.maximo.amcrew.app that implement GISable 
      Modifier and Type Class and Description
      class  AMCrew 
    • Uses of GISable in com.ibm.tivoli.maximo.map

      Subinterfaces of GISable in com.ibm.tivoli.maximo.map 
      Modifier and Type Interface and Description
      interface  LBSCrewViewRemote
      The Interface LBSCrewViewRemote.
      interface  LBSLaborViewRemote 
      interface  UnassignedWorkViewRemote
      The Interface UnassignedWorkViewRemote.
      Classes in com.ibm.tivoli.maximo.map that implement GISable 
      Modifier and Type Class and Description
      class  LBSCrewView
      The Class LBSCrewView.
      class  LBSLaborView
      The Class LBSLaborView.
      class  UnassignedWorkView
      The Class UnassignedWorkView.
      Methods in com.ibm.tivoli.maximo.map with parameters of type GISable 
      Modifier and Type Method and Description
      com.ibm.json.java.JSONObject MapDataUtils.getGISDataFromGisable(GISable gisMbo) 
    • Uses of GISable in com.ibm.tivoli.maximo.map.interfaces

      Subinterfaces of GISable in com.ibm.tivoli.maximo.map.interfaces 
      Modifier and Type Interface and Description
      interface  CombinedLBS
      This interface allows for LBS objects to have both LBS lat/lng and GIS lat/lng
      interface  LBS
      This interface defines the methods needed to find the LBS (Location Base Service) data of an object.
    • Uses of GISable in com.ibm.tivoli.maximo.srvad.app

      Subinterfaces of GISable in com.ibm.tivoli.maximo.srvad.app 
      Modifier and Type Interface and Description
      interface  ServiceAddressRemote 
      Classes in com.ibm.tivoli.maximo.srvad.app that implement GISable 
      Modifier and Type Class and Description
      class  ServiceAddress
      ServiceAddress MBO code for FSM
    • Uses of GISable in com.ibm.tivoli.maximo.srvad.app.common

      Subinterfaces of GISable in com.ibm.tivoli.maximo.srvad.app.common 
      Modifier and Type Interface and Description
      interface  CommonWOSRRemote 
      Classes in com.ibm.tivoli.maximo.srvad.app.common that implement GISable 
      Modifier and Type Class and Description
      class  CommonWOSR
      This is a common MBO to share the logic to ServiceAddress tables (WOSERVICEADDRESS, TKSERVICEADDRESS).
    • Uses of GISable in com.ibm.tivoli.maximo.srvad.app.ticket

      Subinterfaces of GISable in com.ibm.tivoli.maximo.srvad.app.ticket 
      Modifier and Type Interface and Description
      interface  TKServiceAddressRemote 
      Classes in com.ibm.tivoli.maximo.srvad.app.ticket that implement GISable 
      Modifier and Type Class and Description
      class  TKServiceAddress 
    • Uses of GISable in com.ibm.tivoli.maximo.srvad.app.wo

      Subinterfaces of GISable in com.ibm.tivoli.maximo.srvad.app.wo 
      Modifier and Type Interface and Description
      interface  WOServiceAddressRemote
      MBORemote for WOServiceAddress.
      Classes in com.ibm.tivoli.maximo.srvad.app.wo that implement GISable 
      Modifier and Type Class and Description
      class  WOServiceAddress
      MBO implementing the ServiceAddress for a Workorder.
    • Uses of GISable in com.ibm.tivoli.maximo.weather.app

      Classes in com.ibm.tivoli.maximo.weather.app that implement GISable 
      Modifier and Type Class and Description
      class  WeatherAlertImpact
      Weather Notification class definition
    • Uses of GISable in psdi.app.asset

      Subinterfaces of GISable in psdi.app.asset 
      Modifier and Type Interface and Description
      interface  AssetRemote
      Remote Interface to the Asset object.
      Classes in psdi.app.asset that implement GISable 
      Modifier and Type Class and Description
      class  Asset
      MBO object to represent Asset.
    • Uses of GISable in psdi.app.bim.viewer

      Subinterfaces of GISable in psdi.app.bim.viewer 
      Modifier and Type Interface and Description
      interface  BuildingModelRemote
      Remote Interface to the building model object.
      Classes in psdi.app.bim.viewer that implement GISable 
      Modifier and Type Class and Description
      class  BuildingModel 
    • Uses of GISable in psdi.app.labor

      Subinterfaces of GISable in psdi.app.labor 
      Modifier and Type Interface and Description
      interface  LaborRemote
      Remote Interface to the labor object.
      Classes in psdi.app.labor that implement GISable 
      Modifier and Type Class and Description
      class  Labor
      Mbo object to represent a new Labor MBO.
    • Uses of GISable in psdi.app.location

      Subinterfaces of GISable in psdi.app.location 
      Modifier and Type Interface and Description
      interface  LocationRemote
      Remote Interface to the Location object.
      Classes in psdi.app.location that implement GISable 
      Modifier and Type Class and Description
      class  Location
      MBO to represent Locations.
    • Uses of GISable in psdi.app.ticket

      Subinterfaces of GISable in psdi.app.ticket 
      Modifier and Type Interface and Description
      interface  IncidentRemote
      Remote Interface to the Incident object.
      interface  ProblemRemote
      Remote Interface to the Problem object.
      interface  SRRemote
      Remote Interface to the SR object.
      interface  TicketRemote
      Remote interface to the Ticket object.
      Classes in psdi.app.ticket that implement GISable 
      Modifier and Type Class and Description
      class  Incident
      The MBO to represent a Incident.
      class  Problem
      The MBO to represent a problem.
      class  SR
      The MBO to represent a SR.
      class  Ticket
      MBO to represent a Ticket.pro See the Ticket package description for details.
    • Uses of GISable in psdi.app.workorder

      Subinterfaces of GISable in psdi.app.workorder 
      Modifier and Type Interface and Description
      interface  WOActivityRemote
      Remote interface to the WOActivity object.
      interface  WOChangeRemote
      Remote interface to the WO object.
      interface  WOReleaseRemote
      Remote interface to the WORelease object.
      interface  WORemote
      Remote interface to the WO object.
      Classes in psdi.app.workorder that implement GISable 
      Modifier and Type Class and Description
      class  WO
      MBO to represent Work Order object.
      class  WOActivity
      MBO to represent the Activity object.
      class  WOChange
      MBO to represent the Release object.
      class  WORelease
      MBO to represent the Release object.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes