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 classCategoriesThis class is used to represent a collection of categories to/from the server.classCategoryThis class represents a product category which has a many-to-many relationship with product.classProductThis class represents a specific product.classProductsThis class is used to represent a collection of products to/from the server.
-