psdi.app.pm.virtual

Interface PmWorkGenerationRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote


    public interface PmWorkGenerationRemote
    extends MboRemote
    Remote Interface to the PmWorkGeneration object.
    • Method Detail

      • setOrgSetFromPmsOnResultList

        void setOrgSetFromPmsOnResultList(OrganizationSetRemote orgSetFromPmsOnResultList)
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.pm.virtual.PmWorkGeneration#setOrgSetFromPmsOnResultList
      • getOrgSetFromPmsOnResultList

        OrganizationSetRemote getOrgSetFromPmsOnResultList()
                                                    throws MXException,
                                                           java.rmi.RemoteException
        This Set contains all Organizations presents in PM Resultlist
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.pm.virtual.PmWorkGeneration#getOrgSetFromPmsOnResultList