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)
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) |
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Alias
Bean containing core Alias fields
|
interface |
WebReferenceableAsset
Bean containing core WebReferenceableAsset fields
|
Modifier and Type | Class and Description |
---|---|
class |
AliasBeanImpl
Simple Alias bean
|
class |
VanityAssetBean
Simple VanityAsset
|
class |
WraBeanImpl
Simple WRA bean
|
Modifier and Type | Method and Description |
---|---|
VanityAsset |
WraCoreFieldDao.getVanityWra(com.fatwire.assetapi.data.AssetId id) |
VanityAsset |
AssetApiWraCoreFieldDao.getVanityWra(com.fatwire.assetapi.data.AssetId id) |
Constructor and Description |
---|
VanityAssetBean(VanityAsset va) |
WraUriBuilder(VanityAsset wra,
String wrapper) |
Modifier and Type | Method and Description |
---|---|
protected String |
NavigationHelper.getUrlForWra(VanityAsset wra)
Get the URL to use for the web-referenceable asset.
|
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.