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

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portal_ResourceServiceSoapBindingImpl, Portal_ResourceServiceSoapBindingStub

public interface ResourceServiceSoap
extends java.rmi.Remote


Method Summary
 ResourceSoap getResource(long companyId, java.lang.String name, int scope, java.lang.String primKey)
           
 

Method Detail

getResource

ResourceSoap getResource(long companyId,
                         java.lang.String name,
                         int scope,
                         java.lang.String primKey)
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException