| Package | Description |
|---|---|
| com.fatwire.gst.foundation.controller | |
| com.fatwire.gst.foundation.vwebroot | |
| com.fatwire.gst.foundation.wra | |
| com.fatwire.gst.foundation.wra.navigation |
| Modifier and Type | Method and Description |
|---|---|
protected VanityAsset |
WraRenderPage.getWraAndResolveAlias(AssetIdWithSite id)
Deprecated.
Load the WRA, or the alias, and return it for use by the controller.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Alias
Deprecated.
as of release 12.x, will be replaced with a brand new, significantly improved NavigationService implementation which won't depend on any GSF-specific asset type / subtypes.
|
interface |
WebReferenceableAsset
Deprecated.
as of release 12.x, replace with WCS 12c's native vanity URLs support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AliasBeanImpl
Deprecated.
as of release 12.x, will be replaced with a brand new, significantly improved NavigationService implementation which won't depend on any GSF-specific asset type / subtypes.
|
class |
VanityAssetBean
Deprecated.
as of release 12.x, replace with WCS 12c's native vanity URLs support.
|
class |
WraBeanImpl
Deprecated.
as of release 12.x, replace with WCS 12c's native vanity URLs support.
|
| Modifier and Type | Method and Description |
|---|---|
VanityAsset |
WraCoreFieldDao.getVanityWra(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
VanityAsset |
AssetApiWraCoreFieldDao.getVanityWra(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
| Constructor and Description |
|---|
VanityAssetBean(VanityAsset va)
Deprecated.
|
WraUriBuilder(VanityAsset wra,
String wrapper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NavigationHelper.getUrlForWra(VanityAsset wra)
Deprecated.
Get the URL to use for the web-referenceable asset.
|
Copyright © 2010–2016. All rights reserved.