Liferay 6.0.5

com.liferay.portal.kernel.xmlrpc
Interface Response

All Known Subinterfaces:
Fault, Success
All Known Implementing Classes:
FaultImpl, SuccessImpl

public interface Response


Method Summary
 String getDescription()
           
 String toXml()
           
 

Method Detail

getDescription

String getDescription()

toXml

String toXml()
             throws XmlRpcException
Throws:
XmlRpcException

Liferay 6.0.5