Interface RepositoryNodeVersion

All Known Subinterfaces:
RepositoryNode

public interface RepositoryNodeVersion
RepositoryNodeVersion represents a specific version of content at a node.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the content of this content version
    Return a RepositoryNodeContents object which accesses the content in the cache and its properties.
    int
    Returns the version number of this version.
    boolean
    Returns true if this version exists.