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

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

public class Portal_ResourceServiceSoapBindingImpl
extends java.lang.Object
implements ResourceServiceSoap


Constructor Summary
Portal_ResourceServiceSoapBindingImpl()
           
 
Method Summary
 ResourceSoap getResource(long companyId, java.lang.String name, int scope, java.lang.String primKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portal_ResourceServiceSoapBindingImpl

public Portal_ResourceServiceSoapBindingImpl()
Method Detail

getResource

public ResourceSoap getResource(long companyId,
                                java.lang.String name,
                                int scope,
                                java.lang.String primKey)
                         throws java.rmi.RemoteException
Specified by:
getResource in interface ResourceServiceSoap
Throws:
java.rmi.RemoteException