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

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

public class Portal_ClassNameServiceSoapBindingImpl
extends java.lang.Object
implements ClassNameServiceSoap


Constructor Summary
Portal_ClassNameServiceSoapBindingImpl()
           
 
Method Summary
 ClassNameSoap fetchClassName(java.lang.String value)
           
 long fetchClassNameId(java.lang.Object clazz)
           
 long fetchClassNameId(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portal_ClassNameServiceSoapBindingImpl

public Portal_ClassNameServiceSoapBindingImpl()
Method Detail

fetchClassNameId

public long fetchClassNameId(java.lang.Object clazz)
                      throws java.rmi.RemoteException
Specified by:
fetchClassNameId in interface ClassNameServiceSoap
Throws:
java.rmi.RemoteException

fetchClassNameId

public long fetchClassNameId(java.lang.String value)
                      throws java.rmi.RemoteException
Specified by:
fetchClassNameId in interface ClassNameServiceSoap
Throws:
java.rmi.RemoteException

fetchClassName

public ClassNameSoap fetchClassName(java.lang.String value)
                             throws java.rmi.RemoteException
Specified by:
fetchClassName in interface ClassNameServiceSoap
Throws:
java.rmi.RemoteException