com.liferay.client.soap.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
void validate(int listTypeId,
java.lang.String type)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
validate
void validate(int listTypeId,
long classNameId,
java.lang.String type)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getListType
ListTypeSoap getListType(int listTypeId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getListTypes
ListTypeSoap[] getListTypes(java.lang.String type)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException