public class OverlayMatchingServiceImpl extends Object implements OverlayMatchingService
Constructor and Description |
---|
OverlayMatchingServiceImpl() |
Modifier and Type | Method and Description |
---|---|
List |
getBibInfoUsingUUID(String id) |
DiscoveryHelperService |
getDiscoveryHelperService() |
List |
getInstanceCollectionOnItemBarcodenMatch(String itemBarcode) |
List |
getInstanceCollectionOnLocationMatch(String locationName) |
List |
getInstanceCollectionOnVendorLineItemIdentifierMatch(String vendorLineItenIdentifier) |
public OverlayMatchingServiceImpl()
public List getInstanceCollectionOnLocationMatch(String locationName) throws Exception
getInstanceCollectionOnLocationMatch
in interface OverlayMatchingService
Exception
public List getInstanceCollectionOnItemBarcodenMatch(String itemBarcode) throws Exception
getInstanceCollectionOnItemBarcodenMatch
in interface OverlayMatchingService
Exception
public List getInstanceCollectionOnVendorLineItemIdentifierMatch(String vendorLineItenIdentifier) throws Exception
getInstanceCollectionOnVendorLineItemIdentifierMatch
in interface OverlayMatchingService
Exception
public List getBibInfoUsingUUID(String id) throws Exception
getBibInfoUsingUUID
in interface OverlayMatchingService
Exception
public DiscoveryHelperService getDiscoveryHelperService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.