|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BasketHandler
Method Summary | |
---|---|
CancelRS |
cancel(CancelRQ rq)
use this method to cancel a whole shopping basket |
CancelServiceRS |
cancelService(CancelServiceRQ rq)
use this method to cancel a service inside a shopping basket |
ConfirmRS |
confirm(ConfirmRQ rq)
use this method to confirm and close the shopping basket |
ConfirmRS |
confirmAgencyReference(ConfirmRQAR rq)
use this method to confirm , close and fix the Agency Reference Code of the shopping basket ! |
ConfirmRS |
confirmExtends(ConfirmRQExtends rq)
use this method to confirm and close the shopping basket permit modify: userId, titular, sendDocumentationTo, agencyReference and comments. |
GetBasketRS |
getBasket(GetBasketRQ rq)
use this method to retrive the shopping basket data |
GetBasketExtendedRS |
getBasketExtended(GetBasketRQ rq)
use this method to retrieve the shopping basket data including basket comments and services comments/erratas |
GetBasketExtendedRSV12 |
getBasketExtendedV2(GetBasketRQ rq)
|
GetBasketsRS |
getBaskets(GetBasketsRQ rq)
use this method to search for your shopping baskets. |
GetDocRS |
getDoc(GetDocRQ rq)
use this method to retrieve the documentation related to a basket (proforma, vouchers, etc) |
ValuateCancellationRS |
valuateCancellation(ValuateCancellationRQ rq)
use this method to valuate a shopping basket cancellation |
ValuateServiceCancellationRS |
valuateServiceCancellation(ValuateServiceCancellationRQ rq)
use this method to valuate a service cancellation |
Method Detail |
---|
ConfirmRS confirm(ConfirmRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
ConfirmRS confirmExtends(ConfirmRQExtends rq) throws java.rmi.RemoteException
java.rmi.RemoteException
ConfirmRS confirmAgencyReference(ConfirmRQAR rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetBasketRS getBasket(GetBasketRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetBasketExtendedRS getBasketExtended(GetBasketRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetBasketExtendedRSV12 getBasketExtendedV2(GetBasketRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
CancelServiceRS cancelService(CancelServiceRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
CancelRS cancel(CancelRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
ValuateServiceCancellationRS valuateServiceCancellation(ValuateServiceCancellationRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
ValuateCancellationRS valuateCancellation(ValuateCancellationRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetBasketsRS getBaskets(GetBasketsRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetDocRS getDoc(GetDocRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |