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

Uses of Interface
psdi.app.inventory.InvUseRemote

  • Packages that use InvUseRemote 
    Package Description
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    • Uses of InvUseRemote in psdi.app.inventory

      Classes in psdi.app.inventory that implement InvUseRemote 
      Modifier and Type Class and Description
      class  InvUse 
      Methods in psdi.app.inventory with parameters of type InvUseRemote 
      Modifier and Type Method and Description
      void InvUseServiceRemote.changeStatus(InvUseRemote invuse, java.lang.String status, java.util.Date date, java.lang.String memo) 
      void InvUseService.changeStatus(InvUseRemote invuse, java.lang.String status, java.util.Date date, java.lang.String memo)
      Service Method used to change status.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes