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

Uses of Interface
psdi.app.contract.ContractRemote

  • Packages that use ContractRemote 
    Package Description
    psdi.app.contract  
    psdi.app.contract.labor  
    psdi.app.contract.lease  
    psdi.app.contract.master  
    psdi.app.contract.purch  
    psdi.app.contract.software  
    psdi.app.contract.warranty  
    • Uses of ContractRemote in psdi.app.contract

      Classes in psdi.app.contract that implement ContractRemote 
      Modifier and Type Class and Description
      class  Contract
      MBO object to represent the Contract table.
    • Uses of ContractRemote in psdi.app.contract.labor

      Subinterfaces of ContractRemote in psdi.app.contract.labor 
      Modifier and Type Interface and Description
      interface  LaborViewRemote
      Remote Interface to the Purchase Contract View object.
      Classes in psdi.app.contract.labor that implement ContractRemote 
      Modifier and Type Class and Description
      class  LaborView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of ContractRemote in psdi.app.contract.lease

      Subinterfaces of ContractRemote in psdi.app.contract.lease 
      Modifier and Type Interface and Description
      interface  LeaseViewRemote
      Remote Interface to the Lease/Rental Contract View object.
      Classes in psdi.app.contract.lease that implement ContractRemote 
      Modifier and Type Class and Description
      class  LeaseView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of ContractRemote in psdi.app.contract.master

      Subinterfaces of ContractRemote in psdi.app.contract.master 
      Modifier and Type Interface and Description
      interface  MasterViewRemote
      Remote Interface to the Master Contract View object.
      Classes in psdi.app.contract.master that implement ContractRemote 
      Modifier and Type Class and Description
      class  MasterView
      MBO object to represent the view containing the Contract and the Master Contract tables.
    • Uses of ContractRemote in psdi.app.contract.purch

      Subinterfaces of ContractRemote in psdi.app.contract.purch 
      Modifier and Type Interface and Description
      interface  PurchViewRemote
      Remote Interface to the Purchase Contract View object.
      Classes in psdi.app.contract.purch that implement ContractRemote 
      Modifier and Type Class and Description
      class  PurchView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of ContractRemote in psdi.app.contract.software

      Subinterfaces of ContractRemote in psdi.app.contract.software 
      Modifier and Type Interface and Description
      interface  SFWViewRemote
      Remote Interface to the Software Contract View object.
      Classes in psdi.app.contract.software that implement ContractRemote 
      Modifier and Type Class and Description
      class  SFWView
      MBO object to represent the view containing the Contract and the Software Contract tables.
    • Uses of ContractRemote in psdi.app.contract.warranty

      Subinterfaces of ContractRemote in psdi.app.contract.warranty 
      Modifier and Type Interface and Description
      interface  WarrantyViewRemote
      Remote Interface to the Warranty Contract View object.
      Classes in psdi.app.contract.warranty that implement ContractRemote 
      Modifier and Type Class and Description
      class  WarrantyView
      MBO object to represent the view of the Contract table.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes