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
 java.lang.Object getWARPortlets()
           
 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

getWARPortlets

java.lang.Object getWARPortlets()
                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException