public class DomainPath extends Path
| Constructor and Description |
|---|
DomainPath() |
DomainPath(DomainPath parent,
String child) |
DomainPath(short type) |
DomainPath(String path) |
DomainPath(String[] path) |
DomainPath(String path,
ItemPath entity) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkType() |
ItemPath |
getItemPath() |
String |
getName()
Retrieves the domkey of the path
|
DomainPath |
getParent() |
String |
getRoot() |
short |
getType() |
void |
setItemPath(ItemPath newTarget) |
protected static String mTypeRoot
public DomainPath()
public DomainPath(short type)
public DomainPath(String[] path)
public DomainPath(String path)
public DomainPath(DomainPath parent, String child)
public DomainPath getParent()
public void setItemPath(ItemPath newTarget)
public ItemPath getItemPath() throws ObjectNotFoundException
getItemPath in class PathObjectNotFoundExceptionprotected void checkType()
public String getName()
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.