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(BibMarcRecord bibMarcRecord,
String tag) |
OleHoldings |
getOleHoldings(BibMarcRecord bibMarcRecord,
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(BibMarcRecord bibMarcRecord, List<ProfileAttribute> profileAttributes)
public DataField getDataFieldForTag(BibMarcRecord bibMarcRecord, String tag)
public String toXML(OleHoldings oleHolding)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.