com.liferay.client.portal.service.http
Interface ListTypeServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portal_ListTypeServiceSoapBindingImpl, Portal_ListTypeServiceSoapBindingStub
- public interface ListTypeServiceSoap
- extends java.rmi.Remote
validate
public void validate(int listTypeId,
long classNameId,
java.lang.String type)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
validate
public void validate(int listTypeId,
java.lang.String type)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getListType
public ListTypeSoap getListType(int listTypeId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getListTypes
public ListTypeSoap[] getListTypes(java.lang.String type)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException