psdi.iface.query

Class MOSQbeXMLProcessor

    • Constructor Detail

      • MOSQbeXMLProcessor

        public MOSQbeXMLProcessor(java.lang.String mosName,
                                  UserInfo userInfo)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getChildFilterMap

        public java.util.Map getChildFilterMap()
      • getMboSet

        public MboSetRemote getMboSet(org.jdom2.Document doc)
                               throws MXException,
                                      java.rmi.RemoteException
        Specified by:
        getMboSet in class QbeXMLProcessor
        Parameters:
        doc - the query xml document.
        Returns:
        MboSetRemote the MboSet with the qbe set.
        Throws:
        MXException
        java.rmi.RemoteException
      • getMboSet

        public MboSetRemote getMboSet(org.jdom2.Element elem)
                               throws MXException,
                                      java.rmi.RemoteException
        Specified by:
        getMboSet in class QbeXMLProcessor
        Parameters:
        elem - the query xml element.
        Returns:
        MboSetRemote the MboSet with the qbe set.
        Throws:
        MXException
        java.rmi.RemoteException