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

A

AbstractMobileDeviceManagementDAOFactory - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dao
Factory class used to create MobileDeviceManagement related DAO objects.
AbstractMobileDeviceManagementDAOFactory() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
activate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementServiceComponent
 
addFeature(MobileFeature) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
addFeature(MobileFeature) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileFeatureDAO
Adds a new MobileFeature to Mobile-Feature table.
addFeature(Feature) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 
addFeatures(List<MobileFeature>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
addFeatures(List<MobileFeature>) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileFeatureDAO
Adda a list of MobileFeatures to Mobile-Feature table.
addFeatures(List<Feature>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 
addLicense(License) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
addMobileDevice(MobileDevice) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsDeviceDAOImpl
 
addMobileDevice(MobileDevice) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceDAO
Adds a new MobileDevice to the MDM database.
addSupportedFeaturesToDB() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 

B

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

C

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

D

dataSource - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 
DataSourceConfigAdapter - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource
 
DataSourceConfigAdapter() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.DataSourceConfigAdapter
 
deactivate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementServiceComponent
 
deleteFeatureByCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
deleteFeatureByCode(String) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
deleteFeatureById(int) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.dao.impl.WindowsDeviceDAOImpl
 
deleteMobileDevice(String) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceDAO
Deletes a given MobileDevice from MDM database.
DEVICE_ID - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
DEVICE_INFO - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
DEVICE_MODEL - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
DEVICE_NAME - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
DEVICE_TYPE_WINDOWS - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
disenrollDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 

E

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

G

getAllDevices() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
getAllFeatures() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
getAllFeatures() - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileFeatureDAO
Retrieve all the MobileFeatures from Mobile-Feature table.
getAllMobileDevices() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsDeviceDAOImpl
 
getAllMobileDevices() - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceDAO
Fetches all MobileDevices from MDM database.
getApplicationManager() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getCode() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
getConfiguration() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
getConfigurationRegistry() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
getConnection() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 
getCreatedDate() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
getDataSourceMap() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
getDbScriptLocation(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementSchemaInitializer
 
getDefaultLicense() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginUtils
 
getDescription() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
getDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
getDeviceId() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
getDeviceManager() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getDeviceProperties() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getDeviceProperty(Map<String, String>, String) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsUtils
 
getDeviceType() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
getFeature(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 
getFeatureByCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
getFeatureByCode(String) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
getFeatureByDeviceType(String) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
getFeatureById(int) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.dto.MobileOperation
 
getFeatureID() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeatureProperty
 
getFeatureManager() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
getFeatures() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 
getId() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
getImei() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getImsi() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceConfigurationManager
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementDataHolder
 
getJndiLookupDefinition() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfig
 
getJndiName() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition
 
getJndiProperties() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition
 
getLatitude() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getLicense(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
getLongitude() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getMessage() - Method in exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceManagementDAOException
 
getMessage() - Method in exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsFeatureManagementDAOException
 
getMissingFeatures(List<Feature>, List<Feature>) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
getMobileDataSourceConfig(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementRepository
 
getMobileDataSourceConfigMap() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementRepository
 
getMobileDataSourceConfigs() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfigurations
 
getMobileDataSourceConfigs() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementRepository
 
getMobileDevice(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsDeviceDAOImpl
 
getMobileDevice(String) - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceDAO
Fetches a MobileDevice from MDM database.
getMobileDeviceDAO() - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceManagementDAOFactory
 
getMobileDeviceDAO() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 
getMobileDeviceId() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getMobileDeviceManagementConfig() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceConfigurationManager
 
getMobileDeviceMgtRepository() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementConfig
 
getMobileFeatureDAO() - Method in interface org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceManagementDAOFactory
 
getMobileFeatureDAO() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 
getMobileOperationIdsFromMobileDeviceOperations(List<MobileDeviceOperationMapping>) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
getModel() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getName() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
getName() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
getOperationId() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
getOperationId() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
getOperationId() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
getOperationMonitoringConfig() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getOsBuildDate() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getOsVersion() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getPlatformConfigPath(String) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
getPluginType() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementSchemaInitializer
 
getPolicyMonitoringManager() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getProperties() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
getProperty() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeatureProperty
 
getProperty() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
getProvisioningConfig() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getPushNotificationConfig() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getReceivedDate() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
getRegistryResource(String) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
getRegistryService() - Method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementDataHolder
 
getResourcePath(String, String) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
getSentDate() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
getSerial() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
getStatus() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
getSupportedFeatures() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
Get supported Windows features.
getType() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfig
 
getType() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
getValue() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
getValue() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
getVendor() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 

I

IMEI - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
IMSI - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
init(Map<String, MobileDataSourceConfig>) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
init(String, MobileDataSourceConfig) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.AbstractMobileDeviceManagementDAOFactory
 
init() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
initConfig() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceConfigurationManager
 
isActive(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
isClaimable(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
isEnrolled(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 

J

JNDILookupDefinition - Class in org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.config.datasource.JNDILookupDefinition
 
JNDILookupDefinition.JNDIProperty - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource
 
JNDILookupDefinition.JNDIProperty() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 

L

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

M

MAC_ADDRESS - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
marshal(Map<String, MobileDataSourceConfig>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.DataSourceConfigAdapter
 
MEDIA_TYPE_XML - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
MOBILE_CONFIG_REGISTRY_ROOT - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
MOBILE_DB_SCRIPTS_FOLDER - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
MobileDataSourceConfig - Class in org.wso2.carbon.device.mgt.mobile.windows.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.windows.impl.config.datasource.MobileDataSourceConfig
 
MobileDataSourceConfigurations - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource
 
MobileDataSourceConfigurations() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfigurations
 
MobileDevice - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
DTO of MobileDevice.
MobileDevice() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
MobileDeviceConfigurationManager - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.config
Class responsible for the mobile device manager configuration initialization.
MobileDeviceConfigurationManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceConfigurationManager
 
MobileDeviceDAO - Interface in org.wso2.carbon.device.mgt.mobile.windows.impl.dao
This class represents the key operations associated with persisting mobile-device related information.
MobileDeviceManagementConfig - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.config
Represents Mobile Device Mgt configuration.
MobileDeviceManagementConfig() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementConfig
 
MobileDeviceManagementDAOException - Exception in org.wso2.carbon.device.mgt.mobile.windows.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.windows.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.windows.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.windows.impl.dao.MobileDeviceManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message.
MobileDeviceManagementDAOException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified and cause.
MobileDeviceManagementDAOFactory - Interface in org.wso2.carbon.device.mgt.mobile.windows.impl.dao
 
MobileDeviceManagementDAOUtil - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dao.util
Utility method required by MobileDeviceManagement DAO classes.
MobileDeviceManagementDAOUtil() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.util.MobileDeviceManagementDAOUtil
 
MobileDeviceManagementRepository - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.config
Class for holding management repository data.
MobileDeviceManagementRepository() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementRepository
 
MobileDeviceManagementSchemaInitializer - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.util
Provides methods for initializing the database script.
MobileDeviceManagementSchemaInitializer(DataSource, String) - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementSchemaInitializer
 
MobileDeviceManagementUtil - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.util
Provides utility methods required by the mobile device management bundle.
MobileDeviceManagementUtil() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.util.MobileDeviceManagementUtil
 
MobileDeviceOperationMapping - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
DTO of Mobile Device Operation Mappings.
MobileDeviceOperationMapping() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
MobileDeviceOperationMapping.Status - Enum in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
 
MobileFeature - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
DTO of Mobile features.
MobileFeature() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
MobileFeatureDAO - Interface in org.wso2.carbon.device.mgt.mobile.windows.impl.dao
This class represents the key operations associated with persisting mobile feature related information.
MobileFeatureProperty - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
DTO of Mobile feature property.
MobileFeatureProperty() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeatureProperty
 
MobileOperation - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
DTO of MobileOperation.
MobileOperation() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
MobileOperationProperty - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dto
DTO of Mobile Operation property.
MobileOperationProperty() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
modifyEnrollment(Device) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 

O

openConnection() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 
org.wso2.carbon.device.mgt.mobile.windows.exception - package org.wso2.carbon.device.mgt.mobile.windows.exception
 
org.wso2.carbon.device.mgt.mobile.windows.impl - package org.wso2.carbon.device.mgt.mobile.windows.impl
 
org.wso2.carbon.device.mgt.mobile.windows.impl.config - package org.wso2.carbon.device.mgt.mobile.windows.impl.config
 
org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource - package org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource
 
org.wso2.carbon.device.mgt.mobile.windows.impl.dao - package org.wso2.carbon.device.mgt.mobile.windows.impl.dao
 
org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl - package org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl
 
org.wso2.carbon.device.mgt.mobile.windows.impl.dao.util - package org.wso2.carbon.device.mgt.mobile.windows.impl.dao.util
 
org.wso2.carbon.device.mgt.mobile.windows.impl.dto - package org.wso2.carbon.device.mgt.mobile.windows.impl.dto
 
org.wso2.carbon.device.mgt.mobile.windows.impl.util - package org.wso2.carbon.device.mgt.mobile.windows.impl.util
 
org.wso2.carbon.device.mgt.mobile.windows.internal - package org.wso2.carbon.device.mgt.mobile.windows.internal
 
OS_VERSION - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 

P

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

R

removeFeature(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 
requireDeviceAuthorization() - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
resolveDataSource(MobileDataSourceConfig) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.AbstractMobileDeviceManagementDAOFactory
Resolve data source from the data source definition.
rollbackTransaction() - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 

S

saveConfiguration(PlatformConfiguration) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
SERIAL - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
setActive(DeviceIdentifier, boolean) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
setCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
setCreatedDate(long) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
setDataSourceService(DataSourceService) - Method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementServiceComponent
 
setDescription(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
setDeviceId(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
setDeviceProperties(Map<String, String>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setDeviceType(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.MobileDeviceManagementDAOException
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsFeatureManagementDAOException
 
setFeatureCode(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
setFeatureID(Integer) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeatureProperty
 
setId(int) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
setImei(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setImsi(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setJndiLookupDefinition(JNDILookupDefinition) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfig
 
setJndiName(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition
 
setJndiProperties(List<JNDILookupDefinition.JNDIProperty>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition
 
setLatitude(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setLongitude(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setMobileDataSourceConfigMap(Map<String, MobileDataSourceConfig>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementRepository
 
setMobileDataSourceConfigs(List<MobileDataSourceConfig>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfigurations
 
setMobileDeviceId(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setMobileDeviceMgtRepository(MobileDeviceManagementRepository) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.MobileDeviceManagementConfig
 
setModel(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setName(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
setName(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeature
 
setOperationId(int) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
setOperationId(int) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
setOperationId(int) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
setOsBuildDate(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setOsVersion(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setOwnership(DeviceIdentifier, String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
setProperties(List<MobileOperationProperty>) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperation
 
setProperty(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileFeatureProperty
 
setProperty(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
setReceivedDate(long) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementDataHolder
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementServiceComponent
 
setSentDate(long) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
setSerial(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 
setStatus(MobileDeviceOperationMapping.Status) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
setStatus(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDeviceOperationMapping
 
setStatus(DeviceIdentifier, String, EnrolmentInfo.Status) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
setType(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.MobileDataSourceConfig
 
setupMobileDeviceManagementSchema(DataSource, String) - Static method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.util.MobileDeviceManagementDAOUtil
Creates the mobile device management schema.
setValue(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.config.datasource.JNDILookupDefinition.JNDIProperty
 
setValue(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileOperationProperty
 
setVendor(String) - Method in class org.wso2.carbon.device.mgt.mobile.windows.impl.dto.MobileDevice
 

U

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

V

valueOf(String) - Static method in enum org.wso2.carbon.device.mgt.mobile.windows.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.windows.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.windows.impl.util.WindowsPluginConstants
 

W

WINDOWS_FEATURE_CODE - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
WINDOWS_FEATURE_DESCRIPTION - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
WINDOWS_FEATURE_ID - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
WINDOWS_FEATURE_NAME - Static variable in class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
WindowsDAOFactory - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dao
 
WindowsDAOFactory() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsDAOFactory
 
WindowsDeviceDAOImpl - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl
Implements MobileDeviceDAO for Windows Devices.
WindowsDeviceDAOImpl() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsDeviceDAOImpl
 
WindowsDeviceManagementDataHolder - Class in org.wso2.carbon.device.mgt.mobile.windows.internal
DataHolder class of Mobile plugins component.
WindowsDeviceManagementService - Class in org.wso2.carbon.device.mgt.mobile.windows.impl
This represents the Windows implementation of DeviceManagerService.
WindowsDeviceManagementService() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManagementService
 
WindowsDeviceManagementServiceComponent - Class in org.wso2.carbon.device.mgt.mobile.windows.internal
 
WindowsDeviceManagementServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.internal.WindowsDeviceManagementServiceComponent
 
WindowsDeviceManager - Class in org.wso2.carbon.device.mgt.mobile.windows.impl
 
WindowsDeviceManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsDeviceManager
 
WindowsDeviceMgtPluginException - Exception in org.wso2.carbon.device.mgt.mobile.windows.exception
 
WindowsDeviceMgtPluginException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
WindowsDeviceMgtPluginException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
WindowsDeviceMgtPluginException(String) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
WindowsDeviceMgtPluginException() - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
WindowsDeviceMgtPluginException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.exception.WindowsDeviceMgtPluginException
 
WindowsFeatureDAOImpl - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl
Implement MobileFeatureDAO for Windows devices.
WindowsFeatureDAOImpl() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.dao.impl.WindowsFeatureDAOImpl
 
WindowsFeatureManagementDAOException - Exception in org.wso2.carbon.device.mgt.mobile.windows.impl.dao
Implement Exception class for Windows Device Features.
WindowsFeatureManagementDAOException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message and nested exception.
WindowsFeatureManagementDAOException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message and cause.
WindowsFeatureManagementDAOException(String) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified detail message.
WindowsFeatureManagementDAOException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.mobile.windows.impl.dao.WindowsFeatureManagementDAOException
Constructs a new MobileDeviceManagementDAOException with the specified and cause.
WindowsFeatureManager - Class in org.wso2.carbon.device.mgt.mobile.windows.impl
 
WindowsFeatureManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsFeatureManager
 
WindowsPluginConstants - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.util
Define constance used by Windows plugin.
WindowsPluginConstants() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginConstants
 
WindowsPluginUtils - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.util
Contains utility method used by Windows plugin.
WindowsPluginUtils() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsPluginUtils
 
WindowsPolicyMonitoringManager - Class in org.wso2.carbon.device.mgt.mobile.windows.impl
 
WindowsPolicyMonitoringManager() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.WindowsPolicyMonitoringManager
 
WindowsUtils - Class in org.wso2.carbon.device.mgt.mobile.windows.impl.util
Contains utility methods used by Windows plugin.
WindowsUtils() - Constructor for class org.wso2.carbon.device.mgt.mobile.windows.impl.util.WindowsUtils
 
A B C D E G I J L M O P R S U V W 

Copyright © 2017 WSO2. All rights reserved.