|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.BaseArchive
org.openedit.store.orders.BaseOrderProcessor
org.openedit.cart.paypal.PaypalOrderProcessor
public class PaypalOrderProcessor
| Field Summary |
|---|
| Fields inherited from interface org.openedit.store.orders.OrderProcessor |
|---|
AUTHORIZATION_RESULT_KEY, AUTHORIZATION_RESULT_STRING_KEY |
| Constructor Summary | |
|---|---|
PaypalOrderProcessor()
|
|
| Method Summary | |
|---|---|
ModuleManager |
getModuleManager()
|
PaypalUtil |
getPaypalUtil()
|
PostMail |
getPostMail()
|
void |
processNewOrder(WebPageRequest inContext,
Store inStore,
Order inOrder)
|
void |
setModuleManager(ModuleManager moduleManager)
|
void |
setPageManager(PageManager inPageManager)
|
void |
setPaypalUtil(PaypalUtil paypalUtil)
|
void |
setPostMail(PostMail postMail)
|
| Methods inherited from class org.openedit.store.orders.BaseOrderProcessor |
|---|
archiveOrderData, captureOrder, changeOrderStatus, exportNewOrder, getOrderStates, listAllOrderIds, loadSubmittedOrder, saveOrder |
| Methods inherited from class org.openedit.store.BaseArchive |
|---|
getCatalogId, getWebEventListener, setCatalogId, setWebEventListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PaypalOrderProcessor()
| Method Detail |
|---|
public ModuleManager getModuleManager()
public void setModuleManager(ModuleManager moduleManager)
public PostMail getPostMail()
public void setPostMail(PostMail postMail)
public void processNewOrder(WebPageRequest inContext,
Store inStore,
Order inOrder)
throws StoreException
processNewOrder in interface OrderProcessorStoreExceptionpublic void setPageManager(PageManager inPageManager)
public PaypalUtil getPaypalUtil()
public void setPaypalUtil(PaypalUtil paypalUtil)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
