psdi.iface.app.collection

Class MaxCollectAuthProcess

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class MaxCollectAuthProcess
    extends MicSetIn
    Do not Process Collection Authorizations coming to MAXIMO
    • Constructor Detail

      • MaxCollectAuthProcess

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

      • createMboSet

        public MboSetRemote createMboSet(boolean isPrimaryMbo,
                                         MboRemote parentMbo,
                                         MosDetailInfo mdi,
                                         java.lang.String processTable)
                                  throws MXException,
                                         java.rmi.RemoteException
        Create mbo set sets for all levels in XML for incomig transactions
        Overrides:
        createMboSet in class MosProcessImpl
        Parameters:
        isPrimaryMbo - Give boolean to specify is it primary table or additional table
        parentMbo - Give reference to parent Mbo.
        micInfo - Give MicSetInfo for the current level.
        processTable - Give name of table to process
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception