| Package | Description |
|---|---|
| org.appfuse.dao | |
| org.appfuse.dao.jpa |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
GenericDao.search(String searchTerm)
Gets all records that match a search term.
|
| Modifier and Type | Method and Description |
|---|---|
List<T> |
GenericDaoJpa.search(String searchTerm) |
Copyright © 2003-2012. All Rights Reserved.