Package | Description |
---|---|
org.josef.demo.ejb | |
org.josef.ejb |
Enterprise Java Bean Components.
|
org.josef.web.jsf.bean.crud |
Java Server Faces Managed Beans that provide CRUD functionality.
|
Class and Description |
---|
CrudActions
Interface to be implemented by classes that support CRUD (Create, Read,
Update and Delete) actions on an Entity.
|
CrudChildActions
Interface to be implemented by classes that support CRUD (Create, Read,
Update and Delete) actions on an Entity.
|
Class and Description |
---|
AbstractControllerBean
Ultimate Base Class for Controller Beans, providing access to an injected
SessionContext . |
ValueObject
Base class of all value objects.
|
ValueObjectInterface
Interface for all value objects.
|
Class and Description |
---|
CrudActions
Interface to be implemented by classes that support CRUD (Create, Read,
Update and Delete) actions on an Entity.
|
CrudChildActions
Interface to be implemented by classes that support CRUD (Create, Read,
Update and Delete) actions on an Entity.
|
Copyright © 2008–2018. All rights reserved.