Package com.infragistics.reveal.engine.init
Reveal Engine Initialization Package, containing the classes that must be used to initialize the engine, along those classes from
com.infragistics.reveal.sdk.api
package.-
Class Summary Class Description InitializeParameter Used to initialize the RevealEngine.InitializeParameterBuilder Builder class used to build instances ofInitializeParameter
to pass toRevealEngineInitializer.initialize(InitializeParameter)
in order to initialize the Reveal BI engine.RevealEngineInitializer Class used to initialize the Reveal BI Engine, seeRevealEngineInitializer.initialize(InitializeParameter)
for more information.