Package | Description |
---|---|
org.josef.demo.ejb | |
org.josef.web.jsf.beans.demo.crud.jpa |
JSF Managed Beans to demonstrate CRUD actions.
|
Modifier and Type | Method and Description |
---|---|
List<Moon> |
SolarSystemFacadeRemote.findMoonsByCriteria(MoonSearchCriteria criteria)
Finds Moons based upon criteria.
|
List<Moon> |
SolarSystemFacadeBean.findMoonsByCriteria(MoonSearchCriteria criteria)
Finds Moons based upon criteria.
|
Modifier and Type | Method and Description |
---|---|
MoonSearchCriteria |
MoonBean.getSearchCriteria()
Gets the search criteria.
|
Copyright © 2008–2018. All rights reserved.