NavigationService
public class NavigationHelper2 extends AbstractNavigationHelper
AbstractNavigationHelper.getSitePlan(String)
for more details.aliasDao, assetEffectiveDate, assetTemplate, GST_ALIAS_TYPE, ics, LOG, NAVBAR_LINK, NAVBAR_NAME, wraDao
Constructor and Description |
---|
NavigationHelper2(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
Constructor.
|
NavigationHelper2(COM.FutureTense.Interfaces.ICS ics,
TemplateAssetAccess assetTemplate,
WraCoreFieldDao wraDao,
AliasCoreFieldDao aliasDao)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected NavigationNode |
getSitePlan(int depth,
com.fatwire.assetapi.data.AssetId pageId,
int level,
com.fatwire.mda.DimensionFilterInstance dimensionFilter)
Deprecated.
Called from public
AbstractNavigationHelper.getSitePlan(int, AssetId) . |
findP, getSitePlan, getSitePlan, getSitePlan, getSitePlan, getSitePlanByPage, getSitePlanByPage, getSitePlanByPage, getSitePlanByPage, getSitePlanByPage, isGstAlias
public NavigationHelper2(COM.FutureTense.Interfaces.ICS ics)
ics
- objectpublic NavigationHelper2(COM.FutureTense.Interfaces.ICS ics, TemplateAssetAccess assetTemplate, WraCoreFieldDao wraDao, AliasCoreFieldDao aliasDao)
protected NavigationNode getSitePlan(int depth, com.fatwire.assetapi.data.AssetId pageId, int level, com.fatwire.mda.DimensionFilterInstance dimensionFilter)
AbstractNavigationHelper.getSitePlan(int, AssetId)
. See that
function's description for detailsgetSitePlan
in class AbstractNavigationHelper
depth
- the depth of the tree to retrieve, -1 for unlimited depth.pageId
- id of the page assetlevel
- starting level number when traversing the site plan treeCopyright © 2010-2016 Oracle Corporation. All Rights Reserved.