com.liferay.client.soap.portal.service.http
Interface LayoutSetPrototypeServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portal_LayoutSetPrototypeServiceSoapBindingImpl, Portal_LayoutSetPrototypeServiceSoapBindingStub
public interface LayoutSetPrototypeServiceSoap
- extends java.rmi.Remote
deleteLayoutSetPrototype
void deleteLayoutSetPrototype(long layoutSetPrototypeId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getLayoutSetPrototype
LayoutSetPrototypeSoap getLayoutSetPrototype(long layoutSetPrototypeId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
search
LayoutSetPrototypeSoap[] search(long companyId,
boolean active,
OrderByComparator obc)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException