com.liferay.client.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


Method Summary
 PortletSoap updatePortlet(long companyId, java.lang.String portletId, java.lang.String roles, boolean active)
           
 

Method Detail

updatePortlet

PortletSoap updatePortlet(long companyId,
                          java.lang.String portletId,
                          java.lang.String roles,
                          boolean active)
                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException