public interface PopulateBibInfoService
Modifier and Type | Method and Description |
---|---|
String |
processBibInfoForCitation(String citation,
BibInfoBean bibInfoBean) |
String |
processBibInfoForForm(BibInfoBean bibInfoBean,
String title,
String author,
String edition,
String series,
String publisher,
String placeOfPublication,
String yearOfPublication,
String standardNumber,
String typeOfStandardNumber,
String routeRequesterReceipt) |
String |
processBibInfoForOperURL(String openUrl,
BibInfoBean bibInfoBean) |
String processBibInfoForCitation(String citation, BibInfoBean bibInfoBean) throws Exception
Exception
String processBibInfoForOperURL(String openUrl, BibInfoBean bibInfoBean) throws Exception
Exception
String processBibInfoForForm(BibInfoBean bibInfoBean, String title, String author, String edition, String series, String publisher, String placeOfPublication, String yearOfPublication, String standardNumber, String typeOfStandardNumber, String routeRequesterReceipt) throws Exception
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.