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
Exception
List getInstanceCollectionOnItemBarcodenMatch(String itemBarcode) throws Exception
Exception
List getInstanceCollectionOnVendorLineItemIdentifierMatch(String vendorLineItenIdentifier) throws Exception
Exception
List getBibInfoUsingUUID(String id) throws Exception
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.