Package | Description |
---|---|
ejava.examples.ejbwar.inventory.client | |
ejava.examples.ejbwar.inventory.ejb | |
ejava.examples.ejbwar.inventory.rmi |
Modifier and Type | Method and Description |
---|---|
Categories |
InventoryClient.findCategoryByName(String name,
int offset,
int limit) |
Categories |
InventoryClientImpl.findCategoryByName(String name,
int offset,
int limit) |
Modifier and Type | Method and Description |
---|---|
Categories |
InventoryMgmtEJB.findCategoryByName(String name,
int offset,
int limit)
Returns a list of categories that match the name provided
|
Modifier and Type | Method and Description |
---|---|
Categories |
InventoryMgmtRMIEJB.findCategoryByName(String name,
int offset,
int limit) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.