psdi.iface.query

Class MboQbeXMLProcessor

    • Constructor Detail

      • MboQbeXMLProcessor

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

      • 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
      • getMboSetFromOwner

        public MboSetRemote getMboSetFromOwner(org.jdom2.Element ownerElem,
                                               java.lang.String relation)
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getMbo

        public MboRemote getMbo(org.jdom2.Element keyElem,
                                boolean exactMatch)
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException