public class ISBNFunction extends Object implements org.kuali.rice.krms.framework.engine.Function
| Constructor and Description |
|---|
ISBNFunction() |
| Modifier and Type | Method and Description |
|---|---|
DocstoreClientLocator |
getDocstoreClientLocator() |
Object |
invoke(Object... arguments)
This method takes the request and normalize the isbn and sets the bibRecordFromSOLRResponse into dataCarrierService.
|
void |
setDocstoreClientLocator(DocstoreClientLocator docstoreClientLocator) |
public ISBNFunction()
public Object invoke(Object... arguments)
invoke in interface org.kuali.rice.krms.framework.engine.Functionarguments - public DocstoreClientLocator getDocstoreClientLocator()
public void setDocstoreClientLocator(DocstoreClientLocator docstoreClientLocator)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.