public class OleOverlayActionServiceImpl extends Object implements OleOverlayActionService
Constructor and Description |
---|
OleOverlayActionServiceImpl() |
Modifier and Type | Method and Description |
---|---|
DocstoreClientLocator |
getDocstoreClientLocator() |
OverlayOutputService |
getOverlayDocstoreOutputService() |
OverlayFileReaderFactory |
getOverlayFileReaderFactory() |
OverlayHelperService |
getOverlayHelperService() |
OverlayOutputServiceFactory |
getOverlayOutputServiceFactory() |
OverlayOutputService |
getOverlayTransactionOutputService() |
String |
performOverlayLookupAction(String profileName,
HashMap<String,Object> objects,
String holdingId,
OleOrderRecord oleOrderRecord) |
void |
updateRecordExcludingGPF(HashMap<String,String> uuids,
BibMarcRecord oldMarcRecord,
BibMarcRecord newBibMarcRecord,
LineItemOrder lineItemOrder,
List<String> gpfFieldList,
List<OverlayOption> overlayOptionList,
String profileName) |
void |
updateRecordIncludingGPF(HashMap<String,String> uuids,
BibMarcRecord oldBibMarcRecord,
BibMarcRecord newBibMarcRecord,
LineItemOrder lineItemOrder,
List<String> gpfFieldList,
List<OverlayOption> overlayOptionList,
String profileName) |
public OleOverlayActionServiceImpl()
public String performOverlayLookupAction(String profileName, HashMap<String,Object> objects, String holdingId, OleOrderRecord oleOrderRecord) throws Exception
performOverlayLookupAction
in interface OleOverlayActionService
Exception
public void updateRecordExcludingGPF(HashMap<String,String> uuids, BibMarcRecord oldMarcRecord, BibMarcRecord newBibMarcRecord, LineItemOrder lineItemOrder, List<String> gpfFieldList, List<OverlayOption> overlayOptionList, String profileName) throws Exception
updateRecordExcludingGPF
in interface OleOverlayActionService
Exception
public void updateRecordIncludingGPF(HashMap<String,String> uuids, BibMarcRecord oldBibMarcRecord, BibMarcRecord newBibMarcRecord, LineItemOrder lineItemOrder, List<String> gpfFieldList, List<OverlayOption> overlayOptionList, String profileName) throws Exception
updateRecordIncludingGPF
in interface OleOverlayActionService
Exception
public OverlayOutputService getOverlayDocstoreOutputService()
public OverlayOutputService getOverlayTransactionOutputService()
public OverlayOutputServiceFactory getOverlayOutputServiceFactory()
public OverlayFileReaderFactory getOverlayFileReaderFactory()
public OverlayHelperService getOverlayHelperService()
public DocstoreClientLocator getDocstoreClientLocator()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.