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

Uses of Interface
psdi.iface.app.lmo.LMOSetRemote

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

      Classes in psdi.iface.app.lmo that implement LMOSetRemote 
      Modifier and Type Class and Description
      class  LMOSet
      Represents the set of LMO
    • Uses of LMOSetRemote in psdi.iface.omp

      Methods in psdi.iface.omp that return LMOSetRemote 
      Modifier and Type Method and Description
      LMOSetRemote OmpServiceRemote.getLMOListForIM(java.lang.String imName, java.lang.String imVersion)
      Gets the Logical Management Operations implemented by the specified Integration Module.
      LMOSetRemote OmpService.getLMOListForIM(java.lang.String imName, java.lang.String imVersion)
      Gets the Logical Management Operations implemented by the specified Integration Module.
      LMOSetRemote OmpServiceRemote.getLMOListForOMP(java.lang.String ompGuid)
      Gets the Logical Management Operations that are implemented by at least one Integration Module on the given Operational Management Product.
      LMOSetRemote OmpService.getLMOListForOMP(java.lang.String ompGuid)
      Gets the Logical Management Operations that are implemented by at least one Integration Module on the given Operational Management Product.
      LMOSetRemote OmpServiceRemote.getLMOsNotAssociatedWithIM(MboRemote imMbo)
      Get the Logical Management Operations that are not associated with an Integration Module.
      LMOSetRemote OmpService.getLMOsNotAssociatedWithIM(MboRemote imMbo)
      Get the Logical Management Operations that are not associated with an Integration Module.
      LMOSetRemote OmpServiceRemote.getLMOsNotAssociatedWithIMAndOmp(MboRemote ompImRel)
      Given an OmpImRel, returns the set of LMOs that are implemented by the IM, but not on the OMP.
      LMOSetRemote OmpService.getLMOsNotAssociatedWithIMAndOmp(MboRemote ompImRel)
      Given an OmpImRel, returns the set of LMOs that are implemented by the IM, but not on the OMP.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes