@Deprecated public class JcrNewNodeItemId extends JcrNodeItemId
Constructor and Description |
---|
JcrNewNodeItemId(String uuid,
String workspace,
String primaryNodeType)
Deprecated.
|
JcrNewNodeItemId(String uuid,
String workspace,
String primaryNodeType,
String name)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getName()
Deprecated.
|
String |
getPrimaryNodeType()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setName(String name)
Deprecated.
|
getUuid, getWorkspace
public JcrNewNodeItemId(String uuid, String workspace, String primaryNodeType, String name)
public String getName()
public String getPrimaryNodeType()
public void setName(String name)
public boolean equals(Object o)
equals
in class JcrNodeItemId
public int hashCode()
hashCode
in class JcrNodeItemId
Copyright © 2018 Magnolia International Ltd.. All rights reserved.