public interface OverlayMatchingService
| Modifier and Type | Method and Description |
|---|---|
List |
getBibInfoUsingUUID(String id) |
List |
getInstanceCollectionOnItemBarcodenMatch(String itemBarcode) |
List |
getInstanceCollectionOnLocationMatch(String locationName) |
List |
getInstanceCollectionOnVendorLineItemIdentifierMatch(String vendorLineItenIdentifier) |
List getInstanceCollectionOnLocationMatch(String locationName) throws Exception
ExceptionList getInstanceCollectionOnItemBarcodenMatch(String itemBarcode) throws Exception
ExceptionList getInstanceCollectionOnVendorLineItemIdentifierMatch(String vendorLineItenIdentifier) throws Exception
ExceptionList getBibInfoUsingUUID(String id) throws Exception
ExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.