| Constructor and Description |
|---|
AndroidOperationException(Message message,
javax.ws.rs.core.MediaType mediaType) |
BadRequestException(Message message,
javax.ws.rs.core.MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Message |
ConfigurationMgtService.configureSettings(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) |
Message |
ConfigurationMgtService.updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Message |
ConfigurationMgtServiceImpl.configureSettings(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) |
Message |
ConfigurationMgtServiceImpl.updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Message |
DeviceManagementService.updateApplicationList(String id,
List<org.wso2.carbon.device.mgt.common.app.mgt.Application> applications) |
Message |
DeviceManagementService.updateDevice(String id,
org.wso2.carbon.device.mgt.common.Device device)
Update Android device details of given device id.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
DeviceManagementServiceImpl.updateApplicationList(String id,
List<org.wso2.carbon.device.mgt.common.app.mgt.Application> applications) |
Message |
DeviceManagementServiceImpl.updateDevice(String id,
org.wso2.carbon.device.mgt.common.Device device)
Update Android device details of given device id.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
EnrollmentService.disEnrollDevice(String id) |
Message |
EnrollmentService.enrollDevice(org.wso2.carbon.device.mgt.common.Device device) |
Message |
EnrollmentService.isEnrolled(String id) |
Message |
EnrollmentService.modifyEnrollment(String id,
org.wso2.carbon.device.mgt.common.Device device) |
| Modifier and Type | Method and Description |
|---|---|
Message |
EnrollmentServiceImpl.disEnrollDevice(String id) |
Message |
EnrollmentServiceImpl.enrollDevice(org.wso2.carbon.device.mgt.common.Device device) |
Message |
EnrollmentServiceImpl.isEnrolled(String id) |
Message |
EnrollmentServiceImpl.modifyEnrollment(String id,
org.wso2.carbon.device.mgt.common.Device device) |
| Modifier and Type | Method and Description |
|---|---|
Message |
PolicyMgtService.getEffectivePolicy(String acceptHeader,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Message |
PolicyMgtServiceImpl.getEffectivePolicy(String acceptHeader,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.MessageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
AndroidAPIUtils.getOperationResponse(List<String> deviceIDs,
org.wso2.carbon.device.mgt.common.operation.mgt.Operation operation,
Message message,
javax.ws.rs.core.MediaType responseMediaType) |
DeviceIDHolder |
AndroidDeviceUtils.validateDeviceIdentifiers(List<String> deviceIDs,
Message message,
javax.ws.rs.core.MediaType responseMediaType) |
Copyright © 2016 WSO2. All rights reserved.