Nuxeo Enterprise Platform 5.3

org.nuxeo.wss.handlers.fakews
Class FakeWebS

java.lang.Object
  extended by org.nuxeo.wss.handlers.fakews.FakeWebS
All Implemented Interfaces:
FakeWSHandler

public class FakeWebS
extends Object
implements FakeWSHandler


Field Summary
static String pageUrl_TAG
           
 
Constructor Summary
FakeWebS()
           
 
Method Summary
protected  String getSiteUrl(WSSRequest request, String pageUrl)
           
 void handleRequest(FakeWSRequest request, WSSResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageUrl_TAG

public static final String pageUrl_TAG
See Also:
Constant Field Values
Constructor Detail

FakeWebS

public FakeWebS()
Method Detail

handleRequest

public void handleRequest(FakeWSRequest request,
                          WSSResponse response)
                   throws WSSException
Specified by:
handleRequest in interface FakeWSHandler
Throws:
WSSException

getSiteUrl

protected String getSiteUrl(WSSRequest request,
                            String pageUrl)

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.