|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.component.ResultMapper
public class ResultMapper
Maps action results to result path. Invoked just before the result itself.
| Field Summary | |
|---|---|
protected MadvocConfig |
madvocConfig
|
| Constructor Summary | |
|---|---|
ResultMapper()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
resolveAlias(java.lang.String resultValue)
Returns resolved alias result value or passed on, if alias doesn't exist. |
java.lang.String |
resolveResultPath(ActionConfig cfg,
java.lang.String resultValue)
Resolves result path from action configuration and result value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@PetiteInject protected MadvocConfig madvocConfig
| Constructor Detail |
|---|
public ResultMapper()
| Method Detail |
|---|
protected java.lang.String resolveAlias(java.lang.String resultValue)
public java.lang.String resolveResultPath(ActionConfig cfg,
java.lang.String resultValue)
null, result is never null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||