Uses of Class
org.ektorp.BulkDeleteDocument

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(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, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)
           
 

Uses of BulkDeleteDocument in org.ektorp.impl.docref
 

Methods in org.ektorp.impl.docref that return types with arguments of type BulkDeleteDocument
 Collection<BulkDeleteDocument> ViewBasedCollection.getPendingRemoval()
           
 



Copyright © 2017. All rights reserved.