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