- getChildNodeCount(String, String) - Method in interface org.apache.jackrabbit.mk.api.MicroKernel
-
Returns the number of child nodes of the specified node.
- getHeadRevision() - Method in interface org.apache.jackrabbit.mk.api.MicroKernel
-
Return the id of the current head revision, i.e.
- getJournal(String, String, String) - Method in interface org.apache.jackrabbit.mk.api.MicroKernel
-
Returns a revision journal, starting with fromRevisionId
and ending with toRevisionId in chronological order.
- getLength(String) - Method in interface org.apache.jackrabbit.mk.api.MicroKernel
-
Returns the length of the specified blob.
- getNodes(String, String, int, long, int, String) - Method in interface org.apache.jackrabbit.mk.api.MicroKernel
-
Returns the node tree rooted at the specified parent node with the
specified depth, maximum child node maxChildNodes and offset.
- getRevisionHistory(long, int, String) - Method in interface org.apache.jackrabbit.mk.api.MicroKernel
-
Returns a list of all currently available (historical) head revisions in
chronological order since a specific point in time.