public class Portal_ListTypeServiceSoapBindingImpl extends java.lang.Object implements ListTypeServiceSoap
| Constructor and Description |
|---|
Portal_ListTypeServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
ListTypeSoap |
getListType(long listTypeId) |
ListTypeSoap[] |
getListTypes(java.lang.String type) |
void |
validate(long listTypeId,
long classNameId,
java.lang.String type) |
void |
validate(long listTypeId,
java.lang.String type) |
public Portal_ListTypeServiceSoapBindingImpl()
public ListTypeSoap getListType(long listTypeId) throws java.rmi.RemoteException
getListType in interface ListTypeServiceSoapjava.rmi.RemoteExceptionpublic ListTypeSoap[] getListTypes(java.lang.String type) throws java.rmi.RemoteException
getListTypes in interface ListTypeServiceSoapjava.rmi.RemoteExceptionpublic void validate(long listTypeId,
long classNameId,
java.lang.String type)
throws java.rmi.RemoteException
validate in interface ListTypeServiceSoapjava.rmi.RemoteExceptionpublic void validate(long listTypeId,
java.lang.String type)
throws java.rmi.RemoteException
validate in interface ListTypeServiceSoapjava.rmi.RemoteException