Package com.portal.app.cc.comp
Interface PDeviceSettopBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PDeviceSettopBeanImpl
Device functions...
- Version:
- %version: 6 % %date_modified: Fri Mar 01 17:17:49 2002 %
- Author:
- anthony
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidassociateTheDevice(PModelHandle deviceModel, PModelHandle servicesModel, int mode) clearThePin(PModelHandle deviceModel, int mode) voiddisassociateTheDevice(PModelHandle deviceModel, int mode) getConfigSlashBroadBand_mgr(PModelHandle deviceModel, FList preferedResults) getDeviceAttributes(PModelHandle deviceModel) getSettopStatusFormat(boolean returnAllTheStatusesFlag) booleanisDeviceTwoWay(PModelHandle deviceModel) pollTheDevice(PModelHandle deviceModel, int mode) refreshTheDevice(PModelHandle deviceModel, boolean isReInitialization, int mode) voidsetDeviceAttributes(PModelHandle attibuteModel, PModelHandle deviceModel)
-
Field Details
-
NEWLINE
-
TRANSACTION_MODE_QUEUED
static final int TRANSACTION_MODE_QUEUED- See Also:
-
TRANSACTION_MODE_CONFIRMED
static final int TRANSACTION_MODE_CONFIRMED- See Also:
-
DEFAULT_TRANSACTION_MODE
-
-
Method Details
-
associateTheDevice
void associateTheDevice(PModelHandle deviceModel, PModelHandle servicesModel, int mode) throws RemoteException - Throws:
RemoteException
-
disassociateTheDevice
- Throws:
RemoteException
-
getConfigSlashBroadBand_mgr
FList getConfigSlashBroadBand_mgr(PModelHandle deviceModel, FList preferedResults) throws RemoteException - Throws:
RemoteException
-
getDeviceAttributes
- Throws:
RemoteException
-
isDeviceTwoWay
- Throws:
RemoteException
-
pollTheDevice
- Throws:
RemoteException
-
clearThePin
- Throws:
RemoteException
-
refreshTheDevice
String refreshTheDevice(PModelHandle deviceModel, boolean isReInitialization, int mode) throws RemoteException - Throws:
RemoteException
-
setDeviceAttributes
void setDeviceAttributes(PModelHandle attibuteModel, PModelHandle deviceModel) throws RemoteException - Throws:
RemoteException
-
getSettopStatusFormat
- Throws:
RemoteException
-
getVendors
- Throws:
RemoteException
-