| Constructor and Description |
|---|
ItemPath() |
ItemPath(String path) |
ItemPath(String[] path) |
ItemPath(SystemKey syskey) |
ItemPath(UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
ItemPath |
getItemPath() |
byte[] |
getOID() |
String |
getRoot() |
protected void |
setSysKey(SystemKey sysKey) |
protected void |
setSysKey(UUID uuid) |
public ItemPath()
public ItemPath(UUID uuid)
public ItemPath(SystemKey syskey)
public ItemPath(String[] path) throws InvalidItemPathException
InvalidItemPathExceptionpublic ItemPath(String path) throws InvalidItemPathException
InvalidItemPathExceptionpublic ItemPath getItemPath() throws ObjectNotFoundException
getItemPath in class PathObjectNotFoundExceptionpublic byte[] getOID()
protected void setSysKey(UUID uuid)
protected void setSysKey(SystemKey sysKey)
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.