com.liferay.client.soap.portal.service.http
Interface ThemeServiceSoap

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portal_ThemeServiceSoapBindingImpl, Portal_ThemeServiceSoapBindingStub

public interface ThemeServiceSoap
extends java.rmi.Remote


Method Summary
 java.lang.Object[] getThemes(long companyId)
           
 java.lang.Object getWARThemes()
           
 

Method Detail

getThemes

java.lang.Object[] getThemes(long companyId)
                             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getWARThemes

java.lang.Object getWARThemes()
                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException