|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engine.mobile.template.AbstractTemplateInstance
public class AbstractTemplateInstance
Field Summary | |
---|---|
protected org.json.JSONObject |
drill
|
protected java.util.HashMap<java.lang.String,java.lang.String> |
paramsMap
|
protected it.eng.spago.base.SourceBean |
template
|
Constructor Summary | |
---|---|
AbstractTemplateInstance()
|
Method Summary | |
---|---|
protected void |
buildDrillJSON()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.json.JSONObject drill
protected it.eng.spago.base.SourceBean template
protected java.util.HashMap<java.lang.String,java.lang.String> paramsMap
Constructor Detail |
---|
public AbstractTemplateInstance()
Method Detail |
---|
protected void buildDrillJSON() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |