@Deprecated public class VirtualWebrootApiBypassDao extends Object implements VirtualWebrootDao
User: Tony Field Date: 2011-05-06
| Modifier and Type | Class and Description |
|---|---|
static class |
VirtualWebrootApiBypassDao.UrlInfoComparator
Deprecated.
Comparator that compares virtual webroots by webroot.
|
| Constructor and Description |
|---|
VirtualWebrootApiBypassDao(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<VirtualWebroot> |
getAllVirtualWebroots()
Deprecated.
Get all of the virtual webroots, sorted by URL length.
|
VirtualWebroot |
getVirtualWebroot(long cid)
Deprecated.
|
String |
getVirtualWebrootEnvironment()
Deprecated.
Get the current virtual webroot environment as defined by the
configuration properties.
|
VirtualWebroot |
lookupVirtualWebrootForAsset(VanityAsset wra)
Deprecated.
Look up and return the VirtualWebroot corresponding to the specified
VanityAsset, for the current environment.
|
VirtualWebroot |
lookupVirtualWebrootForUri(String wraPath)
Deprecated.
|
public VirtualWebrootApiBypassDao(COM.FutureTense.Interfaces.ICS ics)
public VirtualWebroot getVirtualWebroot(long cid)
public SortedSet<VirtualWebroot> getAllVirtualWebroots()
getAllVirtualWebroots in interface VirtualWebrootDaopublic String getVirtualWebrootEnvironment()
public VirtualWebroot lookupVirtualWebrootForAsset(VanityAsset wra)
lookupVirtualWebrootForAsset in interface VirtualWebrootDaowra - web-referenceable assetpublic VirtualWebroot lookupVirtualWebrootForUri(String wraPath)
lookupVirtualWebrootForUri in interface VirtualWebrootDaoCopyright © 2010–2016. All rights reserved.