| Constructor and Description |
|---|
BadRequestException(Message message,
javax.ws.rs.core.MediaType mediaType) |
WindowsOperationsException(Message message,
javax.ws.rs.core.MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
WindowsAPIUtils.getOperationResponse(List<String> deviceIDs,
org.wso2.carbon.device.mgt.common.operation.mgt.Operation operation,
Message message,
javax.ws.rs.core.MediaType responseMediaType) |
DeviceIDHolder |
WindowsDeviceUtils.validateDeviceIdentifiers(List<String> deviceIDs,
Message message,
javax.ws.rs.core.MediaType responseMediaType) |
| Modifier and Type | Method and Description |
|---|---|
Message |
ConfigurationMgtService.ConfigureSettings(org.wso2.carbon.device.mgt.common.configuration.mgt.PlatformConfiguration configuration)
Save Tenant configurations.
|
Message |
PolicyManagementService.getEffectivePolicy(String acceptHeader,
String deviceId)
Get the applicable effective policy for an enrolled windows device.
|
Message |
ConfigurationMgtService.updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.PlatformConfiguration configuration)
Update Tenant Configurations for the specific Device type.
|
Message |
DeviceManagementService.updateDevice(String deviceId,
org.wso2.carbon.device.mgt.common.Device device)
Update Windows device details of given device id.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
ConfigurationMgtServiceImpl.ConfigureSettings(org.wso2.carbon.device.mgt.common.configuration.mgt.PlatformConfiguration configuration)
Save Tenant configurations.
|
Message |
PolicyManagementServiceImpl.getEffectivePolicy(String acceptHeader,
String deviceId) |
Message |
ConfigurationMgtServiceImpl.updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.PlatformConfiguration configuration)
Update Tenant Configurations for the specific Device type.
|
Message |
DeviceManagementServiceImpl.updateDevice(String deviceId,
org.wso2.carbon.device.mgt.common.Device device)
Update Windows device details of given device id.
|
Copyright © 2016 WSO2. All rights reserved.