|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathMapper
Map request uri path to portal object.
Method Summary | |
---|---|
PathMapperResult |
map(PathMapperContext pathMapperContext,
java.lang.String path)
Map a path to a result. |
Method Detail |
---|
PathMapperResult map(PathMapperContext pathMapperContext, java.lang.String path)
pathMapperContext
- the context of the mappingpath
- the path to map
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |