Uses of Interface
javax.jcr.version.VersionIterator

Packages that use VersionIterator
javax.jcr.version Provides interfaces and classes for content repository versioning functionality. 
 

Uses of VersionIterator in javax.jcr.version
 

Methods in javax.jcr.version that return VersionIterator
 VersionIterator VersionHistory.getAllVersions()
          Returns an iterator over all the versions within this version history The order of the returned objects will not necessarily correspond to the order of versions in terms of the successor relation.
 



Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.