|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.workflow.BaseActivity
org.broadleafcommerce.inventory.service.workflow.CheckAvailabilityActivity
public class CheckAvailabilityActivity
| Field Summary | |
|---|---|
protected org.broadleafcommerce.core.catalog.service.CatalogService |
catalogService
|
protected InventoryService |
inventoryService
|
protected org.broadleafcommerce.core.order.service.OrderItemService |
orderItemService
|
| Constructor Summary | |
|---|---|
CheckAvailabilityActivity()
|
|
| Method Summary | |
|---|---|
org.broadleafcommerce.core.workflow.ProcessContext |
execute(org.broadleafcommerce.core.workflow.ProcessContext context)
|
| Methods inherited from class org.broadleafcommerce.core.workflow.BaseActivity |
|---|
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setRollbackHandler, setRollbackRegion, setStateConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.broadleafcommerce.core.catalog.service.CatalogService catalogService
protected org.broadleafcommerce.core.order.service.OrderItemService orderItemService
protected InventoryService inventoryService
| Constructor Detail |
|---|
public CheckAvailabilityActivity()
| Method Detail |
|---|
public org.broadleafcommerce.core.workflow.ProcessContext execute(org.broadleafcommerce.core.workflow.ProcessContext context)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||