psdi.app.location

Class MoutLocationMeterProcess

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class MoutLocationMeterProcess
    extends MicSetOut
    Integration point processing class for Location transactions sent out of Maximo to an external system.
    • Constructor Detail

      • MoutLocationMeterProcess

        public MoutLocationMeterProcess()
                                 throws MXException,
                                        java.rmi.RemoteException
        Constructor
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • getLocationMetersWithDevices

        public void getLocationMetersWithDevices(MboSet locationMeterSet,
                                                 java.lang.String iotservicename)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Call back method to find out whether we can send data out. Set hierarchypath user defined column from classstrcture if this item contains a classstructureid
        Parameters:
        mbo - Reference to processing Mbo
        mosDetailInfo - Reference to Object Struture Detail info for the current level
        ovrdColValueMap - Map to set all values to be set in the XML
        Throws:
        MXException - - MAXIMO exception
        java.rmi.RemoteException - - Remote exception
      • getOrphanedLocationMeters

        public void getOrphanedLocationMeters(MboSet locationMeterSet,
                                              java.lang.String iotservicename)
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getLocationsWithDevices

        public void getLocationsWithDevices(MboSet locationMeterSet,
                                            java.lang.String iotservicename)
                                     throws MXException,
                                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getOrphanedLocations

        public void getOrphanedLocations(MboSet locationMeterSet,
                                         java.lang.String iotservicename)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException