| Modifier and Type | Field and Description | 
|---|---|
protected WraCoreFieldDao | 
WraRenderPage.wraCoreFieldDao  | 
| Constructor and Description | 
|---|
RenderPageAdapter(COM.FutureTense.Interfaces.ICS ics,
                 WraPathTranslationService pathTranslationService,
                 WraCoreFieldDao wraCoreFieldDao,
                 AliasCoreFieldDao aliasCoreFieldDao)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RenderPage.setWraCoreFieldDao(WraCoreFieldDao wraCoreFieldDao)  | 
| Modifier and Type | Method and Description | 
|---|---|
WraCoreFieldDao | 
IcsBackedObjectFactoryTemplate.createWraCoreFieldDao(COM.FutureTense.Interfaces.ICS ics)  | 
| Constructor and Description | 
|---|
UrlRegistry(COM.FutureTense.Interfaces.ICS ics,
           WraCoreFieldDao wraDao,
           VirtualWebrootDao vwDao)
Deprecated.   
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AssetApiWraCoreFieldDao
Dao for dealing with core fields in a WRA This DAO is not aware of Aliases. 
 | 
class  | 
WraCoreFieldApiBypassDao
Backdoor implementation of WraCoreFieldDao that does not utilize any Asset
 APIs. 
 | 
| Constructor and Description | 
|---|
AssetApiAliasCoreFieldDao(COM.FutureTense.Interfaces.ICS ics,
                         WraCoreFieldDao wraCoreFieldDao)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected WraCoreFieldDao | 
NavigationHelper.wraDao
Local instance of the WraCoreFieldDao, pre-instantiated and ready to go 
 | 
protected WraCoreFieldDao | 
AbstractNavigationHelper.wraDao
Deprecated.  
Local instance of the WraCoreFieldDao, pre-instantiated and ready to go 
 | 
| Constructor and Description | 
|---|
AbstractNavigationHelper(COM.FutureTense.Interfaces.ICS ics,
                        TemplateAssetAccess assetTemplate,
                        WraCoreFieldDao wraDao,
                        AliasCoreFieldDao aliasDao)
Deprecated.  
Constructor with all the dependencies listed. 
 | 
NavigationHelper(COM.FutureTense.Interfaces.ICS ics,
                AssetAccessTemplate assetTemplate,
                WraCoreFieldDao wraDao,
                AliasCoreFieldDao aliasDao)
Constructor with all the dependencies listed. 
 | 
NavigationHelper2(COM.FutureTense.Interfaces.ICS ics,
                 TemplateAssetAccess assetTemplate,
                 WraCoreFieldDao wraDao,
                 AliasCoreFieldDao aliasDao)
Deprecated.  
  | 
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.