Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.action.util
Class TagURLMapping

java.lang.Object
  extended by com.jivesoftware.base.action.util.TagURLMapping
All Implemented Interfaces:
URLMapping

public class TagURLMapping
extends java.lang.Object
implements URLMapping

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

TagURLMapping

public TagURLMapping()
Method Detail

process

public void process(java.lang.String uri,
                    com.opensymphony.webwork.dispatcher.mapper.ActionMapping mapping)
Description copied from interface: URLMapping
Populate the action mapping for a specific uri.

Specified by:
process in interface URLMapping
Parameters:
uri - uri this mapping should handle.
mapping - action mapping to populate parameters and action for.

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.