Uses of Class
org.apache.jackrabbit.core.version.VersionImpl
- 
Packages that use VersionImpl Package Description org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers.
- 
- 
Uses of VersionImpl in org.apache.jackrabbit.core.versionMethods in org.apache.jackrabbit.core.version with parameters of type VersionImpl Modifier and Type Method Description booleanVersionImpl. isMoreRecent(VersionImpl v)Checks if this version is more recent than the given versionv.
 
-