org.kuali.ole.handler
Class OleSRUExplainOperationHandler

java.lang.Object
  extended by org.kuali.ole.handler.OleSRUExplainOperationHandler

public class OleSRUExplainOperationHandler
extends Object

Created with IntelliJ IDEA. User: ? Date: 7/19/12 Time: 5:12 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleSRUExplainOperationHandler()
           
 
Method Summary
 String toXML(OleSRUExplainResponse oleSRUExplainResponse)
          this method converts OleSRUExplainResponse object to an XML with required name space
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleSRUExplainOperationHandler

public OleSRUExplainOperationHandler()
Method Detail

toXML

public String toXML(OleSRUExplainResponse oleSRUExplainResponse)
this method converts OleSRUExplainResponse object to an XML with required name space

Parameters:
oleSRUExplainResponse - object
Returns:
xml as a string


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