public class PatronLookupCircUIController extends PatronLookupCircBaseController
| Constructor and Description |
|---|
PatronLookupCircUIController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPatronBarcode(DroolsExchange droolsExchange) |
OlePatronDocument |
getPatronDocument(DroolsExchange droolsExchange) |
void |
setErrorMessage(DroolsExchange droolsExchange,
ErrorMessage errorMessage) |
void |
setPatronDocument(DroolsExchange droolsExchange,
OlePatronDocument patronDocument) |
void |
setProxyCheckDone(DroolsExchange droolsExchange,
boolean proxyCheckDone) |
getOlePatronRecordUtil, hasProxyPatrons, processPatronSearchPostProxyHandling, processRules, searchPatronaddToFormattedContent, buildItemContent, convertDateToString, convertToString, deleteItemInfoInSolr, fireRules, getBusinessObjectService, getCircDeskLocationResolver, getDateFormatForDocstoreDueDate, getDocstoreClientLocator, getExistingItemFromSolr, getItemForUpdate, getItemOlemlRecordProcessor, getItemRecordByBarcode, getLoanDocumentFromListBasedOnItemBarcode, getLoanDocumentFromListBasedOnItemUuid, getLoginUserId, processDateAndTimeForAlterDueDate, processNotices, rollBackSavedLoanRecord, setDateFormatForDocstoreDueDate, updateItem, updateItemInfoInSolr, updateLoanDocumentWithItemInformation, updateNoticesForLoanDocument, validateTimepublic PatronLookupCircUIController()
public OlePatronDocument getPatronDocument(DroolsExchange droolsExchange)
getPatronDocument in class PatronLookupCircBaseControllerpublic void setPatronDocument(DroolsExchange droolsExchange, OlePatronDocument patronDocument)
setPatronDocument in class PatronLookupCircBaseControllerpublic String getPatronBarcode(DroolsExchange droolsExchange)
getPatronBarcode in class PatronLookupCircBaseControllerpublic void setErrorMessage(DroolsExchange droolsExchange, ErrorMessage errorMessage)
setErrorMessage in class PatronLookupCircBaseControllerpublic void setProxyCheckDone(DroolsExchange droolsExchange, boolean proxyCheckDone)
setProxyCheckDone in class PatronLookupCircBaseControllerCopyright © 2004–2015 The Kuali Foundation. All rights reserved.