public class SuccessImpl
extends Object
implements com.liferay.portal.kernel.xmlrpc.Success
Constructor and Description |
---|
SuccessImpl(String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
toString() |
String |
toXml() |
public String getDescription()
getDescription
in interface com.liferay.portal.kernel.xmlrpc.Response
public String toString()
toString
in class Object
public String toXml() throws com.liferay.portal.kernel.xmlrpc.XmlRpcException
toXml
in interface com.liferay.portal.kernel.xmlrpc.Response
com.liferay.portal.kernel.xmlrpc.XmlRpcException