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.oslc.provider.PreparedQuery

  • Packages that use PreparedQuery 
    Package Description
    com.ibm.tivoli.maximo.notification.app  
    com.ibm.tivoli.maximo.oslc.provider.unittest  
    com.ibm.tivoli.maximo.weather.app  
    psdi.app.asset  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.iface.app.asset  
    psdi.iface.app.location  
    psdi.iface.mos  
    • Uses of PreparedQuery in com.ibm.tivoli.maximo.notification.app

      Methods in com.ibm.tivoli.maximo.notification.app with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MoutNotfProcess.notTouchedNotfs(MboSet notfSet) 
    • Uses of PreparedQuery in com.ibm.tivoli.maximo.oslc.provider.unittest

      Methods in com.ibm.tivoli.maximo.oslc.provider.unittest with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void TestMoutPO.poforStatus(MboSetRemote mboSet, java.lang.String status, boolean like) 
    • Uses of PreparedQuery in com.ibm.tivoli.maximo.weather.app

      Methods in com.ibm.tivoli.maximo.weather.app with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MoutWeatherProductProcess.unusedProducts(MboSet set, java.lang.String groupName) 
    • Uses of PreparedQuery in psdi.app.asset

      Methods in psdi.app.asset with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MoutAssetMeterProcess.getAssetMetersWithDevices(MboSet assetMeterSet, java.lang.String iotservicename)
      Call back method to find out whether we can send data out.
      void MoutAssetMeterProcess.getAssetsWithDevices(MboSet assetMeterSet, java.lang.String iotservicename) 
      void MoutAssetMeterProcess.getOrphanedAssetMeters(MboSet assetMeterSet, java.lang.String iotservicename) 
      void MoutAssetMeterProcess.getOrphanedAssets(MboSet assetMeterSet, java.lang.String iotservicename) 
    • Uses of PreparedQuery in psdi.app.location

      Methods in psdi.app.location with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MoutLocationMeterProcess.getLocationMetersWithDevices(MboSet locationMeterSet, java.lang.String iotservicename)
      Call back method to find out whether we can send data out.
      void MoutLocationMeterProcess.getLocationsWithDevices(MboSet locationMeterSet, java.lang.String iotservicename) 
      void MoutLocationMeterProcess.getOrphanedLocationMeters(MboSet locationMeterSet, java.lang.String iotservicename) 
      void MoutLocationMeterProcess.getOrphanedLocations(MboSet locationMeterSet, java.lang.String iotservicename) 
    • Uses of PreparedQuery in psdi.iface.app.asset

      Methods in psdi.iface.app.asset with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MoutAssetProcess.assetList(MboSet assetSet) 
      void MoutAssetProcess.assetsWithGeometryOrServiceAddr(MboSet assetSet, java.lang.String queryName) 
      void MoutAssetProcess.lookupAsset(MboSet assetSet, java.lang.String siteid) 
      void MoutAssetProcess.publicAssets(MboSet assetSet) 
      void MoutAssetProcess.topTenCostliestAssets(MboSet assetSet) 
    • Uses of PreparedQuery in psdi.iface.app.location

      Methods in psdi.iface.app.location with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MoutOperLocProcess.locationsWithGeometryOrServiceAddr(MboSet locSet, java.lang.String queryName) 
      void MoutAHOperLocProcess.nextLevelLocChildren(MboSet locationSet, java.lang.String nodeType, java.lang.String osname, java.lang.String savedQuery, java.lang.String searchTerm, java.lang.String parent, java.lang.String systemid, java.lang.String siteid, java.lang.String userWhere) 
    • Uses of PreparedQuery in psdi.iface.mos

      Methods in psdi.iface.mos with annotations of type PreparedQuery 
      Modifier and Type Method and Description
      void MosDefinitionImpl.myCompletedList(MboSetRemote msr, java.lang.String queryName, java.lang.String app, java.lang.String owner) 
      void MosDefinitionImpl.myNotCompletedList(MboSetRemote msr, java.lang.String queryName, java.lang.String app, java.lang.String owner) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes