Package | Description |
---|---|
info.ejava.examples.ejb.ejbjpa.dto | |
info.ejava.examples.ejb.ejbjpa.ejb |
Modifier and Type | Method and Description |
---|---|
FloorDTO |
FloorDTO.withRoom(RoomDTO room) |
Modifier and Type | Method and Description |
---|---|
FloorDTO |
HotelMgmtEJB.getFetchedFloorDTO(int level) |
FloorDTO |
HotelMgmtRemote.getFetchedFloorDTO(int level)
This method will return a slightly-washed down set of data objects to
the caller with sensitive or non-pertinent information not included in
the abstraction.
|
private FloorDTO |
HotelMgmtEJB.toDTO(Floor floor) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.