public class SiteIdentifiers extends Object
SiteIdentifier utility methods.| Modifier and Type | Field and Description |
|---|---|
static SiteIdentifier |
DEFAULT
A site identifier that always returns the default site.
|
| Constructor and Description |
|---|
SiteIdentifiers() |
| Modifier and Type | Method and Description |
|---|---|
static SiteIdentifier |
single(int siteId,
String siteString)
Returns a site identifier that returns the specified site always.
|
public static final SiteIdentifier DEFAULT
public static SiteIdentifier single(int siteId, String siteString)
Copyright © 2015. All rights reserved.