Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.action.util
Class PeopleURLMapping

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

public class PeopleURLMapping
extends java.lang.Object
implements URLMapping

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

PeopleURLMapping

public PeopleURLMapping()
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.