Nuxeo Enterprise Platform 5.4

org.nuxeo.wss.url
Class WSSUrlMapper

java.lang.Object
  extended by org.nuxeo.wss.url.WSSUrlMapper

public class WSSUrlMapper
extends Object


Constructor Summary
WSSUrlMapper()
           
 
Method Summary
static String getFirstSegment(String path)
           
static String getLocationFromFullUrl(WSSRequest request, String url)
           
static String getUrlWithSitePath(WSSRequest request, String location)
           
static WSSUrlMapping getWebMapping(WSSRequest request, String location)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSUrlMapper

public WSSUrlMapper()
Method Detail

getLocationFromFullUrl

public static String getLocationFromFullUrl(WSSRequest request,
                                            String url)

getWebMapping

public static WSSUrlMapping getWebMapping(WSSRequest request,
                                          String location)

getUrlWithSitePath

public static String getUrlWithSitePath(WSSRequest request,
                                        String location)

getFirstSegment

public static String getFirstSegment(String path)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.