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