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)
Deprecated.
|
void |
UrlRegistryDao.add(SimpleWra wra,
VirtualWebroot vw,
String site)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
VirtualWebroot |
VirtualWebrootApiBypassDao.getVirtualWebroot(long cid)
Deprecated.
|
VirtualWebroot |
AssetApiVirtualWebrootDao.getVirtualWebroot(long cid)
Deprecated.
|
VirtualWebroot |
VirtualWebrootDao.lookupVirtualWebrootForAsset(VanityAsset wra)
Deprecated.
|
VirtualWebroot |
VirtualWebrootApiBypassDao.lookupVirtualWebrootForAsset(VanityAsset wra)
Deprecated.
Look up and return the VirtualWebroot corresponding to the specified
VanityAsset, for the current environment.
|
VirtualWebroot |
AssetApiVirtualWebrootDao.lookupVirtualWebrootForAsset(VanityAsset wra)
Deprecated.
Look up and return the VirtualWebroot corresponding to the specified
WebReferenceableAsset, for the current environment.
|
VirtualWebroot |
VirtualWebrootDao.lookupVirtualWebrootForUri(String uri)
Deprecated.
|
VirtualWebroot |
VirtualWebrootApiBypassDao.lookupVirtualWebrootForUri(String wraPath)
Deprecated.
|
VirtualWebroot |
AssetApiVirtualWebrootDao.lookupVirtualWebrootForUri(String wraPath)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<VirtualWebroot> |
VirtualWebrootDao.getAllVirtualWebroots()
Deprecated.
Get all of the virtual webroots, sorted by URL length.
|
SortedSet<VirtualWebroot> |
VirtualWebrootApiBypassDao.getAllVirtualWebroots()
Deprecated.
Get all of the virtual webroots, sorted by URL length.
|
SortedSet<VirtualWebroot> |
AssetApiVirtualWebrootDao.getAllVirtualWebroots()
Deprecated.
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–2017. All rights reserved.