Nuxeo Enterprise Platform 5.4

org.nuxeo.wss.url
Class WSSUrlMapping

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

public class WSSUrlMapping
extends java.lang.Object


Constructor Summary
WSSUrlMapping(java.lang.String siteUrl, java.lang.String resourceUrl)
           
 
Method Summary
 java.lang.String getResourceUrl()
           
 java.lang.String getSiteUrl()
           
 void setResourceUrl(java.lang.String resourceUrl)
           
 void setSiteUrl(java.lang.String siteUrl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSUrlMapping

public WSSUrlMapping(java.lang.String siteUrl,
                     java.lang.String resourceUrl)
Method Detail

getSiteUrl

public java.lang.String getSiteUrl()

setSiteUrl

public void setSiteUrl(java.lang.String siteUrl)

getResourceUrl

public java.lang.String getResourceUrl()

setResourceUrl

public void setResourceUrl(java.lang.String resourceUrl)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.