Object
com.liferay.portal.xmlrpc.Success
- All Implemented Interfaces:
com.liferay.portal.kernel.xmlrpc.Response
public class Success
extends Object
implements com.liferay.portal.kernel.xmlrpc.Response
- Author:
- Alexander Chow, Brian Wing Shun Chan
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
Success
public Success(String description)
-
Method Details
-
getDescription
public String getDescription()
- Specified by:
getDescription
in interface com.liferay.portal.kernel.xmlrpc.Response
-
-
toXml
public String toXml()
throws
com.liferay.portal.kernel.xmlrpc.XmlRpcException
- Specified by:
toXml
in interface com.liferay.portal.kernel.xmlrpc.Response
- Throws:
com.liferay.portal.kernel.xmlrpc.XmlRpcException