| Package | Description |
|---|---|
| com.logicaldoc.core.contact | |
| com.logicaldoc.web.service |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
HibernateContactDAO.findByUser(Long userId,
String email) |
List<Contact> |
ContactDAO.findByUser(Long userId,
String email)
Finds the contacts of the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
protected GUIContact |
ContactServiceImpl.fromContact(Contact con) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.