Constructor and Description |
---|
InterfaceLevelResource(NodeLevelResource node,
String ifName) |
Modifier and Type | Method and Description |
---|---|
String |
getIfName() |
String |
getInstance()
Returns a unique name for the instance of this resource.
|
NodeLevelResource |
getParent() |
Path |
getPath(CollectionResource resource)
Retrieves the path of the resource, relative to the repository root.
|
String |
toString() |
public InterfaceLevelResource(NodeLevelResource node, String ifName)
public String getIfName()
public NodeLevelResource getParent()
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.