|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Context in br.com.ibnetwork.guara.modules |
---|
Methods in br.com.ibnetwork.guara.modules with parameters of type Context | |
---|---|
Outcome |
ModuleSupport.doPerform(RunData data,
Context context)
|
Outcome |
Module.doPerform(RunData data,
Context context)
|
Uses of Context in br.com.ibnetwork.guara.modules.actions.test |
---|
Methods in br.com.ibnetwork.guara.modules.actions.test with parameters of type Context | |
---|---|
Outcome |
ActionTest.doOutcome(RunData data,
Context context)
|
Outcome |
ActionTest.doPerform(RunData data,
Context context)
|
Outcome |
ForceError.doPerform(RunData runData,
Context context)
|
Outcome |
Slow.doPerform(RunData data,
Context context)
|
Outcome |
GetRealPath.doPerform(RunData data,
Context ctx)
|
Outcome |
ActionTest.doSomething(RunData data,
Context context)
|
Uses of Context in br.com.ibnetwork.guara.modules.screens |
---|
Methods in br.com.ibnetwork.guara.modules.screens with parameters of type Context | |
---|---|
Outcome |
DownloadSupport.doPerform(RunData data,
Context context)
|
Uses of Context in br.com.ibnetwork.guara.modules.screens.test |
---|
Methods in br.com.ibnetwork.guara.modules.screens.test with parameters of type Context | |
---|---|
Outcome |
ChangeOutcome.doPerform(RunData data,
Context context)
|
Uses of Context in br.com.ibnetwork.guara.rundata |
---|
Methods in br.com.ibnetwork.guara.rundata that return Context | |
---|---|
Context |
RunData.getContext()
|
Uses of Context in br.com.ibnetwork.guara.rundata.impl |
---|
Methods in br.com.ibnetwork.guara.rundata.impl that return Context | |
---|---|
Context |
RunDataImpl.getContext()
|
Methods in br.com.ibnetwork.guara.rundata.impl with parameters of type Context | |
---|---|
void |
RunDataImpl.setContext(Context context)
|
Uses of Context in br.com.ibnetwork.guara.test |
---|
Methods in br.com.ibnetwork.guara.test that return Context | |
---|---|
protected Context |
GuaraTestCase.createContext()
|
Uses of Context in br.com.ibnetwork.guara.view |
---|
Methods in br.com.ibnetwork.guara.view that return Context | |
---|---|
Context |
TemplateEngine.createContext()
|
Methods in br.com.ibnetwork.guara.view with parameters of type Context | |
---|---|
void |
TemplateEngine.merge(java.lang.String templateName,
Context context,
java.io.Writer writer)
|
static java.lang.String |
TemplateUtils.renderTemplate(TemplateEngine engine,
java.lang.String encoding,
Context ctx,
java.lang.String templateName)
|
Uses of Context in br.com.ibnetwork.guara.view.impl |
---|
Classes in br.com.ibnetwork.guara.view.impl that implement Context | |
---|---|
class |
ContextImpl
|
Methods in br.com.ibnetwork.guara.view.impl that return Context | |
---|---|
Context |
NullTemplateEngine.createContext()
|
Context |
TemplateEngineSupport.createContext()
|
Methods in br.com.ibnetwork.guara.view.impl with parameters of type Context | |
---|---|
void |
NullTemplateEngine.merge(java.lang.String templateName,
Context context,
java.io.Writer writer)
|
void |
TemplateEngineImpl.merge(java.lang.String templateName,
Context context,
java.io.Writer writer)
|
Uses of Context in br.com.ibnetwork.guara.view.impl.freemarker |
---|
Methods in br.com.ibnetwork.guara.view.impl.freemarker with parameters of type Context | |
---|---|
void |
FreemarkerTemplateEngine.merge(java.lang.String templateName,
Context context,
java.io.Writer w)
|
Uses of Context in br.com.ibnetwork.guara.view.impl.velocity |
---|
Methods in br.com.ibnetwork.guara.view.impl.velocity with parameters of type Context | |
---|---|
void |
VelocityTemplateEngine.merge(java.lang.String templateName,
Context context,
java.io.Writer w)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |