JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.thymeleaf.dialect
Interface IExecutionAttributeDialect
All Superinterfaces:
IDialect
All Known Implementing Classes:
StandardDialect
public interface
IExecutionAttributeDialect
extends
IDialect
Since:
3.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
getExecutionAttributes
()
Methods inherited from interface org.thymeleaf.dialect.
IDialect
getName
Method Details
getExecutionAttributes
Map
<
String
,
Object
>
getExecutionAttributes
()