|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalBaseline
This interface defines the internal baseline.
A baseline is the state of a configuration at some point in time, recorded in version storage. A baseline is similar to a normal version except that instead of representing the state of a single node, it represents the state of an entire partial subgraph. The internal baseline is the version of the internal configuration.
| Method Summary | |
|---|---|
VersionSet |
getBaseVersions()
Returns the recorded base versions of all versionable nodes in the configuration. |
NodeId |
getConfigurationId()
Returns the id of the nt:configuration node. |
NodeId |
getConfigurationRootId()
Returns the id of the root node of a workspace configuration. |
| Methods inherited from interface org.apache.jackrabbit.core.version.InternalVersion |
|---|
getCreated, getFrozenNode, getFrozenNodeId, getLabels, getLinearPredecessor, getLinearSuccessor, getName, getPredecessors, getSuccessors, getVersionHistory, hasLabel, isMoreRecent, isRootVersion |
| Methods inherited from interface org.apache.jackrabbit.core.version.InternalVersionItem |
|---|
getId, getParent |
| Method Detail |
|---|
VersionSet getBaseVersions()
throws RepositoryException
RepositoryException - if an error occursNodeId getConfigurationId()
NodeId getConfigurationRootId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||