|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.documentcomposition.utils.DocumentCompositionUtils
public class DocumentCompositionUtils
Field Summary | |
---|---|
static java.lang.String |
messageBundle
|
Constructor Summary | |
---|---|
DocumentCompositionUtils()
|
Method Summary | |
---|---|
static java.lang.String |
getExecutionUrl(java.lang.String objLabel,
it.eng.spago.base.SessionContainer sessionContainer,
it.eng.spago.base.SourceBean requestSB)
Returns an url for execute the document with the engine associated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String messageBundle
Constructor Detail |
---|
public DocumentCompositionUtils()
Method Detail |
---|
public static java.lang.String getExecutionUrl(java.lang.String objLabel, it.eng.spago.base.SessionContainer sessionContainer, it.eng.spago.base.SourceBean requestSB)
objLabel
- the logical label of the document (gets from the template file)sessionContainer
- session objectrequestSB
- request object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |