Liferay 6.2.0

com.liferay.portal.kernel.xmlrpc
Interface Response

All Known Subinterfaces:
Fault, Success

public interface Response


Method Summary
abstract  String getDescription()
           
abstract  String toXml()
           
 

Method Detail

getDescription

String getDescription()

toXml

String toXml()
             throws XmlRpcException
Throws:
XmlRpcException

Liferay 6.2.0