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

Uses of Class
psdi.iface.omp.MaxLaunchEntryInfo

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

      Methods in psdi.iface.omp that return MaxLaunchEntryInfo 
      Modifier and Type Method and Description
      MaxLaunchEntryInfo OmpServiceRemote.getLaunchEntry(java.lang.String launchEntryName)
      Given a launch entry name, get the MaxLaunchEntry.
      MaxLaunchEntryInfo OmpService.getLaunchEntry(java.lang.String launchEntryName)
      Given a launch entry name, get the MaxLaunchEntry.
      MaxLaunchEntryInfo MaxLaunchEntryCacheImpl.getMaxLaunchEntry(java.lang.String launchentryname) 
      MaxLaunchEntryInfo MaxLaunchEntryCache.getMaxLaunchEntry(java.lang.String launchentryname) 
      Methods in psdi.iface.omp with parameters of type MaxLaunchEntryInfo 
      Modifier and Type Method and Description
      int OmpServiceRemote.checkContext(MaxLaunchEntryInfo entry, MboRemote mainMbo)
      Checks to see if the given launch entry should be available from an application with the given main MBO.
      int OmpService.checkContext(MaxLaunchEntryInfo entry, MboRemote mainMbo)
      Checks to see if the given launch entry should be available from an application with the given main MBO.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes