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 OleSelectDocumentService
public String getPatronName(List<OLERequestorPatronDocument> olePatronDocumentList, String requestorId)
getPatronName
in interface OleSelectDocumentService
public OlePatronRecordHandler getOlePatronRecordHandler()
public String getSelectParameterValue(String parameterName)
getSelectParameterValue
in interface OleSelectDocumentService
public void setOlePatronRecordHandler(OlePatronRecordHandler olePatronRecordHandler)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.