A B D G I O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- asError() - Method in interface org.jboss.hal.db.BulkDocsSingleUnionType
- asSuccess() - Method in interface org.jboss.hal.db.BulkDocsSingleUnionType
B
- BulkDocsSingleUnionType - Interface in org.jboss.hal.db
D
- Document - Interface in org.jboss.hal.db
G
- get(String) - Method in class org.jboss.hal.db.PouchDB
- getAll(Set<String>) - Method in class org.jboss.hal.db.PouchDB
-
Returns the documents for the specified ids.
- getId() - Method in interface org.jboss.hal.db.Document
I
- isError() - Method in interface org.jboss.hal.db.BulkDocsSingleUnionType
- isSuccess() - Method in interface org.jboss.hal.db.BulkDocsSingleUnionType
O
- of(Object) - Static method in interface org.jboss.hal.db.BulkDocsSingleUnionType
- of(String) - Static method in interface org.jboss.hal.db.Document
- org.jboss.hal.db - package org.jboss.hal.db
P
- PouchDB - Class in org.jboss.hal.db
- PouchDB(String) - Constructor for class org.jboss.hal.db.PouchDB
- prefixSearch(String) - Method in class org.jboss.hal.db.PouchDB
-
Returns all documents whose ID starts with the specified ID.
- put(Document) - Method in class org.jboss.hal.db.PouchDB
- putAll(List<Document>) - Method in class org.jboss.hal.db.PouchDB
All Classes All Packages