|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.drivers.AbstractDriver
public class AbstractDriver
Constructor Summary | |
---|---|
AbstractDriver()
|
Method Summary | |
---|---|
protected java.util.Map |
addBIParameterDescriptions(BIObject biobj,
java.util.Map pars)
get the description of the parameter and create a new biparameter to pass at the engine with url parameter_name+DESCRIPTION_SUFFIX |
protected java.util.Map |
applySecurity(java.util.Map pars,
it.eng.spago.security.IEngUserProfile profile)
Applys changes for security reason if necessary |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDriver()
Method Detail |
---|
protected java.util.Map applySecurity(java.util.Map pars, it.eng.spago.security.IEngUserProfile profile)
pars
- The map of parameters
protected java.util.Map addBIParameterDescriptions(BIObject biobj, java.util.Map pars)
biobj
- pars
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |