org.kuali.ole.handler
Class OleSRUDiagnosticsHandler

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

public class OleSRUDiagnosticsHandler
extends Object

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


Constructor Summary
OleSRUDiagnosticsHandler()
           
 
Method Summary
 String toXML(OleSRUDiagnostic oleSRUDiagnostic)
          this method is used to convert OleSRUDiagnostic object to an XML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleSRUDiagnosticsHandler

public OleSRUDiagnosticsHandler()
Method Detail

toXML

public String toXML(OleSRUDiagnostic oleSRUDiagnostic)
this method is used to convert OleSRUDiagnostic object to an XML

Parameters:
oleSRUDiagnostic - object
Returns:
xml as a string


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