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()
Resource
IndexStorageStrategy
getInstance
in interface Resource
public Path getPath(CollectionResource resource)
Resource
getPath
in interface Resource
resource
- Used by the GenericTypeResource
in order to determine the instance name.Copyright © 2017. All rights reserved.