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

Uses of Interface
psdi.server.MaxVarServiceRemote

  • Packages that use MaxVarServiceRemote 
    Package Description
    psdi.app.jobplan.unittest  
    psdi.mbo  
    psdi.server  
    • Uses of MaxVarServiceRemote in psdi.app.jobplan.unittest

      Methods in psdi.app.jobplan.unittest that return MaxVarServiceRemote 
      Modifier and Type Method and Description
      static MaxVarServiceRemote MaxVarHelper.getMaxVar()
      Gets the MaxVar service for lookuping up MaxVar values
    • Uses of MaxVarServiceRemote in psdi.mbo

      Methods in psdi.mbo that return MaxVarServiceRemote 
      Modifier and Type Method and Description
      MaxVarServiceRemote MboServerInterface.getMaxVar()
      Get a reference to the MAXVARS service.
    • Uses of MaxVarServiceRemote in psdi.server

      Classes in psdi.server that implement MaxVarServiceRemote 
      Modifier and Type Class and Description
      class  MaxVarService
      A Hashtable for sharing values between Services.
      Methods in psdi.server that return MaxVarServiceRemote 
      Modifier and Type Method and Description
      MaxVarServiceRemote AppService.getMaxVar()
      Return a reference to the MaxVar service
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes