public interface DocumentAccessor
Modifier and Type | Method and Description |
---|---|
String |
getId(Object o) |
String |
getRevision(Object o) |
boolean |
hasIdMutator() |
void |
setId(Object o,
String id) |
void |
setRevision(Object o,
String rev) |
Copyright © 2013. All Rights Reserved.