C D G I O S T V 

C

ContentInfo - Class in org.wso2.carbon.device.mgt.input.adapter.extension
This is the return type of the ContentValidator.
ContentInfo(boolean, Object) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 
ContentTransformer - Interface in org.wso2.carbon.device.mgt.input.adapter.extension
Content Transformer will be triggered through input adapters
ContentValidator - Interface in org.wso2.carbon.device.mgt.input.adapter.extension
This interface will be triggered to validate the stream content before publishing.

D

DefaultContentTransformer - Class in org.wso2.carbon.device.mgt.input.adapter.extension
This holds the default implementation of ContentTransformer
DefaultContentTransformer() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.DefaultContentTransformer
 
DefaultContentValidator - Class in org.wso2.carbon.device.mgt.input.adapter.extension
This holds the default implementation of content validator interface.
DefaultContentValidator() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.extension.DefaultContentValidator
 

G

getMessage() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 

I

isValidContent() - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 

O

org.wso2.carbon.device.mgt.input.adapter.extension - package org.wso2.carbon.device.mgt.input.adapter.extension
 

S

setIsValidContent(boolean) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 
setMessage(Object) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.ContentInfo
 

T

transform(Object, Map<String, Object>) - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.ContentTransformer
This is used to transform the receiver content
transform(Object, Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.DefaultContentTransformer
 

V

validate(Object, Map<String, Object>) - Method in interface org.wso2.carbon.device.mgt.input.adapter.extension.ContentValidator
 
validate(Object, Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.input.adapter.extension.DefaultContentValidator
 
C D G I O S T V 

Copyright © 2017 WSO2. All rights reserved.