public class PDeviceSettopBeanImpl extends PIAComponentCollectionBean implements PDeviceSettopBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
DEFAULT_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, update
addRemoteListener, 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, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PDeviceSettopBeanImpl() throws RemoteException
RemoteException
public void associateTheDevice(PModelHandle deviceModel, PModelHandle servicesModel, int mode) throws RemoteException
associateTheDevice
in interface PDeviceSettopBean
PModelHandle
- mode
- (queing or confirmed?)RemoteException
public void disassociateTheDevice(PModelHandle deviceModel, int mode) throws RemoteException
disassociateTheDevice
in interface PDeviceSettopBean
PModelHandle
- mode
- (queing or confirmed?)RemoteException
public PModelHandle getDeviceAttributes(PModelHandle deviceModel) throws RemoteException
getDeviceAttributes
in interface PDeviceSettopBean
PModelHandle
- RemoteException
public FList getConfigSlashBroadBand_mgr(PModelHandle deviceModel, FList preferedResults) throws RemoteException
getConfigSlashBroadBand_mgr
in interface PDeviceSettopBean
PModelHandle
- FList
- RemoteException
public boolean isDeviceTwoWay(PModelHandle deviceModel) throws RemoteException
isDeviceTwoWay
in interface PDeviceSettopBean
PModelHandle
- RemoteException
public String pollTheDevice(PModelHandle deviceModel, int mode) throws RemoteException
pollTheDevice
in interface PDeviceSettopBean
PModelHandle
- int
- - mode (queued or confirmed)RemoteException
public String refreshTheDevice(PModelHandle deviceModel, boolean isReInitialization, int mode) throws RemoteException
refreshTheDevice
in interface PDeviceSettopBean
PModelHandle
- boolean
- - reinit the device flagRemoteException
public String clearThePin(PModelHandle deviceModel, int mode) throws RemoteException
clearThePin
in interface PDeviceSettopBean
PModelHandle
- int
- - mode (queued or confirmed)RemoteException
public void setDeviceAttributes(PModelHandle attributeModel, PModelHandle deviceModel) throws RemoteException
setDeviceAttributes
in interface PDeviceSettopBean
PModelHandle
- RemoteException
public String getSettopStatusFormat(boolean returnAllTheStatusesFlag) throws RemoteException
getSettopStatusFormat
in interface PDeviceSettopBean
boolean
- - return all states or only the oldStatesRemoteException
public Vector getVendors() throws RemoteException
getVendors
in interface PDeviceSettopBean
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.