public class UpdateItemAction extends Object implements org.kuali.rice.krms.framework.engine.Action
| Constructor and Description |
|---|
UpdateItemAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
This method takes the initial request when updating the itemAction.
|
void |
executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
This method simulate the executionEnvironment.
|
protected DataCarrierService |
getDataCarrierService()
Gets the dataCarrierService attribute.
|
DiscoveryHelperService |
getDiscoveryHelperService()
Gets the discoveryHelperService attribute.
|
DocstoreHelperService |
getDocstoreHelperService()
gets the docstoreHelperService
|
void |
setDiscoveryHelperService(DiscoveryHelperService discoveryHelperService)
Sets the discoveryHelperService attribute value.
|
void |
setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
Sets the docstoreHelperService
|
public UpdateItemAction()
public void execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
execute in interface org.kuali.rice.krms.framework.engine.ActionexecutionEnvironment - protected DataCarrierService getDataCarrierService()
public void executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
executeSimulation in interface org.kuali.rice.krms.framework.engine.ActionexecutionEnvironment - public void setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
docstoreHelperService - public DocstoreHelperService getDocstoreHelperService()
public DiscoveryHelperService getDiscoveryHelperService()
public void setDiscoveryHelperService(DiscoveryHelperService discoveryHelperService)
discoveryHelperService - . The discoveryHelperService to set.Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.