Modifier and Type | Method and Description |
---|---|
void |
OperationHandler.generateComplianceFeatureStatus(SyncmlDocument syncmlDocument)
Generate Compliance Features.
|
List<Profile> |
OperationHandler.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> |
OperationHandler.getPendingOperations(SyncmlDocument syncmlDocument)
Get pending operations.
|
void |
OperationHandler.updateDeviceInfo(SyncmlDocument syncmlDocument) |
void |
OperationHandler.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 |
DeviceManagementService.getResponse(Document request) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DeviceManagementServiceImpl.getResponse(Document request) |
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 © 2017 WSO2. All rights reserved.