public abstract class AbstractScriptingTemplate extends Object implements IScriptingStyleTemplate
Constructor and Description |
---|
AbstractScriptingTemplate() |
Modifier and Type | Method and Description |
---|---|
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 |
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.Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.