• Packages that use OmpSetRemote 
    Package Description
    psdi.iface.app.omp  
    psdi.iface.omp  
    • Uses of OmpSetRemote in psdi.iface.app.omp

      Classes in psdi.iface.app.omp that implement OmpSetRemote 
      Modifier and Type Class and Description
      class  OmpSet 
    • Uses of OmpSetRemote in psdi.iface.omp

      Methods in psdi.iface.omp that return OmpSetRemote 
      Modifier and Type Method and Description
      OmpSetRemote OmpServiceRemote.getOMPList(java.lang.String launchEntryName, MboRemote mainMbo)
      Given a Launch Entry name and a MBO, return a list of OMPs that this Launch Entry can launch to.
      OmpSetRemote OmpService.getOMPList(java.lang.String launchEntryName, MboRemote mainMbo)
      Given a Launch Entry name and a MBO, return a list of OMPs that this Launch Entry can launch to.
      OmpSetRemote OmpServiceRemote.getOMPListForIM(java.lang.String imName, java.lang.String imVersion)
      Gets a list of the Operational Management Products associated with the given Integration Module.
      OmpSetRemote OmpService.getOMPListForIM(java.lang.String imName, java.lang.String imVersion)
      Gets a list of the Operational Management Products associated with the given Integration Module.
      OmpSetRemote OmpServiceRemote.getOMPListForLMO(java.lang.String ompProductName, java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets a list of all the Operational Management Products with the specified product name that are associated with the specified Logical Management Operation.
      OmpSetRemote OmpService.getOMPListForLMO(java.lang.String ompProductname, java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets a list of all the Operational Management Products with the specified product name that are associated with the specified Logical Management Operation.