Liferay 6.2.0-ce-m4

com.liferay.portal.kernel.xmlrpc
Interface Response

All Known Subinterfaces:
Fault, Success

public interface Response


Method Summary
 String getDescription()
           
 String toXml()
           
 

Method Detail

getDescription

String getDescription()

toXml

String toXml()
             throws XmlRpcException
Throws:
XmlRpcException

Liferay 6.2.0-ce-m4