Uses of Class
org.lightcouch.View
-
Uses of View in org.lightcouch
Methods in org.lightcouch that return ViewModifier and TypeMethodDescriptionView.descending
(Boolean descending) Reverses the reading direction, not the sort order.View.endKeyDocId
(String endKeyDocId) View.groupLevel
(Integer groupLevel) View.includeDocs
(Boolean includeDocs) View.inclusiveEnd
(Boolean inclusiveEnd) Supplies a key list when calling _all_docs View.View.startKeyDocId
(String startKeyDocId) Provides access to CouchDB View APIs.