public interface ResourceIdToPathMapper
Modifier and Type | Method and Description |
---|---|
String |
getPathForId(Object resourceId)
Maps the resource id object to a path string.
|
String getPathForId(Object resourceId)
resourceId
- the resource idCopyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.