public class PDeviceSettopBeanImpl extends PIAComponentCollectionBean implements PDeviceSettopBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTYDEFAULT_TRANSACTION_MODE, NEWLINE, TRANSACTION_MODE_CONFIRMED, TRANSACTION_MODE_QUEUED| Constructor and Description |
|---|
PDeviceSettopBeanImpl()
Create a new device settop bean
|
| Modifier and Type | Method and Description |
|---|---|
void |
associateTheDevice(PModelHandle deviceModel,
PModelHandle servicesModel,
int mode)
Associate a device (i.e.
|
String |
clearThePin(PModelHandle deviceModel,
int mode)
Clear the PIN
|
void |
disassociateTheDevice(PModelHandle deviceModel,
int mode)
Disassociate a device (i.e.
|
FList |
getConfigSlashBroadBand_mgr(PModelHandle deviceModel,
FList preferedResults)
Get '/config/broadband_mgr' config object.
|
PModelHandle |
getDeviceAttributes(PModelHandle deviceModel)
Get the device attributes
|
String |
getSettopStatusFormat(boolean returnAllTheStatusesFlag)
get the Status formats.
|
Vector |
getVendors()
get the vendors
|
boolean |
isDeviceTwoWay(PModelHandle deviceModel)
Test to see if a device is two way
|
String |
pollTheDevice(PModelHandle deviceModel,
int mode)
Poll the device
|
String |
refreshTheDevice(PModelHandle deviceModel,
boolean isReInitialization,
int mode)
Refresh the device
|
void |
setDeviceAttributes(PModelHandle attributeModel,
PModelHandle deviceModel)
Set the device attributes.
|
addChild, getCollectedData, getSelectionDataFor, removeChild, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PDeviceSettopBeanImpl()
throws RemoteException
RemoteExceptionpublic void associateTheDevice(PModelHandle deviceModel, PModelHandle servicesModel, int mode) throws RemoteException
associateTheDevice in interface PDeviceSettopBeanPModelHandle - mode - (queing or confirmed?)RemoteExceptionpublic void disassociateTheDevice(PModelHandle deviceModel, int mode) throws RemoteException
disassociateTheDevice in interface PDeviceSettopBeanPModelHandle - mode - (queing or confirmed?)RemoteExceptionpublic PModelHandle getDeviceAttributes(PModelHandle deviceModel) throws RemoteException
getDeviceAttributes in interface PDeviceSettopBeanPModelHandle - RemoteExceptionpublic FList getConfigSlashBroadBand_mgr(PModelHandle deviceModel, FList preferedResults) throws RemoteException
getConfigSlashBroadBand_mgr in interface PDeviceSettopBeanPModelHandle - FList - RemoteExceptionpublic boolean isDeviceTwoWay(PModelHandle deviceModel) throws RemoteException
isDeviceTwoWay in interface PDeviceSettopBeanPModelHandle - RemoteExceptionpublic String pollTheDevice(PModelHandle deviceModel, int mode) throws RemoteException
pollTheDevice in interface PDeviceSettopBeanPModelHandle - int - - mode (queued or confirmed)RemoteExceptionpublic String refreshTheDevice(PModelHandle deviceModel, boolean isReInitialization, int mode) throws RemoteException
refreshTheDevice in interface PDeviceSettopBeanPModelHandle - boolean - - reinit the device flagRemoteExceptionpublic String clearThePin(PModelHandle deviceModel, int mode) throws RemoteException
clearThePin in interface PDeviceSettopBeanPModelHandle - int - - mode (queued or confirmed)RemoteExceptionpublic void setDeviceAttributes(PModelHandle attributeModel, PModelHandle deviceModel) throws RemoteException
setDeviceAttributes in interface PDeviceSettopBeanPModelHandle - RemoteExceptionpublic String getSettopStatusFormat(boolean returnAllTheStatusesFlag) throws RemoteException
getSettopStatusFormat in interface PDeviceSettopBeanboolean - - return all states or only the oldStatesRemoteExceptionpublic Vector getVendors() throws RemoteException
getVendors in interface PDeviceSettopBeanRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.