|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.drivers.jpivot.JPivotDriver
Driver Implementation (IEngineDriver Interface) for JPivot Engine.
Constructor Summary | |
JPivotDriver()
|
Method Summary | |
java.util.Map |
getParameterMap(java.lang.Object biobject)
Return a map of parameters which will be sended in the request to the engine application. |
java.util.Map |
getParameterMap(java.lang.Object object,
it.eng.spago.security.IEngUserProfile profile)
Return a map of parameters which will be sended in the request to the engine application. |
java.util.Map |
getParameterMap(java.lang.Object object,
java.lang.Object subObject)
Return a map of parameters which will be sended in the request to the engine application. |
java.util.Map |
getParameterMap(java.lang.Object object,
java.lang.Object subObject,
it.eng.spago.security.IEngUserProfile profile)
Return a map of parameters which will be sended in the request to the engine application. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JPivotDriver()
Method Detail |
public java.util.Map getParameterMap(java.lang.Object biobject)
getParameterMap
in interface it.eng.spagobi.drivers.IEngineDriver
public java.util.Map getParameterMap(java.lang.Object object, it.eng.spago.security.IEngUserProfile profile)
getParameterMap
in interface it.eng.spagobi.drivers.IEngineDriver
profile
- Profile of the user
public java.util.Map getParameterMap(java.lang.Object object, java.lang.Object subObject)
getParameterMap
in interface it.eng.spagobi.drivers.IEngineDriver
subObject
- SubObject to execute
public java.util.Map getParameterMap(java.lang.Object object, java.lang.Object subObject, it.eng.spago.security.IEngUserProfile profile)
getParameterMap
in interface it.eng.spagobi.drivers.IEngineDriver
subObject
- SubObject to executeprofile
- Profile of the user
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |