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

      Classes in psdi.iface.app.omp that implement OmpRemote 
      Modifier and Type Class and Description
      class  Omp
      OMP Mbo represents a Operational Management Products such as TCM or TPM.
    • Uses of OmpRemote in psdi.iface.omp

      Methods in psdi.iface.omp with parameters of type OmpRemote 
      Modifier and Type Method and Description
      java.lang.String OmpServiceRemote.getSourceToken(ActCIRemote ci, OmpRemote omp)
      Given an ActCI and an OMP, return the source token that the OMP uses for the ActCI.
      java.lang.String OmpService.getSourceToken(ActCIRemote ci, OmpRemote omp)
      Given an ActCI and an OMP, return the source token that the OMP uses for the ActCI.
      java.lang.String OmpServiceRemote.getSourceToken(java.lang.String ciGUID, OmpRemote omp)
      Given an Actual Configuration Item GUID and an OMP, return the source token that the OMP uses for the Actual Configuration Item.
      java.lang.String OmpService.getSourceToken(java.lang.String ciGUID, OmpRemote omp)
      Given an Actual Configuration Item GUID and an OMP, return the source token that the OMP uses for the Actual Configuration Item.
      java.lang.String OmpServiceRemote.getURL(java.lang.String launchEntryName, OmpRemote omp, MboRemote mainMbo)
      Given a Launch Entry Name, an OMP to launch to, and a main Mbo for the application, create the launch URL.
      java.lang.String OmpService.getURL(java.lang.String launchEntryName, OmpRemote omp, MboRemote mainMbo)
      Given a Launch Entry Name, an OMP to launch to, and a main Mbo for the application, create the launch URL.