com.liferay.client.soap.portal.service.http
Interface PortletServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portal_PortletServiceSoapBindingImpl, Portal_PortletServiceSoapBindingStub
public interface PortletServiceSoap
- extends java.rmi.Remote
getWARPortlets
java.lang.Object getWARPortlets()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
updatePortlet
PortletSoap updatePortlet(long companyId,
java.lang.String portletId,
java.lang.String roles,
boolean active)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException