|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RevisionStore
Write operations.
| Method Summary | |
|---|---|
void |
lockHead()
Lock the head. |
Id |
putCNEMap(ChildNodeEntriesMap map)
|
Id |
putHeadCommit(MutableCommit commit)
Put a new head commit. |
Id |
putNode(MutableNode node)
|
void |
unlockHead()
Unlock the head. |
| Methods inherited from interface org.apache.jackrabbit.mk.store.RevisionProvider |
|---|
getCNEMap, getCommit, getHeadCommit, getHeadCommitId, getId, getNode, getNodeState, getRootNode |
| Method Detail |
|---|
Id putNode(MutableNode node)
throws Exception
Exception
Id putCNEMap(ChildNodeEntriesMap map)
throws Exception
Exceptionvoid lockHead()
putHeadCommit(MutableCommit)
Id putHeadCommit(MutableCommit commit)
throws Exception
commit - commit
Exception - if an error occurslockHead()void unlockHead()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||