org.springframework.web.servlet.view.json.mock.writer.sojo
Class MockComplexSojoJsonWriterConfiguratorTemplate
java.lang.Object
org.springframework.web.servlet.view.json.writer.sojo.SojoJsonWriterConfiguratorTemplate
org.springframework.web.servlet.view.json.mock.writer.sojo.MockComplexSojoJsonWriterConfiguratorTemplate
- All Implemented Interfaces:
- org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate
public class MockComplexSojoJsonWriterConfiguratorTemplate
- extends org.springframework.web.servlet.view.json.writer.sojo.SojoJsonWriterConfiguratorTemplate
| Methods inherited from class org.springframework.web.servlet.view.json.writer.sojo.SojoJsonWriterConfiguratorTemplate |
getConfigurator, getRegistryName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODE_NONE
public static final int MODE_NONE
- See Also:
- Constant Field Values
MODE_CONVERT_ALL_MODEL_MAP_VALUES
public static final int MODE_CONVERT_ALL_MODEL_MAP_VALUES
- See Also:
- Constant Field Values
MODE_NOT_IGNORE_NULL_VALUES
public static final int MODE_NOT_IGNORE_NULL_VALUES
- See Also:
- Constant Field Values
MODE_EXCLUDE_PROPERTEIES
public static final int MODE_EXCLUDE_PROPERTEIES
- See Also:
- Constant Field Values
MODE_INTERSEPTOR
public static final int MODE_INTERSEPTOR
- See Also:
- Constant Field Values
MODE_KEEP_VALUE_TYPES_MODE
public static final int MODE_KEEP_VALUE_TYPES_MODE
- See Also:
- Constant Field Values
MockComplexSojoJsonWriterConfiguratorTemplate
public MockComplexSojoJsonWriterConfiguratorTemplate(int mode)
MockComplexSojoJsonWriterConfiguratorTemplate
public MockComplexSojoJsonWriterConfiguratorTemplate()
getJsonConfig
public org.springframework.web.servlet.view.json.writer.sojo.SojoConfig getJsonConfig()
- Specified by:
getJsonConfig in class org.springframework.web.servlet.view.json.writer.sojo.SojoJsonWriterConfiguratorTemplate
getInterceptor
public SimpleVisitedInterseptor getInterceptor()
setInterceptor
public void setInterceptor(SimpleVisitedInterseptor interceptor)
Copyright © 2010. All Rights Reserved.