org.kuali.ole
Class OleHoldingsRecordHandler
java.lang.Object
   org.kuali.ole.OleHoldingsRecordHandler
org.kuali.ole.OleHoldingsRecordHandler
- public class OleHoldingsRecordHandler 
- extends Object
Created by IntelliJ IDEA.
 User: pvsubrah
 Date: 4/10/12
 Time: 9:24 PM
 To change this template use File | Settings | File Templates.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CALL_NUMBER_TYPE
public static final String CALL_NUMBER_TYPE
- See Also:
- Constant Field Values
OleHoldingsRecordHandler
public OleHoldingsRecordHandler()
generateXML
public String generateXML(List<ProfileAttribute> profileAttributes)
- 
 
getOleHoldings
public OleHoldings getOleHoldings(List<ProfileAttribute> profileAttributes)
- 
 
getOleHoldings
public OleHoldings getOleHoldings(BibliographicRecord bibliographicRecord,
                                  List<ProfileAttribute> profileAttributes)
- 
 
getDataFieldForTag
public DataField getDataFieldForTag(BibliographicRecord bibliographicRecord,
                                    String tag)
- 
 
toXML
public String toXML(OleHoldings oleHolding)
- 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.