|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BulkDeleteDocument | |
|---|---|
| org.ektorp | |
| org.ektorp.impl.docref | |
| Uses of BulkDeleteDocument in org.ektorp |
|---|
| Methods in org.ektorp that return BulkDeleteDocument | |
|---|---|
static BulkDeleteDocument |
BulkDeleteDocument.of(java.lang.Object o)
Will create a bulk delete document based on the specified object. |
| Methods in org.ektorp with parameters of type BulkDeleteDocument | |
|---|---|
void |
BulkDeleteDocument.Serializer.serialize(BulkDeleteDocument value,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider)
|
| Uses of BulkDeleteDocument in org.ektorp.impl.docref |
|---|
| Methods in org.ektorp.impl.docref that return types with arguments of type BulkDeleteDocument | |
|---|---|
java.util.Collection<BulkDeleteDocument> |
ViewBasedCollection.getPendingRemoval()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||