Package | Description |
---|---|
com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
Method |
Portlet.getXmlRpcMethodInstance()
Returns the name of the XML-RPC method instance of the portlet.
|
Method |
PortletWrapper.getXmlRpcMethodInstance()
Returns the name of the XML-RPC method instance of the portlet.
|
Modifier and Type | Method and Description |
---|---|
List<Method> |
PortletBag.getXmlRpcMethodInstances() |