- GadgetDataService - Interface in org.wso2.carbon.device.mgt.analytics.dashboard
-
This interface exposes useful service layer functions to retrieve data
required by high level dashboard APIs.
- GadgetDataServiceComponent - Class in org.wso2.carbon.device.mgt.analytics.dashboard.internal
-
- GadgetDataServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.analytics.dashboard.internal.GadgetDataServiceComponent
-
- GadgetDataServiceDAO - Interface in org.wso2.carbon.device.mgt.analytics.dashboard.dao
-
- GadgetDataServiceDAOConstants - Class in org.wso2.carbon.device.mgt.analytics.dashboard.dao
-
- GadgetDataServiceDAOConstants.DatabaseView - Class in org.wso2.carbon.device.mgt.analytics.dashboard.dao
-
- GadgetDataServiceDAOConstants.Pagination - Class in org.wso2.carbon.device.mgt.analytics.dashboard.dao
-
- GadgetDataServiceDAOConstants.PotentialVulnerability - Class in org.wso2.carbon.device.mgt.analytics.dashboard.dao
-
- GadgetDataServiceDAOFactory - Class in org.wso2.carbon.device.mgt.analytics.dashboard.dao
-
- GadgetDataServiceDAOFactory() - Constructor for class org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAOFactory
-
- GadgetDataServiceImpl - Class in org.wso2.carbon.device.mgt.analytics.dashboard.impl
-
Implementation class of GadgetDataService.
- GadgetDataServiceImpl() - Constructor for class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- GenericGadgetDataServiceDAOImpl - Class in org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl
-
- GenericGadgetDataServiceDAOImpl() - Constructor for class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.GenericGadgetDataServiceDAOImpl
-
- getConnection() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getConnection() - Static method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAOFactory
-
- getConnectivityStatus() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.BasicFilterSet
-
- getConnectivityStatus() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceWithDetails
-
- getDeviceCount() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceCountByGroup
-
- getDeviceCount(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getDeviceCount(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDeviceCount(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get a count of devices based on a defined filter set.
- getDeviceCount(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDeviceCountsByConnectivityStatuses() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getDeviceCountsByConnectivityStatuses() - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDeviceCountsByConnectivityStatuses() - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get device counts classified by connectivity statuses.
- getDeviceCountsByConnectivityStatuses() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDeviceCountsByOwnershipTypes(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getDeviceCountsByOwnershipTypes(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDeviceCountsByOwnershipTypes(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get device counts classified by ownership types.
- getDeviceCountsByOwnershipTypes(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDeviceCountsByPlatforms(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getDeviceCountsByPlatforms(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDeviceCountsByPlatforms(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get device counts classified by platforms.
- getDeviceCountsByPlatforms(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDeviceCountsByPotentialVulnerabilities() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getDeviceCountsByPotentialVulnerabilities() - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDeviceCountsByPotentialVulnerabilities() - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get device counts classified by potential vulnerabilities.
- getDeviceCountsByPotentialVulnerabilities() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDeviceId() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceWithDetails
-
- getDeviceIdentification() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceWithDetails
-
- getDevicesWithDetails(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDevicesWithDetails(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.GenericGadgetDataServiceDAOImpl
-
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.MSSQLGadgetDataServiceDAOImpl
-
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.OracleGadgetDataServiceDAOImpl
-
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.PostgreSQLGadgetDataServiceDAOImpl
-
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get a paginated list of devices with details, based on a defined filter set.
- getDevicesWithDetails(ExtendedFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get a list of devices with details, based on a defined filter set.
- getDevicesWithDetails(ExtendedFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDevicesWithDetails(ExtendedFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getDisplayNameForGroup() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceCountByGroup
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.DataAccessLayerException
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidFeatureCodeValueException
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidPotentialVulnerabilityValueException
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidResultCountValueException
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidStartIndexValueException
-
- getFeatureNonCompliantDeviceCount(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getFeatureNonCompliantDeviceCount(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getFeatureNonCompliantDeviceCount(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get a count of devices non-compliant upon on a particular feature
and a defined filter set.
- getFeatureNonCompliantDeviceCount(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getFeatureNonCompliantDeviceCountsByOwnershipTypes(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getFeatureNonCompliantDeviceCountsByOwnershipTypes(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getFeatureNonCompliantDeviceCountsByOwnershipTypes(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get device counts non-compliant upon a particular feature
classified by ownership types.
- getFeatureNonCompliantDeviceCountsByOwnershipTypes(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getFeatureNonCompliantDeviceCountsByPlatforms(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getFeatureNonCompliantDeviceCountsByPlatforms(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getFeatureNonCompliantDeviceCountsByPlatforms(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get device counts non-compliant upon a particular feature classified by platforms.
- getFeatureNonCompliantDeviceCountsByPlatforms(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.GenericGadgetDataServiceDAOImpl
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.MSSQLGadgetDataServiceDAOImpl
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.OracleGadgetDataServiceDAOImpl
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.PostgreSQLGadgetDataServiceDAOImpl
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get a paginated list of non-compliant devices with details,
upon a particular feature.
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get a list of non-compliant devices with details, upon a particular feature.
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet, int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getFeatureNonCompliantDevicesWithDetails(String, BasicFilterSet) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getGadgetDataServiceDAO() - Static method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAOFactory
-
- getGroup() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceCountByGroup
-
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.GenericGadgetDataServiceDAOImpl
-
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.MSSQLGadgetDataServiceDAOImpl
-
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.OracleGadgetDataServiceDAOImpl
-
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.impl.PostgreSQLGadgetDataServiceDAOImpl
-
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get non-compliant device counts classified by individual features.
- getNonCompliantDeviceCountsByFeatures(int, int) - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- getOwnership() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.BasicFilterSet
-
- getOwnershipType() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceWithDetails
-
- getPlatform() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.BasicFilterSet
-
- getPlatform() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.DeviceWithDetails
-
- getPotentialVulnerability() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.bean.ExtendedFilterSet
-
- getTotalDeviceCount() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.AbstractGadgetDataServiceDAO
-
- getTotalDeviceCount() - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAO
-
- getTotalDeviceCount() - Method in interface org.wso2.carbon.device.mgt.analytics.dashboard.GadgetDataService
-
This method is used to get total count of devices currently enrolled under a particular tenant.
- getTotalDeviceCount() - Method in class org.wso2.carbon.device.mgt.analytics.dashboard.impl.GadgetDataServiceImpl
-
- init(DataSourceConfig) - Static method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAOFactory
-
- init(DataSource) - Static method in class org.wso2.carbon.device.mgt.analytics.dashboard.dao.GadgetDataServiceDAOFactory
-
- InvalidFeatureCodeValueException - Exception in org.wso2.carbon.device.mgt.analytics.dashboard.exception
-
Custom exception class for catching invalid parameter values,
relevant to Gadget Data Service DAO layer.
- InvalidFeatureCodeValueException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidFeatureCodeValueException
-
Constructs a new exception with the specific error message and nested exception.
- InvalidFeatureCodeValueException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidFeatureCodeValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidFeatureCodeValueException(String) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidFeatureCodeValueException
-
Constructs a new exception with the specific error message.
- InvalidFeatureCodeValueException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidFeatureCodeValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidPotentialVulnerabilityValueException - Exception in org.wso2.carbon.device.mgt.analytics.dashboard.exception
-
Custom exception class for catching invalid parameter values,
relevant to Gadget Data Service DAO layer.
- InvalidPotentialVulnerabilityValueException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidPotentialVulnerabilityValueException
-
Constructs a new exception with the specific error message and nested exception.
- InvalidPotentialVulnerabilityValueException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidPotentialVulnerabilityValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidPotentialVulnerabilityValueException(String) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidPotentialVulnerabilityValueException
-
Constructs a new exception with the specific error message.
- InvalidPotentialVulnerabilityValueException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidPotentialVulnerabilityValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidResultCountValueException - Exception in org.wso2.carbon.device.mgt.analytics.dashboard.exception
-
Custom exception class for catching invalid parameter values,
relevant to Gadget Data Service DAO layer.
- InvalidResultCountValueException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidResultCountValueException
-
Constructs a new exception with the specific error message and nested exception.
- InvalidResultCountValueException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidResultCountValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidResultCountValueException(String) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidResultCountValueException
-
Constructs a new exception with the specific error message.
- InvalidResultCountValueException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidResultCountValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidStartIndexValueException - Exception in org.wso2.carbon.device.mgt.analytics.dashboard.exception
-
Custom exception class for catching invalid parameter values,
relevant to Gadget Data Service DAO layer.
- InvalidStartIndexValueException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidStartIndexValueException
-
Constructs a new exception with the specific error message and nested exception.
- InvalidStartIndexValueException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidStartIndexValueException
-
Constructs a new exception with the specific error message and cause.
- InvalidStartIndexValueException(String) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidStartIndexValueException
-
Constructs a new exception with the specific error message.
- InvalidStartIndexValueException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.analytics.dashboard.exception.InvalidStartIndexValueException
-
Constructs a new exception with the specific error message and cause.