Constant Field Values


Contents
org.springframework.*

org.springframework.web.servlet.view.json.FilteredJsonViewTest
public static final String JSON_JSONLIB_VIEW_BEAN_NAME "jsonlibJsonViewSimple"
public static final String JSON_XSTREM_VIEW_BEAN_NAME "xstreamJsonViewKeepValueAll"
public static final String SOJO_JSON_VIEW_BEAN_NAME "jsonView"

org.springframework.web.servlet.view.json.JsonlibCommandControllerTest
public static final String CONTROLLER_COMMAND_BEAN_NAME "jsonlibPostCommandController"
public static final String JSON_VIEW_BEAN_NAME "jsonlibJsonView"

org.springframework.web.servlet.view.json.JsonlibControllerInterfaceImplTest
public static final String CONTROLLER_INTERFACE_IMPL_BEAN_NAME "jsonlibControllerInterfaceImpl"
public static final String JSON_VIEW_BEAN_NAME "jsonlibJsonView"

org.springframework.web.servlet.view.json.JsonlibJsonViewTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String HTTP_STATUS_ERROR_BEAN_1 "statusError1"
public static final String HTTP_STATUS_ERROR_BEAN_2 "statusError2"
public static final String JSON_VIEW_BEAN_NAME "jsonlibJsonView"
public static final String MODEL_FLAG_ERROR_BEAN_1 "modelFlagError1"
public static final String MODEL_FLAG_ERROR_BEAN_2 "modelFlagError2"

org.springframework.web.servlet.view.json.JsonlibSimpleFormControllerTest
public static final String CONTROLLER_SIMPLEFORM_BEAN_NAME "jsonlibSimpleFormController"
public static final String JSON_VIEW_BEAN_NAME "jsonlibJsonView"

org.springframework.web.servlet.view.json.SojoCommandControllerTest
public static final String CONTROLLER_COMMAND_BEAN_NAME "postCommandController"
public static final String JSON_VIEW_BEAN_NAME "jsonView"

org.springframework.web.servlet.view.json.SojoControllerInterfaceImplTest
public static final String CONTROLLER_INTERFACE_IMPL_BEAN_NAME "controllerInterfaceImpl"
public static final String JSON_VIEW_BEAN_NAME "jsonView"

org.springframework.web.servlet.view.json.SojoJsonViewTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String HTTP_STATUS_ERROR_BEAN_1 "statusError1"
public static final String HTTP_STATUS_ERROR_BEAN_2 "statusError2"
public static final String JSON_VIEW_BEAN_NAME "jsonView"
public static final String JSON_WRITER_FALSE_BEAN_NAME "jsonWriterFalse"
public static final String MODEL_FLAG_ERROR_BEAN_1 "modelFlagError1"
public static final String MODEL_FLAG_ERROR_BEAN_2 "modelFlagError2"

org.springframework.web.servlet.view.json.SojoSimpleFormControllerTest
public static final String CONTROLLER_SIMPLEFORM_BEAN_NAME "simpleFormController"
public static final String JSON_VIEW_BEAN_NAME "jsonView"

org.springframework.web.servlet.view.json.XStreamCommandControllerTest
public static final String CONTROLLER_COMMAND_BEAN_NAME "xstreamPostCommandController"
public static final String JSON_VIEW_BEAN_NAME "xstreamJsonView"

org.springframework.web.servlet.view.json.XStreamControllerInterfaceImplTest
public static final String CONTROLLER_INTERFACE_IMPL_BEAN_NAME "xstreamControllerInterfaceImpl"
public static final String JSON_VIEW_BEAN_NAME "xstreamJsonView"

org.springframework.web.servlet.view.json.XStreamJsonViewTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String HTTP_STATUS_ERROR_BEAN_1 "statusError1"
public static final String HTTP_STATUS_ERROR_BEAN_2 "statusError2"
public static final String JSON_VIEW_BEAN_NAME "xstreamJsonView"
public static final String JSON_VIEW_KEEP_ALL_BEAN_NAME "xstreamJsonViewKeepValueAll"
public static final String JSON_VIEW_KEEP_BOOLEAN_BEAN_NAME "xstreamJsonViewKeepValueBoolean"
public static final String JSON_WRITER_FALSE_BEAN_NAME "xstreamJsonWriterFalse"
public static final String MODEL_FLAG_ERROR_BEAN_1 "modelFlagError1"
public static final String MODEL_FLAG_ERROR_BEAN_2 "modelFlagError2"

org.springframework.web.servlet.view.json.XStreamSimpleFormControllerTest
public static final String CONTROLLER_SIMPLEFORM_BEAN_NAME "xstreamSimpleFormController"
public static final String JSON_VIEW_BEAN_NAME "xstreamJsonView"

org.springframework.web.servlet.view.json.converter.ComplexDefaultJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "defaultJsonWriter"

org.springframework.web.servlet.view.json.converter.SimpleDefaultJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "defaultJsonWriter"

org.springframework.web.servlet.view.json.error.HttpStatusErrorTest
public static final String HTTP_STATUS_ERROR_BEAN_1 "statusError1"
public static final String HTTP_STATUS_ERROR_BEAN_2 "statusError2"

org.springframework.web.servlet.view.json.error.ModelFlagErrorTest
public static final String MODEL_FLAG_ERROR_BEAN_1 "modelFlagError1"
public static final String MODEL_FLAG_ERROR_BEAN_2 "modelFlagError2"
public static final String MODEL_FLAG_ERROR_BEAN_3 "modelFlagError3"
public static final String MODEL_FLAG_ERROR_BEAN_4 "modelFlagError4"
public static final String MODEL_FLAG_ERROR_BEAN_5 "modelFlagError5"
public static final String MODEL_FLAG_ERROR_BEAN_6 "modelFlagError6"
public static final String MODEL_FLAG_ERROR_BEAN_7 "modelFlagError7"
public static final String MODEL_FLAG_ERROR_BEAN_8 "modelFlagError8"

org.springframework.web.servlet.view.json.exception.ExceptionMessageExceptionHandlerTest
public static final String JSON_EXCEPTION_HANDLER_BEAN_NAME "exceptionMessageExceptionHandler"

org.springframework.web.servlet.view.json.exception.JsonExceptionResolverTest
public static final String JSON_EXCEPTION_RESOLVER_BEAN_NAME "exceptionResolver"

org.springframework.web.servlet.view.json.exception.StackTraceExceptionHandlerTest
public static final String JSON_EXCEPTION_HANDLER_BEAN_NAME "stackTraceExceptionHandler"

org.springframework.web.servlet.view.json.mock.MockCommandWithJsonLibConfiguratorController
public static final int EMPTY_CONFIGURATOR 1
public static final int SIMPLE_CONFIGURATOR 2

org.springframework.web.servlet.view.json.mock.MockCommandWithXStreamConfiguratorController
public static final int EMPTY_CONFIGURATOR 1
public static final int SIMPLE_CONFIGURATOR 2

org.springframework.web.servlet.view.json.mock.MockSimpleFormWithJsonlibConfiguratorController
public static final int EMPTY_CONFIGURATOR 1
public static final int SIMPLE_CONFIGURATOR 2

org.springframework.web.servlet.view.json.mock.MockSimpleFormWithXStreamConfiguratorController
public static final int EMPTY_CONFIGURATOR 1
public static final int SIMPLE_CONFIGURATOR 2

org.springframework.web.servlet.view.json.mock.writer.sojo.MockComplexSojoJsonWriterConfiguratorTemplate
public static final int MODE_CONVERT_ALL_MODEL_MAP_VALUES 1
public static final int MODE_EXCLUDE_PROPERTEIES 3
public static final int MODE_INTERSEPTOR 4
public static final int MODE_KEEP_VALUE_TYPES_MODE 5
public static final int MODE_NONE 0
public static final int MODE_NOT_IGNORE_NULL_VALUES 2

org.springframework.web.servlet.view.json.mock.writer.xstream.MockComplexXStreamJsonWriterConfiguratorTemplate
public static final int MODE_ADD_XSTREAM_CONVERTER 4
public static final int MODE_CONVERT_ALL_MODEL_MAP_VALUES 1
public static final int MODE_EXCLUDE_PROPERTEIES 2
public static final int MODE_NONE 0
public static final int MODE_RENAME_PROPERTY 3

org.springframework.web.servlet.view.json.writer.jsonlib.BugsTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonlibJsonWriter"

org.springframework.web.servlet.view.json.writer.jsonlib.ComplexJsonlibJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonlibJsonWriter"
public static final String JSON_STRING_WRITER_WITH_JSONLIB_CONFIG_SUPORT_BEAN "jsonlibJsonWriterJsonConfigSupport"

org.springframework.web.servlet.view.json.writer.jsonlib.IndexBindingJsonlibsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonlibJsonWriter"

org.springframework.web.servlet.view.json.writer.jsonlib.PropertyEditorRegistryValueProcessorTest
protected static final String COMMAND_BEAN_NAME "command"

org.springframework.web.servlet.view.json.writer.jsonlib.SimpleJsonJsonlibStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonlibJsonWriter"
public static final String JSON_STRING_WRITER_WITH_JSONLIB_CONFIG_SUPORT_BEAN "jsonlibJsonWriterJsonConfigSupport"

org.springframework.web.servlet.view.json.writer.sojo.BugsTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonWriter"

org.springframework.web.servlet.view.json.writer.sojo.ComplexSojoJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonWriter"

org.springframework.web.servlet.view.json.writer.sojo.IndexBindingSojoJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonWriter"

org.springframework.web.servlet.view.json.writer.sojo.KeepValuesSojoJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonWriter"

org.springframework.web.servlet.view.json.writer.sojo.SimpleSojoJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "jsonWriter"

org.springframework.web.servlet.view.json.writer.xstream.AnnotationStreamJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "bean1"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"

org.springframework.web.servlet.view.json.writer.xstream.ComplexXStreamJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"

org.springframework.web.servlet.view.json.writer.xstream.CustomEditorReferenceByXPathMarshallerTest
protected static final String COMMAND_BEAN_NAME "command"

org.springframework.web.servlet.view.json.writer.xstream.IndexBindingXStreamJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"

org.springframework.web.servlet.view.json.writer.xstream.KeepValuesXStreamStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"

org.springframework.web.servlet.view.json.writer.xstream.OtherXStreamJsonStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"
public static final String JSON_STRING_WRITER_WITH_XSTREAM_CONFIG_SUPORT_BEAN "xstreamJsonWriterJsonConfigSupport"

org.springframework.web.servlet.view.json.writer.xstream.SimpleCollectionJsonXStreamStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"
public static final String JSON_STRING_WRITER_WITH_XSTREAM_CONFIG_SUPORT_BEAN "xstreamJsonWriterJsonConfigSupport"

org.springframework.web.servlet.view.json.writer.xstream.SimpleJsonXStreamStringWriterTest
protected static final String COMMAND_BEAN_NAME "command"
public static final String JSON_STRING_WRITER_BEAN "xstreamJsonWriter"
public static final String JSON_STRING_WRITER_WITH_XSTREAM_CONFIG_SUPORT_BEAN "xstreamJsonWriterJsonConfigSupport"

org.springjson.*

org.springjson.test.TestBase
public static final String PATH_TO_CONTEXT_PATH "spring-json-view-context.xml"



Copyright © 2010. All Rights Reserved.