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

      Methods in psdi.iface.omp that return OmpImLmoRelInfo 
      Modifier and Type Method and Description
      OmpImLmoRelInfo OmpServiceRemote.getPreferredIM(java.lang.String ompGUID, java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the preferred Integration Module that implements the specified Logical Management Operation on the specified Operational Management Product.
      OmpImLmoRelInfo OmpService.getPreferredIM(java.lang.String ompGUID, java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the preferred Integration Module that implements the specified Logical Management Operation on the specified Operational Management Product.
      OmpImLmoRelInfo OmpServiceRemote.getPreferredIM(java.lang.String ompHostname, java.lang.String ompProductname, java.lang.String ompManufacturer, java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the preferred Integration Module that implements the specified Logical Management Operation on the specified Operational Management Product.
      OmpImLmoRelInfo OmpService.getPreferredIM(java.lang.String ompHostname, java.lang.String ompProductname, java.lang.String ompManufacturer, java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the preferred Integration Module that implements the specified Logical Management Operation on the specified Operational Management Product.
      Methods in psdi.iface.omp with parameters of type OmpImLmoRelInfo 
      Modifier and Type Method and Description
      java.util.Map OmpServiceRemote.getServiceInvoker(OmpImLmoRelInfo ompImLmoRelInfo, UserInfo userInfo)
      Returns the ServiceInvoker for the specified Integration Module.
      java.util.Map OmpService.getServiceInvoker(OmpImLmoRelInfo ompImLmoRelInfo, UserInfo userInfo)
      Returns the ServiceInvoker for the specified Integration Module.