Package com.portal.app.cc.comp
Interface PInvoiceBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PInvoiceBeanImpl
-
Method Summary
Modifier and TypeMethodDescriptiongetInvoice
(PModelHandle pm, PModelHandle mH) Gets the invoice from server
-
Method Details
-
getInvoice
Gets the invoice from server- Parameters:
account
- Model handlebill
- model handle- Returns:
- the invoice or error object
- Throws:
RemoteException
-