Interface HotelMgmtLocal
-
- All Superinterfaces:
HotelMgmt
- All Known Implementing Classes:
HotelMgmtEJB
public interface HotelMgmtLocal extends HotelMgmt
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Room>getAvailableRoomsForUpdate(Integer level, int offset, int limit)
-