| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.multisite.SiteURLManager.SiteDeterminationURL
public class SiteURLManager.SiteDeterminationURL
An object that contains the site id and the part of the URL that was used to determine the site.
| Constructor Summary | |
|---|---|
SiteURLManager.SiteDeterminationURL(java.lang.String pSiteId,
                                    java.lang.String pURLMatch)
Creates a SiteDeterminationURL object with the given site id and URL matching string  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getSiteId()
Gets the site id  | 
 java.lang.String | 
getURLMatch()
Gets the matching URL string  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SiteURLManager.SiteDeterminationURL(java.lang.String pSiteId,
                                           java.lang.String pURLMatch)
pSiteId - The site idpURLMatch - The URL string that was used for site determination| Method Detail | 
|---|
public java.lang.String getSiteId()
public java.lang.String getURLMatch()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||