|
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.TagURLMapping
public class TagURLMapping
Process tag uri's into tag actions and parameters
Constructor Summary | |
---|---|
TagURLMapping()
|
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 TagURLMapping()
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 |