|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.services.proxy.AbstractServiceProxy
it.eng.spagobi.services.proxy.DocumentExecuteServiceProxy
public class DocumentExecuteServiceProxy
Field Summary |
---|
Fields inherited from class it.eng.spagobi.services.proxy.AbstractServiceProxy |
---|
isSecure, serviceUrl, userId |
Constructor Summary | |
---|---|
DocumentExecuteServiceProxy(java.lang.String user,
javax.servlet.http.HttpSession session)
The Constructor. |
Method Summary | |
---|---|
byte[] |
executeChart(java.lang.String documentLabel,
java.util.HashMap parameters)
Return the image of a Chart |
Methods inherited from class it.eng.spagobi.services.proxy.AbstractServiceProxy |
---|
init, readTicket |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentExecuteServiceProxy(java.lang.String user, javax.servlet.http.HttpSession session)
user
- userIdsession
- Http SessionMethod Detail |
---|
public byte[] executeChart(java.lang.String documentLabel, java.util.HashMap parameters)
documentLabel
- parameters
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |