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

Uses of Interface
psdi.app.actualci.ActCIRemote

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

      Classes in psdi.app.actualci that implement ActCIRemote 
      Modifier and Type Class and Description
      class  ActCI
      MBO object to represent Actual Configuration Item.
      Methods in psdi.app.actualci with parameters of type ActCIRemote 
      Modifier and Type Method and Description
      java.lang.String ActCISet.getHierarchyPath(ActCIRemote actCI, java.lang.String ClassStructureID) 
    • Uses of ActCIRemote in psdi.iface.omp

      Methods in psdi.iface.omp with parameters of type ActCIRemote 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes