public class OleSelectDocumentServiceImpl extends Object implements OleSelectDocumentService
| Constructor and Description |
|---|
OleSelectDocumentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
OlePatronRecordHandler |
getOlePatronRecordHandler() |
List<OLERequestorPatronDocument> |
getPatronDocumentListFromWebService() |
String |
getPatronName(List<OLERequestorPatronDocument> olePatronDocumentList,
String requestorId) |
String |
getSelectParameterValue(String parameterName) |
void |
setOlePatronRecordHandler(OlePatronRecordHandler olePatronRecordHandler) |
public OleSelectDocumentServiceImpl()
public List<OLERequestorPatronDocument> getPatronDocumentListFromWebService()
getPatronDocumentListFromWebService in interface OleSelectDocumentServicepublic String getPatronName(List<OLERequestorPatronDocument> olePatronDocumentList, String requestorId)
getPatronName in interface OleSelectDocumentServicepublic OlePatronRecordHandler getOlePatronRecordHandler()
public String getSelectParameterValue(String parameterName)
getSelectParameterValue in interface OleSelectDocumentServicepublic void setOlePatronRecordHandler(OlePatronRecordHandler olePatronRecordHandler)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.