psdi.iface.app.location

Class MoutAHOperLocProcess

    • Constructor Detail

      • MoutAHOperLocProcess

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

      • checkBusinessRules

        public int checkBusinessRules(MboRemote mbo,
                                      MosDetailInfo mosDetInfo,
                                      java.util.Map ovrdColValueMap)
                               throws MXException,
                                      java.rmi.RemoteException
        Description copied from class: MoutOperLocProcess
        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
        Overrides:
        checkBusinessRules in class MoutOperLocProcess
        Parameters:
        mbo - Reference to processing Mbo
        ovrdColValueMap - Map to set all values to be set in the XML
        Returns:
        PROCESS, SKIP indicating can we take data from specific table or not
        Throws:
        MXException - - MAXIMO exception
        java.rmi.RemoteException - - Remote exception
      • nextLevelLocChildren

        public void 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)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException