|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.ingest.action.CreateBibAction
public class CreateBibAction
Created by IntelliJ IDEA. User: pvsubrah Date: 3/30/12 Time: 1:16 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
CreateBibAction()
|
|
| Method Summary | |
|---|---|
void |
execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
This method takes the initial request when creating the BibAction. |
void |
executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
This method simulate the executionEnvironment. |
DiscoveryHelperService |
getDiscoveryHelperService()
Gets the discoveryHelperService attribute. |
DocstoreHelperService |
getDocstoreHelperService()
Gets the docstoreHelperService attribute. |
void |
setDiscoveryHelperService(DiscoveryHelperService discoveryHelperService)
Sets the discoveryHelperService attribute value. |
void |
setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
Sets the docstoreHelperService attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateBibAction()
| Method Detail |
|---|
public void execute(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
execute in interface org.kuali.rice.krms.framework.engine.ActionexecutionEnvironment - public void executeSimulation(org.kuali.rice.krms.api.engine.ExecutionEnvironment executionEnvironment)
executeSimulation in interface org.kuali.rice.krms.framework.engine.ActionexecutionEnvironment - public DocstoreHelperService getDocstoreHelperService()
public void setDocstoreHelperService(DocstoreHelperService docstoreHelperService)
docstoreHelperService - .The docstoreHelperService to set.public void setDiscoveryHelperService(DiscoveryHelperService discoveryHelperService)
discoveryHelperService - .The discoveryHelperService to set.public DiscoveryHelperService getDiscoveryHelperService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||