@Deprecated 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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getVersionName()
Deprecated.
|
int |
hashCode()
Deprecated.
|
getUuid, getWorkspace
Copyright © 2018 Magnolia International Ltd.. All rights reserved.