Package | Description |
---|---|
javax.jcr.version |
Provides interfaces and classes for content repository versioning functionality.
|
Modifier and Type | Method and Description |
---|---|
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–2013 Day Management AG. All rights reserved.