Modifier and Type | Method and Description |
---|---|
PModelHandle[] |
getExistingDevicesOfType(String type)
Get the existing devices for certain type
|
PModelHandle |
getFirstAvailDeviceOfType(String type,
Set stateValues)
Search for the first available devices from the database
|
com.portal.app.util.CustomerValErrorData[] |
save(PModelHandle pm)
Save the model
|
com.portal.app.util.CustomerValErrorData[] |
updateServicesForDevice(PModelHandle oldDevice,
PModelHandle newDevice)
Update the service associated with the device
|
PModelHandle getFirstAvailDeviceOfType(String type, Set stateValues) throws RemoteException
RemoteException
PModelHandle[] getExistingDevicesOfType(String type) throws RemoteException
RemoteException
com.portal.app.util.CustomerValErrorData[] updateServicesForDevice(PModelHandle oldDevice, PModelHandle newDevice) throws RemoteException
RemoteException
com.portal.app.util.CustomerValErrorData[] save(PModelHandle pm) throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.