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

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

public class Portal_LayoutPrototypeServiceSoapBindingImpl
extends java.lang.Object
implements LayoutPrototypeServiceSoap


Constructor Summary
Portal_LayoutPrototypeServiceSoapBindingImpl()
           
 
Method Summary
 void deleteLayoutPrototype(long layoutPrototypeId)
           
 LayoutPrototypeSoap getLayoutPrototype(long layoutPrototypeId)
           
 LayoutPrototypeSoap[] 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_LayoutPrototypeServiceSoapBindingImpl

public Portal_LayoutPrototypeServiceSoapBindingImpl()
Method Detail

deleteLayoutPrototype

public void deleteLayoutPrototype(long layoutPrototypeId)
                           throws java.rmi.RemoteException
Specified by:
deleteLayoutPrototype in interface LayoutPrototypeServiceSoap
Throws:
java.rmi.RemoteException

getLayoutPrototype

public LayoutPrototypeSoap getLayoutPrototype(long layoutPrototypeId)
                                       throws java.rmi.RemoteException
Specified by:
getLayoutPrototype in interface LayoutPrototypeServiceSoap
Throws:
java.rmi.RemoteException

search

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