org.kuali.ole
Class OleHoldingsRecordHandler

java.lang.Object
  extended by 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.


Constructor Summary
OleHoldingsRecordHandler()
           
 
Method Summary
 String generateXML(List<ProfileAttribute> profileAttributes)
           
 OleHolding getOleHoldings(List<ProfileAttribute> profileAttributes)
           
 String toXML(OleHolding oleHolding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleHoldingsRecordHandler

public OleHoldingsRecordHandler()
Method Detail

generateXML

public String generateXML(List<ProfileAttribute> profileAttributes)

getOleHoldings

public OleHolding getOleHoldings(List<ProfileAttribute> profileAttributes)

toXML

public String toXML(OleHolding oleHolding)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.