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 getClassName(long classNameId)
           
 ClassNameSoap getClassName(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

getClassName

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

getClassName

public ClassNameSoap getClassName(long classNameId)
                           throws java.rmi.RemoteException
Specified by:
getClassName in interface ClassNameServiceSoap
Throws:
java.rmi.RemoteException