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

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portal_PortalServiceSoapBindingImpl, Portal_PortalServiceSoapBindingStub

public interface PortalServiceSoap
extends java.rmi.Remote


Method Summary
 java.lang.String getAutoDeployDirectory()
           
 int getBuildNumber()
           
 void test()
           
 void testCounterRollback()
           
 

Method Detail

getAutoDeployDirectory

java.lang.String getAutoDeployDirectory()
                                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getBuildNumber

int getBuildNumber()
                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

test

void test()
          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testCounterRollback

void testCounterRollback()
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException