Package | Description |
---|---|
com.fatwire.gst.foundation.wra | |
com.fatwire.gst.foundation.wra.navigation |
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.
|
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 |
WraBeanImpl
Deprecated.
as of release 12.x, replace with WCS 12c's native vanity URLs support.
|
Modifier and Type | Method and Description |
---|---|
WebReferenceableAsset |
WraCoreFieldDao.getWra(com.fatwire.assetapi.data.AssetId id)
Deprecated.
Return a web referenceable asset bean given an input id.
|
WebReferenceableAsset |
WraCoreFieldApiBypassDao.getWra(com.fatwire.assetapi.data.AssetId id)
Deprecated.
Return a web referenceable asset bean given an input id.
|
WebReferenceableAsset |
AssetApiWraCoreFieldDao.getWra(com.fatwire.assetapi.data.AssetId id)
Deprecated.
Return a web referenceable asset bean given an input id.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WraCoreFieldDao.isWebReferenceable(WebReferenceableAsset candidate)
Deprecated.
Method to test whether or not an asset is web-referenceable.
|
boolean |
AssetApiWraCoreFieldDao.isWebReferenceable(WebReferenceableAsset candidate)
Deprecated.
Method to test whether or not an asset is web-referenceable.
|
Constructor and Description |
---|
WraBeanImpl(WebReferenceableAsset wra)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WebReferenceableAsset |
NavNode.getWra()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
NavNode.setWra(WebReferenceableAsset wra)
Deprecated.
|
Copyright © 2010–2017. All rights reserved.