Interface SimpleVarNameAdapter
-
public interface SimpleVarNameAdapterSimple class to replace # by _, use only for FunctionalAdministration collection.
-
-
Method Summary
Static Methods Modifier and Type Method Description static voidchange(com.fasterxml.jackson.databind.JsonNode parent, java.lang.String oldFieldName, java.lang.String newFieldName)
-