com.ibm.tivoli.maximo.iotf.processor

Class AssetLocDataFetcher

  • java.lang.Object
    • com.ibm.tivoli.maximo.iotf.processor.AssetLocDataFetcher


  • public class AssetLocDataFetcher
    extends java.lang.Object
    Fetch all data from MAS DD for a given asset/location key
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      io.vertx.core.json.JsonArray fetchData(java.util.Map dataSet, boolean assetBased)
      Fetch actual MAS DD data
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AssetLocDataFetcher

        public AssetLocDataFetcher()
    • Method Detail

      • fetchData

        public io.vertx.core.json.JsonArray fetchData(java.util.Map dataSet,
                                                      boolean assetBased)
                                               throws MXException
        Fetch actual MAS DD data
        Parameters:
        dataSet - map of Maximo keys
        assetBased - true if asset , false if location
        Throws:
        MXException - MAXIMO exception