|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentChange
Represents a document change within a database.
| Method Summary | |
|---|---|
String |
getDoc()
If the feed has been setup to include docs, it will be available through this accessor. |
com.fasterxml.jackson.databind.JsonNode |
getDocAsNode()
If the feed has been setup to include docs, it will be available through this accessor. |
String |
getId()
|
String |
getRevision()
|
List<String> |
getRevisions()
|
int |
getSequence()
|
String |
getStringSequence()
|
boolean |
isDeleted()
|
| Method Detail |
|---|
int getSequence()
String getStringSequence()
String getId()
String getRevision()
List<String> getRevisions()
boolean isDeleted()
String getDoc()
com.fasterxml.jackson.databind.JsonNode getDocAsNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||