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, 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
 Collection<BulkDeleteDocument> ViewBasedCollection.getPendingRemoval()
           
 



Copyright © 2011. All Rights Reserved.