it.eng.spagobi.analiticalmodel.execution.bo.defaultvalues
Class DefaultValuesRetriever

java.lang.Object
  extended by it.eng.spagobi.analiticalmodel.execution.bo.defaultvalues.DefaultValuesRetriever

public class DefaultValuesRetriever
extends java.lang.Object


Constructor Summary
DefaultValuesRetriever()
           
 
Method Summary
 DefaultValuesList getDefaultValues(BIObjectParameter analyticalDocumentParameter, ExecutionInstance executionInstance, it.eng.spago.security.IEngUserProfile profile)
           
protected  DefaultValuesList getDefaultValuesFromDefaultLov(ExecutionInstance executionInstance, it.eng.spago.security.IEngUserProfile profile, ILovDetail lovForDefault)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultValuesRetriever

public DefaultValuesRetriever()
Method Detail

getDefaultValues

public DefaultValuesList getDefaultValues(BIObjectParameter analyticalDocumentParameter,
                                          ExecutionInstance executionInstance,
                                          it.eng.spago.security.IEngUserProfile profile)

getDefaultValuesFromDefaultLov

protected DefaultValuesList getDefaultValuesFromDefaultLov(ExecutionInstance executionInstance,
                                                           it.eng.spago.security.IEngUserProfile profile,
                                                           ILovDetail lovForDefault)
                                                    throws java.lang.Exception,
                                                           it.eng.spago.base.SourceBeanException
Throws:
java.lang.Exception
it.eng.spago.base.SourceBeanException