public class DocstoreUtil extends Object
| Constructor and Description | 
|---|
| DocstoreUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| DocstoreClientLocator | getDocstoreClientLocator() | 
| String | getLocation(Location location,
                      StringBuffer locationLevel) | 
| OleHoldings | getOleHoldings(String instanceUUID) | 
| OleItemSearch | getOleItemSearchList(String itemUuid) | 
| void | getSearchResultFields(SearchParams searchParams) | 
| List<OleItemSearch> | getSearchResults(SearchResponse searchResponse) | 
| boolean | isItemAvailableInDocStore(OleDeliverRequestBo oleDeliverRequestBo) | 
| boolean | isItemAvailableInDocStore(String itemBarcode) | 
public DocstoreUtil()
public DocstoreClientLocator getDocstoreClientLocator()
public boolean isItemAvailableInDocStore(OleDeliverRequestBo oleDeliverRequestBo)
public OleItemSearch getOleItemSearchList(String itemUuid)
public boolean isItemAvailableInDocStore(String itemBarcode)
public void getSearchResultFields(SearchParams searchParams)
public List<OleItemSearch> getSearchResults(SearchResponse searchResponse)
public String getLocation(Location location, StringBuffer locationLevel)
public OleHoldings getOleHoldings(String instanceUUID) throws Exception
ExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.