| Constructor and Description |
|---|
NodeLevelResource(int nodeId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstance()
Returns a unique name for the instance of this resource.
|
int |
getNodeId() |
Resource |
getParent() |
Path |
getPath(CollectionResource resource)
Retrieves the path of the resource, relative to the repository root.
|
String |
toString() |
public int getNodeId()
public String getInstance()
ResourceIndexStorageStrategygetInstance in interface Resourcepublic Path getPath(CollectionResource resource)
ResourcegetPath in interface Resourceresource - Used by the GenericTypeResource in order to determine the instance name.Copyright © 2017. All rights reserved.