Uses of Class
ejava.examples.ejbwar.inventory.bo.InventoryRepresentation
-
Packages that use InventoryRepresentation Package Description ejava.examples.ejbwar.inventory.bo -
-
Uses of InventoryRepresentation in ejava.examples.ejbwar.inventory.bo
Subclasses of InventoryRepresentation in ejava.examples.ejbwar.inventory.bo Modifier and Type Class Description class
Categories
This class is used to represent a collection of categories to/from the server.class
Category
This class represents a product category which has a many-to-many relationship with product.class
Product
This class represents a specific product.class
Products
This class is used to represent a collection of products to/from the server.
-