psdi.iface.app.extsystem

Class MaxIfaceTbData

    • Constructor Detail

      • MaxIfaceTbData

        public MaxIfaceTbData(MboSet ms)
                       throws MXException,
                              java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The MaxIfaceTbData MboSet.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • validateEndPoint

        public boolean validateEndPoint(java.lang.String endPointName)
                                 throws MXException
        Valiation needs to be done for end point to be of handler type IFACETABLE
        Parameters:
        endPointName - End Point name to be validated
        Returns:
        True or False depending upon if end point was of type IFACETABLE or not
        Throws:
        MXException