net.sourceforge.apphere.mbean
Interface TestImplMBean

All Superinterfaces:
DeviceDAO, PanDAO, UserDAO
All Known Implementing Classes:
TestImpl

public interface TestImplMBean
extends DeviceDAO, PanDAO, UserDAO

Author:
Dewi Roberts Chimera - Institute for Socio-Technical Innovation and Research University of Essex

Methods inherited from interface net.sourceforge.apphere.dao.DeviceDAO
addDevice, getDevice, getDevice, getDevices, removeDevice, updateDevice
 
Methods inherited from interface net.sourceforge.apphere.dao.PanDAO
addPan, getPan, getPans, removePan, updatePan
 
Methods inherited from interface net.sourceforge.apphere.dao.UserDAO
addUser, getUser, getUsers, removeUser, updateUser, validateUser