Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.iface.app.im.MaxIMSetRemote

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

      Classes in psdi.iface.app.im that implement MaxIMSetRemote 
      Modifier and Type Class and Description
      class  MaxIMSet
      Represents the set of MaxIM
    • Uses of MaxIMSetRemote in psdi.iface.omp

      Methods in psdi.iface.omp that return MaxIMSetRemote 
      Modifier and Type Method and Description
      MaxIMSetRemote OmpServiceRemote.getIMListForLMO(java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the list of Integration Modules that implement the specified Logical Management Operation.
      MaxIMSetRemote OmpService.getIMListForLMO(java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the list of Integration Modules that implement the specified Logical Management Operation.
      MaxIMSetRemote OmpServiceRemote.getIMListForLMOWithOMP(java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the list of Integration Modules that implement the specified Logical Management Operation on at least one Operational Management Product.
      MaxIMSetRemote OmpService.getIMListForLMOWithOMP(java.lang.String lmoName, java.lang.String lmoNamespace)
      Gets the list of Integration Modules that implement the specified Logical Management Operation on at least one Operational Management Product.
      MaxIMSetRemote OmpServiceRemote.getIMListForOMP(java.lang.String ompGuid)
      Gets the list of Integration Modules that implement at least one Logical Management Operation on the given Operational Management Product.
      MaxIMSetRemote OmpService.getIMListForOMP(java.lang.String ompGuid)
      Gets the list of Integration Modules that implement at least one Logical Management Operation on the given Operational Management Product.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes