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

java.lang.Object
  extended by com.liferay.client.soap.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
 java.lang.Object getWARPortlets()
           
 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

getWARPortlets

public java.lang.Object getWARPortlets()
                                throws java.rmi.RemoteException
Specified by:
getWARPortlets in interface PortletServiceSoap
Throws:
java.rmi.RemoteException

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