com.google.code.rees.scope.struts2
Interface StrutsScopeConstants


public interface StrutsScopeConstants

The Struts2 scope constants.

Author:
rees.byars

Field Summary
static String CONVERSATION_ID_MAP_STACK_KEY
           
static String REQUIRE_FOLLOWS_CONVENTION
           
static String SCOPE_CONTAINER_KEY
           
static String SESSION_FIELD_MAP_KEY
           
 

Field Detail

REQUIRE_FOLLOWS_CONVENTION

static final String REQUIRE_FOLLOWS_CONVENTION
See Also:
Constant Field Values

CONVERSATION_ID_MAP_STACK_KEY

static final String CONVERSATION_ID_MAP_STACK_KEY
See Also:
Constant Field Values

SESSION_FIELD_MAP_KEY

static final String SESSION_FIELD_MAP_KEY
See Also:
Constant Field Values

SCOPE_CONTAINER_KEY

static final String SCOPE_CONTAINER_KEY
See Also:
Constant Field Values


Copyright © 2012-2013. All Rights Reserved.