|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.ingest.action.UpdateItemAction
public class UpdateItemAction
UpdateItemAction is a action class for Update Item Action
| Constructor Summary | |
|---|---|
UpdateItemAction()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateItemAction()
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||