psdi.app.sets

Interface SetsServiceRemote

    • Method Detail

      • getOrgsForItemSet

        java.util.Vector getOrgsForItemSet(java.lang.String setID,
                                           UserInfo userInfo)
                                    throws MXException,
                                           java.rmi.RemoteException
        Returns orgs for itemset
        Parameters:
        setID -
        userInfo -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • getOrgsForCompanySet

        java.util.Vector getOrgsForCompanySet(java.lang.String setID,
                                              UserInfo userInfo)
                                       throws MXException,
                                              java.rmi.RemoteException
        Returns orgs for companyset
        Parameters:
        setID -
        userInfo -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException