|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.webwork.dispatcher.mapper.CompositeActionMapper.ActionMapperInfo
protected class CompositeActionMapper.ActionMapperInfo
Encapsulate the ActionMapper and its order in this CompositeActionMapper.
| Method Summary | |
|---|---|
int |
compareTo(Object o)
Return the order compared to o as defined in
Comparable.compareTo(Object) |
ActionMapper |
getActionMapper()
returns the ActionMapper. |
int |
getOrder()
returns the order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getOrder()
public ActionMapper getActionMapper()
ActionMapper.
ActionMapperpublic int compareTo(Object o)
o as defined in
Comparable.compareTo(Object)
compareTo in interface Comparableo - the object (CompositeActionMapper.ActionMapperInfo
to compare to.
|
WebWork Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||