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