com.facetmap.servlet
Class ServletUtil

java.lang.Object
  extended bycom.facetmap.servlet.ServletUtil

public class ServletUtil
extends java.lang.Object


Constructor Summary
ServletUtil()
           
 
Method Summary
static Selection processRequest(ServletRequest request, Map facetmap)
          Returns the Selection encapsulated by the given request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletUtil

public ServletUtil()
Method Detail

processRequest

public static Selection processRequest(ServletRequest request,
                                       Map facetmap)
                                throws InternalException,
                                       DataException
Returns the Selection encapsulated by the given request.

Throws:
InternalException
DataException