|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.transaction.file.URLEncodeIdMapper
public class URLEncodeIdMapper
URL encodes a resource.
| Constructor Summary | |
|---|---|
URLEncodeIdMapper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPathForId(java.lang.Object resourceId)
Maps the resource id object to a path string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLEncodeIdMapper()
| Method Detail |
|---|
public java.lang.String getPathForId(java.lang.Object resourceId)
ResourceIdToPathMapper
getPathForId in interface ResourceIdToPathMapperresourceId - the resource id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||