@RestController @RequestMapping(value="/rest/temporary/example-options") public class ExampleFormOptionResource extends Object
Modifier and Type | Field and Description |
---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
Constructor and Description |
---|
ExampleFormOptionResource() |
Modifier and Type | Method and Description |
---|---|
protected void |
addOption(int number,
com.fasterxml.jackson.databind.node.ArrayNode optionsNode) |
com.fasterxml.jackson.databind.node.ArrayNode |
getOptions() |
Copyright © 2014–2015 Alfresco. All rights reserved.