org.wso2.carbon.device.mgt.mobile.dao
Class MobileDeviceManagementDAOFactory
java.lang.Object
org.wso2.carbon.device.mgt.mobile.dao.MobileDeviceManagementDAOFactory
public class MobileDeviceManagementDAOFactory
- extends Object
Factory class used to create MobileDeviceManagement related DAO objects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobileDeviceManagementDAOFactory
public MobileDeviceManagementDAOFactory()
init
public static void init()
getMobileDeviceDAO
public static MobileDeviceDAO getMobileDeviceDAO()
getMobileOperationDAO
public static MobileOperationDAO getMobileOperationDAO()
getMobileOperationPropertyDAO
public static MobileOperationPropertyDAO getMobileOperationPropertyDAO()
getMobileDeviceOperationDAO
public static MobileDeviceOperationMappingDAO getMobileDeviceOperationDAO()
getFeatureDAO
public static MobileFeatureDAO getFeatureDAO()
getFeaturePropertyDAO
public static MobileFeaturePropertyDAO getFeaturePropertyDAO()
getMobileDeviceManagementConfig
public static MobileDataSourceConfig getMobileDeviceManagementConfig()
setMobileDataSourceConfig
public static void setMobileDataSourceConfig(MobileDataSourceConfig mobileDataSourceConfig)
getDataSource
public static DataSource getDataSource()
Copyright © 2015 WSO2. All rights reserved.