| Package | Description |
|---|---|
| com.fatwire.gst.foundation.wra | |
| com.fatwire.gst.foundation.wra.navigation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Alias
Bean containing core Alias fields
|
| Modifier and Type | Class and Description |
|---|---|
class |
AliasBeanImpl
Simple Alias bean
|
class |
WraBeanImpl
Simple WRA bean
|
| Modifier and Type | Method and Description |
|---|---|
WebReferenceableAsset |
WraCoreFieldDao.getWra(com.fatwire.assetapi.data.AssetId id)
Return a web referenceable asset bean given an input id.
|
WebReferenceableAsset |
WraCoreFieldApiBypassDao.getWra(com.fatwire.assetapi.data.AssetId id)
Return a web referenceable asset bean given an input id.
|
WebReferenceableAsset |
AssetApiWraCoreFieldDao.getWra(com.fatwire.assetapi.data.AssetId id)
Return a web referenceable asset bean given an input id.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WraCoreFieldDao.isWebReferenceable(WebReferenceableAsset candidate)
Method to test whether or not an asset is web-referenceable.
|
boolean |
AssetApiWraCoreFieldDao.isWebReferenceable(WebReferenceableAsset candidate)
Method to test whether or not an asset is web-referenceable.
|
| Constructor and Description |
|---|
WraBeanImpl(WebReferenceableAsset wra) |
| Modifier and Type | Method and Description |
|---|---|
WebReferenceableAsset |
NavNode.getWra() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavNode.setWra(WebReferenceableAsset wra) |
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.