@Deprecated public class Documents extends Object implements DocumentCollection<Document>
Documents
.Constructor and Description |
---|
Documents()
Deprecated.
|
Documents(List<Document> documents)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addDocument(Document document)
Deprecated.
|
List<Document> |
getDocuments()
Deprecated.
|
public void addDocument(Document document)
addDocument
in interface DocumentCollection<Document>
public List<Document> getDocuments()
getDocuments
in interface DocumentCollection<Document>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.