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

Uses of Interface
psdi.app.contract.ContractLineRemote

  • Packages that use ContractLineRemote 
    Package Description
    psdi.app.contract  
    psdi.app.contract.lease  
    psdi.app.contract.software  
    psdi.app.contract.warranty  
    • Uses of ContractLineRemote in psdi.app.contract

      Classes in psdi.app.contract that implement ContractLineRemote 
      Modifier and Type Class and Description
      class  ContractLine
      MBO to represent a Purchase Contract Line in the MAXIMO System.
    • Uses of ContractLineRemote in psdi.app.contract.lease

      Classes in psdi.app.contract.lease that implement ContractLineRemote 
      Modifier and Type Class and Description
      class  LeaseViewLine
      MBO to represent a Contract Line in the MAXIMO System.
    • Uses of ContractLineRemote in psdi.app.contract.software

      Subinterfaces of ContractLineRemote in psdi.app.contract.software 
      Modifier and Type Interface and Description
      interface  SFWLineRemote
      Remote Interface to the SFWLine object.
      interface  SFWViewLineRemote
      Remote Interface to the ContractLine object.
      Classes in psdi.app.contract.software that implement ContractLineRemote 
      Modifier and Type Class and Description
      class  SFWLine
      MBO to represent a Software Contract Line in the MAXIMO System.
      class  SFWViewLine 
    • Uses of ContractLineRemote in psdi.app.contract.warranty

      Subinterfaces of ContractLineRemote in psdi.app.contract.warranty 
      Modifier and Type Interface and Description
      interface  WarrantyViewLineRemote
      Remote Interface to the WarrantyViewLine object.
      Classes in psdi.app.contract.warranty that implement ContractLineRemote 
      Modifier and Type Class and Description
      class  WarrantyLine
      MBO to represent a Warranty Line in the MAXIMO System.
      class  WarrantyViewLine
      MBO to represent a Warranty Line View in the MAXIMO System.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes