public interface SectionSupport
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
File name (= section name).
|
String |
getHeaderKey()
Section header key corresponding to entry in translation file.
|
boolean |
hasContent(org.springframework.restdocs.operation.Operation operation)
Flag if section will render non-empty content.
|
String getFileName()
String getHeaderKey()
boolean hasContent(org.springframework.restdocs.operation.Operation operation)
operation - operationCopyright © 2018 Scalable Capital GmbH. All rights reserved.