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

Uses of Interface
psdi.app.invoice.InvoiceCostRemote

  • Packages that use InvoiceCostRemote 
    Package Description
    psdi.app.invoice
    The invoice package is a collection of MBOs used for creating and maintaining invoices.
    • Uses of InvoiceCostRemote in psdi.app.invoice

      Classes in psdi.app.invoice that implement InvoiceCostRemote 
      Modifier and Type Class and Description
      class  InvoiceCost
      Mbo object to represent InvoiceCost.
      Fields in psdi.app.invoice declared as InvoiceCostRemote 
      Modifier and Type Field and Description
      protected InvoiceCostRemote InvoiceLine.newInvoiceCost 
      Methods in psdi.app.invoice that return InvoiceCostRemote 
      Modifier and Type Method and Description
      InvoiceCostRemote InvoiceLine.getNewInvoiceCost()
      Returns the newly added InvoiceCost mbo.
      InvoiceCostRemote InvoiceLineRemote.getNewInvoiceCost()
      Returns the newly added InvoiceCost mbo.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes