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

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portal_ClassNameServiceSoapBindingImpl, Portal_ClassNameServiceSoapBindingStub

public interface ClassNameServiceSoap
extends java.rmi.Remote


Method Summary
 ClassNameSoap fetchClassName(java.lang.String value)
           
 long fetchClassNameId(java.lang.Object clazz)
           
 long fetchClassNameId(java.lang.String value)
           
 

Method Detail

fetchClassNameId

long fetchClassNameId(java.lang.Object clazz)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

fetchClassNameId

long fetchClassNameId(java.lang.String value)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

fetchClassName

ClassNameSoap fetchClassName(java.lang.String value)
                             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException