|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides method to send order confirmation mail to the client
Method Summary | |
void |
sendMail(EMailMessage eMess)
Sends an email message to confirm completion of an order. |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome,
getHandle,
getPrimaryKey,
isIdentical,
remove |
Method Detail |
public void sendMail(EMailMessage eMess) throws java.rmi.RemoteException, SendMailException
orderId
- is used to generate the contents of the
message
throws RemoteException if an error occurs while trying to
send the email message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |