com.liferay.client.portal.service.http
Interface LayoutSetServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portal_LayoutSetServiceSoapBindingImpl, Portal_LayoutSetServiceSoapBindingStub
- public interface LayoutSetServiceSoap
- extends java.rmi.Remote
updateLookAndFeel
public LayoutSetSoap updateLookAndFeel(long groupId,
boolean privateLayout,
java.lang.String themeId,
java.lang.String colorSchemeId,
java.lang.String css,
boolean wapTheme)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
updateVirtualHost
public LayoutSetSoap updateVirtualHost(long groupId,
boolean privateLayout,
java.lang.String virtualHost)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException