|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.action.util.PeopleURLMapping
public class PeopleURLMapping
Process profile uri's into profile actions and parameters
Constructor Summary | |
---|---|
PeopleURLMapping()
|
Method Summary | |
---|---|
void |
process(java.lang.String uri,
com.opensymphony.webwork.dispatcher.mapper.ActionMapping mapping)
Populate the action mapping for a specific uri. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PeopleURLMapping()
Method Detail |
---|
public void process(java.lang.String uri, com.opensymphony.webwork.dispatcher.mapper.ActionMapping mapping)
URLMapping
process
in interface URLMapping
uri
- uri this mapping should handle.mapping
- action mapping to populate parameters and action for.
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |