public class VersionedJcrItemId extends JcrItemId
JcrItemId
used for VersionedNode
.
It's created in JcrItemUtil.getItemId(javax.jcr.Item)
and used to retrieve the wrapped version node in JcrItemUtil.getJcrItem(JcrItemId)
.Constructor and Description |
---|
VersionedJcrItemId(String identifier,
String workspace,
String versionName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getVersionName() |
int |
hashCode() |
getUuid, getWorkspace
Copyright © 2016 Magnolia International Ltd.. All rights reserved.