public class OleHoldingsRecordHandler extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CALL_NUMBER_TYPE |
Constructor and Description |
---|
OleHoldingsRecordHandler() |
Modifier and Type | Method and Description |
---|---|
String |
generateXML(List<ProfileAttribute> profileAttributes) |
DataField |
getDataFieldForTag(BibliographicRecord bibliographicRecord,
String tag) |
OleHoldings |
getOleHoldings(BibliographicRecord bibliographicRecord,
List<ProfileAttribute> profileAttributes) |
OleHoldings |
getOleHoldings(List<ProfileAttribute> profileAttributes) |
String |
toXML(OleHoldings oleHolding) |
public static final String CALL_NUMBER_TYPE
public OleHoldingsRecordHandler()
public String generateXML(List<ProfileAttribute> profileAttributes)
public OleHoldings getOleHoldings(List<ProfileAttribute> profileAttributes)
public OleHoldings getOleHoldings(BibliographicRecord bibliographicRecord, List<ProfileAttribute> profileAttributes)
public DataField getDataFieldForTag(BibliographicRecord bibliographicRecord, String tag)
public String toXML(OleHoldings oleHolding)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.