public class OleLoanDocumentWebServiceImpl extends Object implements OleLoanDocumentWebService
Constructor and Description |
---|
OleLoanDocumentWebServiceImpl() |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService() |
DocstoreUtil |
getDocstoreUtil() |
String |
getItemDueDate(String itemUuId) |
String |
getItemInformation(String itemUUID,
String itemType,
String itemShelvingLocation,
String shelvingLocation,
String localLocation) |
boolean |
getItemRenewable(String itemUuId,
String itemType,
String location) |
LoanProcessor |
getLoanProcessor() |
String |
getLocationName(String locationCode) |
OleCirculationPolicyService |
getOleCirculationPolicyService() |
OleDeliverRequestDocumentHelperServiceImpl |
getOleDeliverRequestDocumentHelperServiceImpl() |
OLESruItemHandler |
getOleSruItemHandler() |
public OleLoanDocumentWebServiceImpl()
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public OLESruItemHandler getOleSruItemHandler()
public OleDeliverRequestDocumentHelperServiceImpl getOleDeliverRequestDocumentHelperServiceImpl()
public LoanProcessor getLoanProcessor()
public DocstoreUtil getDocstoreUtil()
public OleCirculationPolicyService getOleCirculationPolicyService()
public String getItemDueDate(String itemUuId)
getItemDueDate
in interface OleLoanDocumentWebService
public boolean getItemRenewable(String itemUuId, String itemType, String location)
getItemRenewable
in interface OleLoanDocumentWebService
public String getItemInformation(String itemUUID, String itemType, String itemShelvingLocation, String shelvingLocation, String localLocation)
getItemInformation
in interface OleLoanDocumentWebService
public String getLocationName(String locationCode)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.