Package | Description |
---|---|
org.josef.demo.ejb | |
org.josef.web.jsf.bean.crud |
Java Server Faces Managed Beans that provide CRUD functionality.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CarControllerLocal
Local Car Controller Interface.
|
interface |
CarControllerRemote
Remote Car Controller Interface.
|
interface |
PeriodicTableControllerLocal
Local Periodic Table Controller Interface.
|
interface |
PeriodicTableControllerRemote
Remote Periodic Table Controller Interface.
|
interface |
PlanetControllerLocal
Local Planet Controller Interface.
|
interface |
PlanetControllerRemote
Remote Planet Controller Interface.
|
interface |
ScientistControllerLocal
Local Scientist Controller Interface.
|
interface |
ScientistControllerRemote
Remote Scientist Controller Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
CarControllerBean
Car Controller.
|
class |
PeriodicTableControllerBean
Periodic Table Controller.
|
class |
PlanetControllerBean
|
class |
ScientistControllerBean
Scientist Controller.
|
Modifier and Type | Method and Description |
---|---|
abstract CrudActions<T> |
AbstractCrudSingleEntityUsingSessionBean.getController()
Gets the Controller to maintain the Entities.
|
Copyright © 2008–2018. All rights reserved.