public class Portal_ContactServiceSoapBindingImpl extends java.lang.Object implements ContactServiceSoap
| Constructor and Description |
|---|
Portal_ContactServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
ContactSoap |
getContact(long contactId) |
ContactSoap[] |
getContacts(long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator) |
int |
getContactsCount(long classNameId,
long classPK) |
public Portal_ContactServiceSoapBindingImpl()
public ContactSoap getContact(long contactId) throws java.rmi.RemoteException
getContact in interface ContactServiceSoapjava.rmi.RemoteExceptionpublic int getContactsCount(long classNameId,
long classPK)
throws java.rmi.RemoteException
getContactsCount in interface ContactServiceSoapjava.rmi.RemoteExceptionpublic ContactSoap[] getContacts(long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator) throws java.rmi.RemoteException
getContacts in interface ContactServiceSoapjava.rmi.RemoteException