public class UpdateBibExcludingGPFieldAction extends Object implements org.kuali.rice.krms.framework.engine.Action
Constructor and Description |
---|
UpdateBibExcludingGPFieldAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
This will update the existing Bib and Instance record ignoring the Globally Protected field.
|
void |
executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
This method simulate the executionEnvironment.
|
protected DataCarrierService |
getDataCarrierService()
Gets the dataCarrierService attribute.
|
DocstoreClientLocator |
getDocstoreClientLocator() |
OleOverlayActionService |
getOleOverlayActionService() |
OverlayHelperService |
getOverlayHelperService() |
OverlayRetrivalService |
getOverlayRetrivalService() |
public UpdateBibExcludingGPFieldAction()
public void execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
execute
in interface org.kuali.rice.krms.framework.engine.Action
executionEnvironment
- public void executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
executeSimulation
in interface org.kuali.rice.krms.framework.engine.Action
executionEnvironment
- protected DataCarrierService getDataCarrierService()
public OverlayHelperService getOverlayHelperService()
public OverlayRetrivalService getOverlayRetrivalService()
public OleOverlayActionService getOleOverlayActionService()
public DocstoreClientLocator getDocstoreClientLocator()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.