org.thymeleaf.spring3.naming
Class SpringContextVariableNames

Object
  extended by org.thymeleaf.spring3.naming.SpringContextVariableNames

public class SpringContextVariableNames
extends Object

Since:
1.0
Author:
Daniel Fernández

Field Summary
static String SPRING_FIELD_BIND_STATUS
           
static String SPRING_FORM_COMMAND_VALUE
           
static String SPRING_REQUEST_CONTEXT
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPRING_REQUEST_CONTEXT

public static final String SPRING_REQUEST_CONTEXT
See Also:
Constant Field Values

SPRING_FORM_COMMAND_VALUE

public static final String SPRING_FORM_COMMAND_VALUE
See Also:
Constant Field Values

SPRING_FIELD_BIND_STATUS

public static final String SPRING_FIELD_BIND_STATUS
See Also:
Constant Field Values


Copyright © 2011 The THYMELEAF team. All Rights Reserved.