| Modifier and Type | Method and Description |
|---|---|
void |
OperationUtils.generateComplianceFeatureStatus(SyncmlDocument syncmlDocument)
Generate Compliance Features
|
List<Profile> |
OperationUtils.generateDeviceOperationStatusObject(SyncmlDocument syncmlDocument)
Generate status of the features that have been activated on the device.
|
List<? extends org.wso2.carbon.device.mgt.common.operation.mgt.Operation> |
OperationUtils.getPendingOperations(SyncmlDocument syncmlDocument)
Get pending operations.
|
void |
OperationUtils.updateDeviceOperations(Status status,
SyncmlDocument syncmlDocument,
org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier)
Update the operations using device status payload.
|
void |
OperationUtils.UpdateUriOperations(SyncmlDocument syncmlDocument)
Update the completed/Error status of the operation which have the URI of the operation code in the syncml payload.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
SyncmlService.getResponse(Document request) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
SyncmlServiceImpl.getResponse(Document request)
Method for calling SyncML engine for producing the Syncml response.
|
Copyright © 2016 WSO2. All rights reserved.