org.kuali.ole.ingest.action
Class UpdateBibIncludingGPFieldAction
java.lang.Object
org.kuali.ole.ingest.action.UpdateBibIncludingGPFieldAction
- All Implemented Interfaces:
- org.kuali.rice.krms.framework.engine.Action
public class UpdateBibIncludingGPFieldAction
- extends Object
- implements org.kuali.rice.krms.framework.engine.Action
Created by IntelliJ IDEA.
User: premkb
Date: 12/11/12
Time: 3:14 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateBibIncludingGPFieldAction
public UpdateBibIncludingGPFieldAction()
execute
public void execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
- This will update the existing Bib and Instance record ignoring the Globally Protected field.
- Specified by:
execute
in interface org.kuali.rice.krms.framework.engine.Action
- Parameters:
executionEnvironment
-
executeSimulation
public void executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
- This method simulate the executionEnvironment.
- Specified by:
executeSimulation
in interface org.kuali.rice.krms.framework.engine.Action
- Parameters:
executionEnvironment
-
getDataCarrierService
protected DataCarrierService getDataCarrierService()
getDiscoveryHelperService
public DiscoveryHelperService getDiscoveryHelperService()
getOleOverlayActionService
public OleOverlayActionService getOleOverlayActionService()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.