T - The type of the document contents.public interface Document<T>
| Modifier and Type | Method and Description |
|---|---|
T |
content()
The content of a document.
|
String |
id()
The identifier for a document.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.