public interface ResourceIdResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveToPhysicalResourceId(String logicalResourceId)
Resolves the provided logical resource id to the corresponding physical resource
id.
|
String resolveToPhysicalResourceId(String logicalResourceId)
This resolving mechanism provides no guarantees on existence of the resource denoted by the resolved physical resource id.
logicalResourceId - the logical resource id to be resolvedCopyright © 2021 Pivotal Software, Inc.. All rights reserved.