| Package | Description | 
|---|---|
| com.fatwire.gst.foundation.url.db | |
| com.fatwire.gst.foundation.vwebroot | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UrlRegistryDaoImpl.add(SimpleWra wra,
   VirtualWebroot vw,
   String site)  | 
void | 
UrlRegistryDao.add(SimpleWra wra,
   VirtualWebroot vw,
   String site)  | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualWebroot | 
VirtualWebrootApiBypassDao.getVirtualWebroot(long cid)  | 
VirtualWebroot | 
AssetApiVirtualWebrootDao.getVirtualWebroot(long cid)  | 
VirtualWebroot | 
VirtualWebrootDao.lookupVirtualWebrootForAsset(VanityAsset wra)  | 
VirtualWebroot | 
VirtualWebrootApiBypassDao.lookupVirtualWebrootForAsset(VanityAsset wra)
Look up and return the VirtualWebroot corresponding to the specified
 VanityAsset, for the current environment. 
 | 
VirtualWebroot | 
AssetApiVirtualWebrootDao.lookupVirtualWebrootForAsset(VanityAsset wra)
Look up and return the VirtualWebroot corresponding to the specified
 WebReferenceableAsset, for the current environment. 
 | 
VirtualWebroot | 
VirtualWebrootDao.lookupVirtualWebrootForUri(String uri)  | 
VirtualWebroot | 
VirtualWebrootApiBypassDao.lookupVirtualWebrootForUri(String wraPath)  | 
VirtualWebroot | 
AssetApiVirtualWebrootDao.lookupVirtualWebrootForUri(String wraPath)  | 
| Modifier and Type | Method and Description | 
|---|---|
SortedSet<VirtualWebroot> | 
VirtualWebrootDao.getAllVirtualWebroots()
Get all of the virtual webroots, sorted by URL length. 
 | 
SortedSet<VirtualWebroot> | 
VirtualWebrootApiBypassDao.getAllVirtualWebroots()
Get all of the virtual webroots, sorted by URL length. 
 | 
SortedSet<VirtualWebroot> | 
AssetApiVirtualWebrootDao.getAllVirtualWebroots()
Get all of the virtual webroots, sorted by URL length. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
VirtualWebrootApiBypassDao.UrlInfoComparator.compare(VirtualWebroot o1,
       VirtualWebroot o2)  | 
int | 
AssetApiVirtualWebrootDao.UrlInfoComparator.compare(VirtualWebroot o1,
       VirtualWebroot o2)  | 
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.