org.kuali.ole.service.impl
Class OleDeliveryDocstoreServiceImpl
java.lang.Object
org.kuali.ole.service.impl.OleDeliveryDocstoreServiceImpl
- All Implemented Interfaces:
- OleDeliveryDocstoreService
public class OleDeliveryDocstoreServiceImpl
- extends Object
- implements OleDeliveryDocstoreService
Created with IntelliJ IDEA.
User: ?
Date: 10/5/12
Time: 10:56 AM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OleDeliveryDocstoreServiceImpl
public OleDeliveryDocstoreServiceImpl()
getOleItemSearchList
public List<OleItemSearch> getOleItemSearchList(Map<String,String> searchCriteria)
- Specified by:
getOleItemSearchList
in interface OleDeliveryDocstoreService
persistNewToDocstoreForIngest
public String persistNewToDocstoreForIngest(BibliographicRecord bibliographicRecord,
Item item,
OleHoldings oleHoldings)
- Specified by:
persistNewToDocstoreForIngest
in interface OleDeliveryDocstoreService
itemValidations
public boolean itemValidations(String itemUid)
- Validation for item barcode , status, shelving location and item type presences in item level record.
- Specified by:
itemValidations
in interface OleDeliveryDocstoreService
- Parameters:
itemUid
-
- Returns:
getLocation
public String getLocation(LocationLevel oleLocationLevel)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.