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

Uses of Interface
psdi.app.item.ItemSetRemote

  • Packages that use ItemSetRemote 
    Package Description
    psdi.app.countbook  
    psdi.app.item
    The Item package includes MAXIMO Business Objects related to items.
    psdi.app.serviceitem  
    • Uses of ItemSetRemote in psdi.app.countbook

      Methods in psdi.app.countbook with parameters of type ItemSetRemote 
      Modifier and Type Method and Description
      CountBookLineSetRemote CountBookService.populateCBLineForItems(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote cbLineSetRemote, ItemSetRemote itemSetRemote, java.lang.String countBookNum) 
      CountBookLineSetRemote CountBookServiceRemote.populateCBLineForItems(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote cbLineSetRemote, ItemSetRemote itemSetRemote, java.lang.String countBookNum)
      This method populates the count book line for given ItemSet
    • Uses of ItemSetRemote in psdi.app.item

      Subinterfaces of ItemSetRemote in psdi.app.item 
      Modifier and Type Interface and Description
      interface  ToolItemSetRemote
      Remote Interface to the ToolItem set.
      Classes in psdi.app.item that implement ItemSetRemote 
      Modifier and Type Class and Description
      class  ItemSet
      Represents the set of Items.
      class  ToolItemSet
      Represents the Mbo set of ToolItem.
    • Uses of ItemSetRemote in psdi.app.serviceitem

      Subinterfaces of ItemSetRemote in psdi.app.serviceitem 
      Modifier and Type Interface and Description
      interface  ServiceItemSetRemote
      Remote Interface for Service Items set.
      Classes in psdi.app.serviceitem that implement ItemSetRemote 
      Modifier and Type Class and Description
      class  ServiceItemSet
      Represents a set of service items This MboSet extends ItemSet
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes