public abstract class AbstractScriptingTemplate extends Object implements IScriptingStyleTemplate
Constructor and Description |
---|
AbstractScriptingTemplate() |
Modifier and Type | Method and Description |
---|---|
String |
getControlsByIdVariableName()
Returns the controls by id map variable name.
|
String |
getControlsByTypeVariableName()
Returns the controls by type map variable name.
|
String |
getDocumentVariableName()
Returns the
Document variable name. |
String |
getELVariableName()
Returns the
IELResolver variable name. |
String |
getEndScriptTag()
Returns the end script tag.
|
String |
getOutVariableName()
Returns the output variable name.
|
String |
getRequestVariableName()
Returns the request variable name.
|
String |
getResponseVariableName()
Returns the response variable name.
|
String |
getRowsListVariableName()
Returns the rows list variable name.
|
String |
getStartScriptTag()
Returns the start script tag.
|
String |
getStartValueTag()
Returns the start value tag.
|
String |
getXPathVariableName()
Returns the
IXPath variable name. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassCallString, getEscapedString
public String getStartValueTag()
IScriptingStyleTemplate
getStartValueTag
in interface IScriptingStyleTemplate
public String getStartScriptTag()
IScriptingStyleTemplate
getStartScriptTag
in interface IScriptingStyleTemplate
public String getEndScriptTag()
IScriptingStyleTemplate
getEndScriptTag
in interface IScriptingStyleTemplate
public String getOutVariableName()
IScriptingStyleTemplate
getOutVariableName
in interface IScriptingStyleTemplate
public String getRequestVariableName()
IScriptingStyleTemplate
getRequestVariableName
in interface IScriptingStyleTemplate
public String getResponseVariableName()
IScriptingStyleTemplate
getResponseVariableName
in interface IScriptingStyleTemplate
public String getELVariableName()
IScriptingStyleTemplate
IELResolver
variable name.getELVariableName
in interface IScriptingStyleTemplate
IELResolver
variable name.public String getDocumentVariableName()
IScriptingStyleTemplate
Document
variable name.getDocumentVariableName
in interface IScriptingStyleTemplate
Document
variable name.public String getXPathVariableName()
IScriptingStyleTemplate
IXPath
variable name.getXPathVariableName
in interface IScriptingStyleTemplate
IXPath
variable name.public String getControlsByIdVariableName()
IScriptingStyleTemplate
getControlsByIdVariableName
in interface IScriptingStyleTemplate
public String getControlsByTypeVariableName()
IScriptingStyleTemplate
getControlsByTypeVariableName
in interface IScriptingStyleTemplate
public String getRowsListVariableName()
IScriptingStyleTemplate
getRowsListVariableName
in interface IScriptingStyleTemplate
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.