it.eng.spagobi.analiticalmodel.execution.bo.defaultvalues
Interface IDefaultFormula


public interface IDefaultFormula


Method Summary
 DefaultValuesList getDefaultValues(BIObjectParameter analyticalDocumentParameter, ExecutionInstance executionInstance, it.eng.spago.security.IEngUserProfile profile)
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()

getDefaultValues

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