A B C D E F G I J L M O P R S T U V 

A

AbstractMobileDeviceManagementDAOFactory - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dao
Factory class used to create MobileDeviceManagement related DAO objects.
AbstractMobileDeviceManagementDAOFactory() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
activate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
addFeature(Feature) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
addFeature(MobileFeature) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
addFeature(MobileFeature) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
addFeature(MobileFeature) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Adds a new MobileFeature to Mobile-Feature table.
addFeatures(List<Feature>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
addFeatures(List<MobileFeature>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
addFeatures(List<MobileFeature>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
addFeatures(List<MobileFeature>) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Adda a list of MobileFeatures to Mobile-Feature table.
addLicense(License) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
addMobileDevice(MobileDevice) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceDAOImpl
 
addMobileDevice(MobileDevice) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceDAO
Adds a new MobileDevice to the MDM database.
addSupportedFeaturesToDB() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
ANDROID_FEATURE_CODE - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
ANDROID_FEATURE_DESCRIPTION - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
ANDROID_FEATURE_ID - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
ANDROID_FEATURE_NAME - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
AndroidDAOFactory - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dao
 
AndroidDAOFactory() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
AndroidDeviceDAOImpl - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl
Implements MobileDeviceDAO for Android Devices.
AndroidDeviceDAOImpl() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceDAOImpl
 
AndroidDeviceManagementDataHolder - Class in org.wso2.carbon.device.mgt.mobile.android.internal
DataHolder class of Mobile plugins component.
AndroidDeviceManagementService - Class in org.wso2.carbon.device.mgt.mobile.android.impl
This represents the Android implementation of DeviceManagerService.
AndroidDeviceManagementService() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
AndroidDeviceManagementServiceComponent - Class in org.wso2.carbon.device.mgt.mobile.android.internal
 
AndroidDeviceManagementServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
AndroidDeviceManager - Class in org.wso2.carbon.device.mgt.mobile.android.impl
 
AndroidDeviceManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
AndroidDeviceMgtPluginException - Exception in org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl
 
AndroidDeviceMgtPluginException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
AndroidDeviceMgtPluginException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
AndroidDeviceMgtPluginException(String) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
AndroidDeviceMgtPluginException() - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
AndroidDeviceMgtPluginException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
AndroidFeatureDAOImpl - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl
 
AndroidFeatureDAOImpl() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
AndroidFeatureManagementDAOException - Exception in org.wso2.carbon.device.mgt.mobile.android.impl.dao
 
AndroidFeatureManagementDAOException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message and nested exception.
AndroidFeatureManagementDAOException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message and cause.
AndroidFeatureManagementDAOException(String) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message.
AndroidFeatureManagementDAOException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified and cause.
AndroidFeatureManager - Class in org.wso2.carbon.device.mgt.mobile.android.impl
 
AndroidFeatureManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
AndroidPluginConstants - Class in org.wso2.carbon.device.mgt.mobile.android.impl.util
Defines constants used by android plugin.
AndroidPluginConstants() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
AndroidPluginConstants.MobilePluginConstants - Class in org.wso2.carbon.device.mgt.mobile.android.impl.util
 
AndroidPluginConstants.MobilePluginConstants() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
AndroidPluginConstants.NotifierType - Class in org.wso2.carbon.device.mgt.mobile.android.impl.util
 
AndroidPluginUtils - Class in org.wso2.carbon.device.mgt.mobile.android.impl.util
Contains utility methods used by Android plugin.
AndroidPluginUtils() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginUtils
 
AndroidPolicyMonitoringManager - Class in org.wso2.carbon.device.mgt.mobile.android.impl
 
AndroidPolicyMonitoringManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidPolicyMonitoringManager
 
AndroidUtils - Class in org.wso2.carbon.device.mgt.mobile.android.impl.util
Contains utility methods used by Android plugin.
AndroidUtils() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidUtils
 

B

beginTransaction() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 

C

CHARSET_UTF8 - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
checkPolicyCompliance(DeviceIdentifier, Policy, Object) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidPolicyMonitoringManager
 
cleanupResources(Connection, PreparedStatement, ResultSet) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.util.MobileDeviceManagementDAOUtil
 
cleanupResources(PreparedStatement, ResultSet) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.util.MobileDeviceManagementDAOUtil
 
closeConnection() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
commitTransaction() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
convertMobileOperationToOperation(MobileOperation) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
convertToDevice(MobileDevice) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
convertToDocument(File) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
convertToFeature(MobileFeature) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
convertToMobileDevice(Device) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
convertToMobileFeature(Feature) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
convertToMobileOperation(Operation) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
createRegistryCollection(String) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 

D

dataSource - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
DataSourceConfigAdapter - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource
 
DataSourceConfigAdapter() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.DataSourceConfigAdapter
 
deactivate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
deleteFeatureByCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
deleteFeatureByCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
deleteFeatureByCode(String) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Deletes a MobileFeature from Mobile-Feature table when the feature code is given.
deleteFeatureById(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
deleteFeatureById(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
deleteFeatureById(int) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Deletes a MobileFeature from Mobile-Feature table when the feature id is given.
deleteMobileDevice(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceDAOImpl
 
deleteMobileDevice(String) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceDAO
Deletes a given MobileDevice from MDM database.
DEVICE_ID - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
DEVICE_INFO - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
DEVICE_MODEL - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
DEVICE_NAME - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
DEVICE_TYPE_ANDROID - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
disenrollDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 

E

enrollDevice(Device) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 

F

FCM - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.NotifierType
 
FCM_TOKEN - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
FCMResult - Class in org.wso2.carbon.device.mgt.mobile.android.impl.fcm
Represents model object for holding FCM response data.
FCMResult() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
FCMService - Class in org.wso2.carbon.device.mgt.mobile.android.impl.fcm
FCM notification service implementation for Android platform.
FCMService() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMService
 
FCMUtil - Class in org.wso2.carbon.device.mgt.mobile.android.impl.fcm
Implements utility methods used by FCMService.
FCMUtil() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMUtil
 

G

getAllDevices() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
getAllFeatures() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
getAllFeatures() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
getAllFeatures() - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Retrieve all the MobileFeatures from Mobile-Feature table.
getAllMobileDevices() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceDAOImpl
 
getAllMobileDevices() - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceDAO
Fetches all MobileDevices from MDM database.
getAndroidDeviceManagementService() - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
getApplicationManager() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getCode() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
getConfiguration() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
getConfigurationProperty(String) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMUtil
 
getConfigurationRegistry() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
getConnection() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
getCreatedDate() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
getDataSourceMap() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
getDefaultLicense() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginUtils
 
getDescription() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
getDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
getDeviceId() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
getDeviceManager() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getDeviceProperties() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getDeviceProperty(Map<String, String>, String) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidUtils
 
getDeviceType() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
getErrorMsg() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
getFCMService() - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
getFeature(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
getFeatureByCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
getFeatureByCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
getFeatureByCode(String) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Retrieves a given MobileFeature from Mobile-Feature table when the feature code is given.
getFeatureByDeviceType(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
getFeatureByDeviceType(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
getFeatureByDeviceType(String) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Retrieves all MobileFeatures of a MobileDevice type from Mobile-Feature table.
getFeatureById(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
getFeatureById(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
getFeatureById(int) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Retrieves a given MobileFeature from Mobile-Feature table when the feature id is given.
getFeatureCode() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
getFeatureID() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeatureProperty
 
getFeatureManager() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
getFeatures() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
getId() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
getImei() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getImsi() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getInitialOperationConfig() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceConfigurationManager
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
getJndiLookupDefinition() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfig
 
getJndiName() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition
 
getJndiProperties() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition
 
getLatitude() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getLicense(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
getLongitude() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getMessage() - Method in exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidFeatureManagementDAOException
 
getMessage() - Method in exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOException
 
getMissingFeatures(List<Feature>, List<Feature>) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
getMobileDataSourceConfig(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementRepository
 
getMobileDataSourceConfigMap() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementRepository
 
getMobileDataSourceConfigs() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfigurations
 
getMobileDataSourceConfigs() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementRepository
 
getMobileDevice(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceDAOImpl
 
getMobileDevice(String) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceDAO
Fetches a MobileDevice from MDM database.
getMobileDeviceDAO() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
getMobileDeviceDAO() - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOFactory
 
getMobileDeviceId() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getMobileDeviceManagementConfig() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceConfigurationManager
 
getMobileDeviceMgtRepository() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementConfig
 
getMobileFeatureDAO() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 
getMobileFeatureDAO() - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOFactory
 
getMobileOperationIdsFromMobileDeviceOperations(List<MobileDeviceOperationMapping>) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
getModel() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getMsg() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
getName() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
getName() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
getOperationId() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
getOperationId() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
getOperationId() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
getOperationMonitoringConfig() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getOperationName() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration.Operation
 
getOperations() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration
 
getOsBuildDate() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getOsVersion() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getPlatformConfigPath(String) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
getPolicyMonitoringManager() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getProperties() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
getProperty() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeatureProperty
 
getProperty() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
getProvisioningConfig() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getPushNotificationConfig() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getReceivedDate() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
getRecurrency() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration.Operation
 
getRegistryResource(String) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
getRegistryService() - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
getResourcePath(String, String) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
getSentDate() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
getSerial() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
getStatus() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
getStatusCode() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
getType() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
getType() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfig
 
getValue() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
getValue() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
getVendor() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 

I

IMEI - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
IMSI - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
init() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManagementService
 
init(Map<String, MobileDataSourceConfig>) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
init(String, MobileDataSourceConfig) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
initConfig() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceConfigurationManager
 
isActive(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
isClaimable(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
isEnabled() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration
 
isEnrolled(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
isFCMEnabled() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMService
 

J

JNDILookupDefinition - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource
Class for hold JndiLookupDefinition of mobile-config.xml at parsing with JAXB.
JNDILookupDefinition() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition
 
JNDILookupDefinition.JNDIProperty - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource
 
JNDILookupDefinition.JNDIProperty() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 

L

LANGUAGE_CODE_ENGLISH_UK - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
LANGUAGE_CODE_ENGLISH_US - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
LATITUDE - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
LOCAL - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.NotifierType
 
LONGITUDE - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
lookupDataSource(String, Hashtable<Object, Object>) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.util.MobileDeviceManagementDAOUtil
 

M

MAC_ADDRESS - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
marshal(Map<String, MobileDataSourceConfig>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.DataSourceConfigAdapter
 
MEDIA_TYPE_XML - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
MOBILE_CONFIG_REGISTRY_ROOT - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
MOBILE_DB_SCRIPTS_FOLDER - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants.MobilePluginConstants
 
MobileDataSourceConfig - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource
Class for holding data source configuration in mobile-config.xml at parsing with JAXB.
MobileDataSourceConfig() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfig
 
MobileDataSourceConfigurations - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource
 
MobileDataSourceConfigurations() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfigurations
 
MobileDevice - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dto
DTO of MobileDevice.
MobileDevice() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
MobileDeviceConfigurationManager - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config
Class responsible for the mobile device manager configuration initialization.
MobileDeviceConfigurationManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceConfigurationManager
 
MobileDeviceDAO - Interface in org.wso2.carbon.device.mgt.mobile.android.impl.dao
This class represents the key operations associated with persisting mobile-device related information.
MobileDeviceManagementConfig - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config
Represents Mobile Device Mgt configuration.
MobileDeviceManagementConfig() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementConfig
 
MobileDeviceManagementDAOException - Exception in org.wso2.carbon.device.mgt.mobile.android.impl.dao
Custom exception class for mobile device specific data access related exceptions.
MobileDeviceManagementDAOException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message and nested exception.
MobileDeviceManagementDAOException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message and cause.
MobileDeviceManagementDAOException(String) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message.
MobileDeviceManagementDAOException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified and cause.
MobileDeviceManagementDAOFactory - Interface in org.wso2.carbon.device.mgt.mobile.android.impl.dao
 
MobileDeviceManagementDAOUtil - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dao.util
Utility method required by MobileDeviceManagement DAO classes.
MobileDeviceManagementDAOUtil() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dao.util.MobileDeviceManagementDAOUtil
 
MobileDeviceManagementRepository - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config
Class for holding management repository data.
MobileDeviceManagementRepository() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementRepository
 
MobileDeviceManagementUtil - Class in org.wso2.carbon.device.mgt.mobile.android.impl.util
Provides utility methods required by the mobile device management bundle.
MobileDeviceManagementUtil() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 
MobileDeviceOperationMapping - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dto
DTO of Mobile Device Operation Mappings.
MobileDeviceOperationMapping() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
MobileDeviceOperationMapping.Status - Enum in org.wso2.carbon.device.mgt.mobile.android.impl.dto
 
MobileFeature - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dto
DTO of Mobile features.
MobileFeature() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
MobileFeatureDAO - Interface in org.wso2.carbon.device.mgt.mobile.android.impl.dao
This class represents the key operations associated with persisting mobile feature related information.
MobileFeatureDAOImpl - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl
Implementation of MobileFeatureDAO.
MobileFeatureDAOImpl(DataSource) - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
MobileFeatureProperty - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dto
DTO of Mobile feature property.
MobileFeatureProperty() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeatureProperty
 
MobileOperation - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dto
DTO of MobileOperation.
MobileOperation() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
MobileOperationProperty - Class in org.wso2.carbon.device.mgt.mobile.android.impl.dto
DTO of Mobile Operation property.
MobileOperationProperty() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
modifyEnrollment(Device) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 

O

org.wso2.carbon.device.mgt.mobile.android.impl - package org.wso2.carbon.device.mgt.mobile.android.impl
 
org.wso2.carbon.device.mgt.mobile.android.impl.config - package org.wso2.carbon.device.mgt.mobile.android.impl.config
 
org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource - package org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource
 
org.wso2.carbon.device.mgt.mobile.android.impl.config.task - package org.wso2.carbon.device.mgt.mobile.android.impl.config.task
 
org.wso2.carbon.device.mgt.mobile.android.impl.dao - package org.wso2.carbon.device.mgt.mobile.android.impl.dao
 
org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl - package org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl
 
org.wso2.carbon.device.mgt.mobile.android.impl.dao.util - package org.wso2.carbon.device.mgt.mobile.android.impl.dao.util
 
org.wso2.carbon.device.mgt.mobile.android.impl.dto - package org.wso2.carbon.device.mgt.mobile.android.impl.dto
 
org.wso2.carbon.device.mgt.mobile.android.impl.fcm - package org.wso2.carbon.device.mgt.mobile.android.impl.fcm
 
org.wso2.carbon.device.mgt.mobile.android.impl.util - package org.wso2.carbon.device.mgt.mobile.android.impl.util
 
org.wso2.carbon.device.mgt.mobile.android.internal - package org.wso2.carbon.device.mgt.mobile.android.internal
 
OS_BUILD_DATE - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
OS_VERSION - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 

P

putRegistryResource(String, Resource) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.util.MobileDeviceManagementUtil
 

R

removeFeature(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidFeatureManager
 
requireDeviceAuthorization() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
resetTenantConfigCache() - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMService
 
resetTenantConfigCache() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMUtil
 
resolveDataSource(MobileDataSourceConfig) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AbstractMobileDeviceManagementDAOFactory
Resolve data source from the data source definition.
rollbackTransaction() - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidDAOFactory
 

S

saveConfiguration(PlatformConfiguration) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
sendNotification(String, Device) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMService
 
sendNotification(String, List<Device>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMService
 
sendWakeUpCall(String, List<Device>) - Static method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMUtil
 
SERIAL - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
setActive(DeviceIdentifier, boolean) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
setAndroidDeviceManagementService(DeviceManagementService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
setCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
setCreatedDate(long) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
setDataSourceService(DataSourceService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
setDescription(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
setDeviceId(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
setDeviceProperties(Map<String, String>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setDeviceType(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
setEnabled(boolean) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.AndroidFeatureManagementDAOException
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceMgtPluginException
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceManagementDAOException
 
setErrorMsg(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
setFCMService(FCMService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
setFeatureCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
setFeatureID(Integer) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeatureProperty
 
setId(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
setImei(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setImsi(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setJndiLookupDefinition(JNDILookupDefinition) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfig
 
setJndiName(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition
 
setJndiProperties(List<JNDILookupDefinition.JNDIProperty>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition
 
setLatitude(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setLongitude(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setMobileDataSourceConfigMap(Map<String, MobileDataSourceConfig>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementRepository
 
setMobileDataSourceConfigs(List<MobileDataSourceConfig>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfigurations
 
setMobileDeviceId(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setMobileDeviceMgtRepository(MobileDeviceManagementRepository) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.MobileDeviceManagementConfig
 
setModel(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setMsg(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
setName(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
setName(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeature
 
setOperationId(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
setOperationId(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
setOperationId(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
setOperationName(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration.Operation
 
setOperations(List<TaskConfiguration.Operation>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration
 
setOsBuildDate(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setOsVersion(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setOwnership(DeviceIdentifier, String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
setProperties(List<MobileOperationProperty>) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperation
 
setProperty(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileFeatureProperty
 
setProperty(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
setReceivedDate(long) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
setRecurrency(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration.Operation
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementDataHolder
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
setSentDate(long) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
setSerial(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 
setStatus(DeviceIdentifier, String, EnrolmentInfo.Status) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
setStatus(MobileDeviceOperationMapping.Status) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
setStatus(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping
 
setStatusCode(int) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.fcm.FCMResult
 
setType(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.MobileDataSourceConfig
 
setValue(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
setValue(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileOperationProperty
 
setVendor(String) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDevice
 

T

TaskConfiguration - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.task
 
TaskConfiguration() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration
 
TaskConfiguration.Operation - Class in org.wso2.carbon.device.mgt.mobile.android.impl.config.task
 
TaskConfiguration.Operation() - Constructor for class org.wso2.carbon.device.mgt.mobile.android.impl.config.task.TaskConfiguration.Operation
 

U

unmarshal(MobileDataSourceConfigurations) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.config.datasource.DataSourceConfigAdapter
 
unsetDataSourceService(DataSourceService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.mobile.android.internal.AndroidDeviceManagementServiceComponent
 
updateDeviceInfo(DeviceIdentifier, Device) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.AndroidDeviceManager
 
updateFeature(MobileFeature) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidFeatureDAOImpl
 
updateFeature(MobileFeature) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.MobileFeatureDAOImpl
 
updateFeature(MobileFeature) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileFeatureDAO
Updates a MobileFeature in Mobile-Feature table.
updateMobileDevice(MobileDevice) - Method in class org.wso2.carbon.device.mgt.mobile.android.impl.dao.impl.AndroidDeviceDAOImpl
 
updateMobileDevice(MobileDevice) - Method in interface org.wso2.carbon.device.mgt.mobile.android.impl.dao.MobileDeviceDAO
Updates MobileDevice information in MDM database.

V

valueOf(String) - Static method in enum org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.device.mgt.mobile.android.impl.dto.MobileDeviceOperationMapping.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VENDOR - Static variable in class org.wso2.carbon.device.mgt.mobile.android.impl.util.AndroidPluginConstants
 
A B C D E F G I J L M O P R S T U V 

Copyright © 2017 WSO2. All rights reserved.