public interface OleLoanDocumentWebService
| Modifier and Type | Method and Description | 
|---|---|
| String | getItemDueDate(String itemUuId) | 
| String | getItemInformation(String itemUUID,
                                    String itemType,
                                    String itemShelvingLocation,
                                    String shelvingLocation,
                                    String localLocation) | 
| boolean | getItemRenewable(String itemUuId,
                                String itemType,
                                String location) | 
String getItemDueDate(String itemUuId)
boolean getItemRenewable(String itemUuId, String itemType, String location)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.