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

java.lang.Object
  extended by com.liferay.client.soap.portal.service.http.Portal_LayoutSetPrototypeServiceSoapBindingImpl
All Implemented Interfaces:
LayoutSetPrototypeServiceSoap, java.rmi.Remote

public class Portal_LayoutSetPrototypeServiceSoapBindingImpl
extends java.lang.Object
implements LayoutSetPrototypeServiceSoap


Constructor Summary
Portal_LayoutSetPrototypeServiceSoapBindingImpl()
           
 
Method Summary
 void deleteLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototypeSoap getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototypeSoap[] search(long companyId, boolean active, OrderByComparator obc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portal_LayoutSetPrototypeServiceSoapBindingImpl

public Portal_LayoutSetPrototypeServiceSoapBindingImpl()
Method Detail

deleteLayoutSetPrototype

public void deleteLayoutSetPrototype(long layoutSetPrototypeId)
                              throws java.rmi.RemoteException
Specified by:
deleteLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
Throws:
java.rmi.RemoteException

getLayoutSetPrototype

public LayoutSetPrototypeSoap getLayoutSetPrototype(long layoutSetPrototypeId)
                                             throws java.rmi.RemoteException
Specified by:
getLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
Throws:
java.rmi.RemoteException

search

public LayoutSetPrototypeSoap[] search(long companyId,
                                       boolean active,
                                       OrderByComparator obc)
                                throws java.rmi.RemoteException
Specified by:
search in interface LayoutSetPrototypeServiceSoap
Throws:
java.rmi.RemoteException