com.liferay.client.portal.service.http
Class Portal_PortletServiceSoapBindingImpl

java.lang.Object
  extended bycom.liferay.client.portal.service.http.Portal_PortletServiceSoapBindingImpl
All Implemented Interfaces:
PortletServiceSoap, java.rmi.Remote

public class Portal_PortletServiceSoapBindingImpl
extends java.lang.Object
implements PortletServiceSoap


Constructor Summary
Portal_PortletServiceSoapBindingImpl()
           
 
Method Summary
 PortletSoap updatePortlet(long companyId, java.lang.String portletId, java.lang.String roles, boolean active)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portal_PortletServiceSoapBindingImpl

public Portal_PortletServiceSoapBindingImpl()
Method Detail

updatePortlet

public PortletSoap updatePortlet(long companyId,
                                 java.lang.String portletId,
                                 java.lang.String roles,
                                 boolean active)
                          throws java.rmi.RemoteException
Specified by:
updatePortlet in interface PortletServiceSoap
Throws:
java.rmi.RemoteException