public interface JsonSerializer
Modifier and Type | Method and Description |
---|---|
BulkOperation |
createBulkOperation(Collection<?> objects,
boolean allOrNothing) |
String |
toJson(Object o) |
BulkOperation createBulkOperation(Collection<?> objects, boolean allOrNothing)
Copyright © 2013. All Rights Reserved.