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
getClassName
ClassNameSoap getClassName(java.lang.String value)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getClassName
ClassNameSoap getClassName(long classNameId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getClassNameId
long getClassNameId(java.lang.String value)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getClassNameId
long getClassNameId(java.lang.Object classObj)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException