Package org.xiruss.repository.common

Holds implementation classes usable by both clients and servers.

See:
          Description

Class Summary
DependencyMapImpl Manages hash maps of dependencies by ID.
HtmlReportRepositoryVisitor Repository visitor that creaetes HTML reports of the repository contents.
RepositoryObjectMapCommonImpl  
RepositoryObjectMapImpl Superclass for specialized repository object maps.
ResourceMapImpl Map of Resources to IDs
SnapshotMapImpl Mapping of IDs to Snapshots
StringReportRepositoryVisitor Visitor for creating a simple text repository contents report.
VersionByResourceMapImpl Map of versions by Resource.
VersionMapImpl HashMap of versions by version ID.
 

Package org.xiruss.repository.common Description

Holds implementation classes usable by both clients and servers. These are mostly the SnapCM helper maps.