Uses of Class
com.identityworksllc.iiq.common.reporting.AbstractJavaDataSource
-
Packages that use AbstractJavaDataSource Package Description com.identityworksllc.iiq.common.reporting Reporting base classes for writing your own custom reports -
-
Uses of AbstractJavaDataSource in com.identityworksllc.iiq.common.reporting
Subclasses of AbstractJavaDataSource in com.identityworksllc.iiq.common.reporting Modifier and Type Class Description classDotWalkFilterDataSourceA somewhat enhanced version of the built-in Filter data source, allowing dot-walking of attributes that are not available as a projection.classPluginDataSourceA data source that delegates to a ‘real’ data source loaded from a plugin.
-