@RestController @RequestMapping(value="/property") public class ClassDBO_PropertyRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) org.slf4j.Logger |
logger |
private NifEverything |
nif |
private IndexDBO_properties |
properties |
| Constructor and Description |
|---|
ClassDBO_PropertyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String q) |
String |
postProperty(String input) |
final org.slf4j.Logger logger
private IndexDBO_properties properties
private NifEverything nif
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.