org.kuali.ole
Class OleOrderRecordHandler

java.lang.Object
  extended by org.kuali.ole.OleOrderRecordHandler

public class OleOrderRecordHandler
extends Object

Created by IntelliJ IDEA. User: pvsubrah Date: 4/9/12 Time: 7:20 AM To change this template use File | Settings | File Templates.


Constructor Summary
OleOrderRecordHandler()
           
 
Method Summary
 OleOrderRecords fromXML(String marcXMLContent)
           
 String toXML(OleOrderRecords oleOrderRecords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleOrderRecordHandler

public OleOrderRecordHandler()
Method Detail

fromXML

public OleOrderRecords fromXML(String marcXMLContent)

toXML

public String toXML(OleOrderRecords oleOrderRecords)


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