com.liferay.client.soap.portal.service.http
Class Portal_ListTypeServiceSoapBindingImpl
java.lang.Object
com.liferay.client.soap.portal.service.http.Portal_ListTypeServiceSoapBindingImpl
- All Implemented Interfaces:
- ListTypeServiceSoap, java.rmi.Remote
public class Portal_ListTypeServiceSoapBindingImpl
- extends java.lang.Object
- implements ListTypeServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portal_ListTypeServiceSoapBindingImpl
public Portal_ListTypeServiceSoapBindingImpl()
validate
public void validate(int listTypeId,
java.lang.String type)
throws java.rmi.RemoteException
- Specified by:
validate
in interface ListTypeServiceSoap
- Throws:
java.rmi.RemoteException
validate
public void validate(int listTypeId,
long classNameId,
java.lang.String type)
throws java.rmi.RemoteException
- Specified by:
validate
in interface ListTypeServiceSoap
- Throws:
java.rmi.RemoteException
getListType
public ListTypeSoap getListType(int listTypeId)
throws java.rmi.RemoteException
- Specified by:
getListType
in interface ListTypeServiceSoap
- Throws:
java.rmi.RemoteException
getListTypes
public ListTypeSoap[] getListTypes(java.lang.String type)
throws java.rmi.RemoteException
- Specified by:
getListTypes
in interface ListTypeServiceSoap
- Throws:
java.rmi.RemoteException