- id - Variable in class ejava.examples.ejbwar.inventory.bo.Category
-
- id - Variable in class ejava.examples.ejbwar.inventory.bo.Product
-
- init() - Method in class ejava.examples.ejbwar.inventory.rs.TxFilter
-
- init(FilterConfig) - Method in class ejava.examples.ejbwar.inventory.rs.TxFilter
-
- Inventory - Annotation Type in ejava.examples.ejbwar.inventory.cdi
-
- InventoryClient - Interface in ejava.examples.ejbwar.inventory.client
-
Defines a remote interface used by clients of the WAR-deployed EJB.
- InventoryClientImpl - Class in ejava.examples.ejbwar.inventory.client
-
This class implements an HTTP Client interface to the inventory
web application.
- InventoryClientImpl() - Constructor for class ejava.examples.ejbwar.inventory.client.InventoryClientImpl
-
- InventoryDAO - Interface in ejava.examples.ejbwar.inventory.dao
-
Defines the interface for the CRUD inventory methods.
- InventoryDAOImpl - Class in ejava.examples.ejbwar.inventory.dao
-
This DAO implementation uses JPA and an injected entity manager to
perform CRUD operations on inventory data.
- InventoryDAOImpl() - Constructor for class ejava.examples.ejbwar.inventory.dao.InventoryDAOImpl
-
- inventoryEM - Variable in class ejava.examples.ejbwar.inventory.ejb.InventoryResources
-
- InventoryMgmtEJB - Class in ejava.examples.ejbwar.inventory.ejb
-
This class implements the core transactional business logic for the
inventory management.
- InventoryMgmtEJB() - Constructor for class ejava.examples.ejbwar.inventory.ejb.InventoryMgmtEJB
-
- InventoryMgmtRemote - Interface in ejava.examples.ejbwar.inventory.rmi
-
This interface defines the RMI interface to the Inventory service
deployed on the server.
- InventoryMgmtRMIEJB - Class in ejava.examples.ejbwar.inventory.rmi
-
This EJB acts as a remote facade for the InventoryEJB business logic.
- InventoryMgmtRMIEJB() - Constructor for class ejava.examples.ejbwar.inventory.rmi.InventoryMgmtRMIEJB
-
- InventoryRepresentation - Class in ejava.examples.ejbwar.inventory.bo
-
This class provides base definition and helper methods for representations
within the inventory domain.
- InventoryRepresentation() - Constructor for class ejava.examples.ejbwar.inventory.bo.InventoryRepresentation
-
- InventoryResources - Class in ejava.examples.ejbwar.inventory.ejb
-
This class is used to provide resources required by the application.
- InventoryResources() - Constructor for class ejava.examples.ejbwar.inventory.ejb.InventoryResources
-
- isActive() - Method in class ejava.examples.ejbwar.inventory.rs.TxFilter
-
- isRollbackOnly() - Method in class ejava.examples.ejbwar.inventory.rs.TxFilter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class ejava.examples.ejbwar.inventory.rs.PrettyPrinter
-
Return true for any JAXB class