|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.customerorder.batch.BaseCustomerOrderBatchSubprocess
com.retek.component.customerorder.batch.CreditCardExpireAuthorizationsSubprocess
Class which encapsulates data and behavior for executing the credit card expiration subprocess.
Constructor Summary | |
CreditCardExpireAuthorizationsSubprocess(RcomAbstractBatchProgram parentBatch,
DistributedContext batchContext)
|
Method Summary | |
protected OrderSearchCriteria |
createOrderSearchCriteria()
|
protected boolean |
doProcessOrder(CustomerOrder order)
|
protected RetekLogger |
getLogger()
|
Methods inherited from class com.retek.component.customerorder.batch.BaseCustomerOrderBatchSubprocess |
doSubprocess, doWorkOnOrders, executeSubprocess, getBatch, getBatchContext, getBatchResult, getBatchUser, getCustomerOrderStateModel, getSubprocessName, getWorkUnitSize, promoteToCompleteFailure, promoteToPartialFailure |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CreditCardExpireAuthorizationsSubprocess(RcomAbstractBatchProgram parentBatch, DistributedContext batchContext)
Method Detail |
protected final OrderSearchCriteria createOrderSearchCriteria() throws SystemException
createOrderSearchCriteria
in class BaseCustomerOrderBatchSubprocess
SystemException
protected final boolean doProcessOrder(CustomerOrder order) throws SystemException
doProcessOrder
in class BaseCustomerOrderBatchSubprocess
SystemException
protected final RetekLogger getLogger()
getLogger
in class BaseCustomerOrderBatchSubprocess
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |