Deprecated API


Contents
Deprecated Interfaces
com.fatwire.gst.foundation.facade.ics.ICSLocator
          is of no use 
 

Deprecated Classes
com.fatwire.gst.foundation.wra.navigation.AbstractNavigationHelper
          replaced with NavigationService 
com.fatwire.gst.foundation.controller.action.support.CommandActionLocator
          use MapActionLocator. 
com.fatwire.gst.foundation.httpstatus.CustomHeaderFilter
          use HttpResponseStatusFilter 
com.fatwire.gst.foundation.facade.cm.InsertRow
          insertrow does not exists in CatalogManager, use AddRow 
com.fatwire.gst.foundation.wra.navigation.NavigationHelper2
          replaced with NavigationService 
com.fatwire.gst.foundation.taglib.navigation.NavigationTag
            
com.fatwire.gst.foundation.url.db.UrlRegistry
           
com.fatwire.gst.foundation.url.WraPathTranslationServiceFactory
           
 

Deprecated Methods
com.fatwire.gst.foundation.facade.mda.LocaleUtils.findTranslation(AssetId, String, String)
          Use #findTranslation(ICS,AssetId,String,String) instead. This version is unable to correctly record compositional dependencies on the DimensionSet asset for the site, which can result in the translation function not flushing pages when the dimension set is altered (for example, to change the filter, or change enabled dimensions). 
com.fatwire.gst.foundation.facade.mda.LocaleUtils.findTranslation(String, String, String, String)
          Use #findTranslation(ICS,String,String,String,String) instead. This version is unable to correctly record compositional dependencies on the DimensionSet asset for the site, which can result in the translation function not flushing pages when the dimension set is altered (for example, to change the filter, or change enabled dimensions). 
com.fatwire.gst.foundation.facade.assetapi.AssetDataUtils.getAssetData(String, String, String...)
          inconsistent method signature, replaced by AssetDataUtils.getAssetData(AssetId, String...). 
com.fatwire.gst.foundation.facade.runtag.commercecontext.GetRecommendations.getRecommendations(ICS, long, int)
          replaced by Recommendations.getRecommendations(ICS, String, int). 
com.fatwire.gst.foundation.url.db.UrlRegistry2.lookup(ICS)
           
com.fatwire.gst.foundation.facade.runtag.render.GetTemplateUrl.setDynamic(String)
          use GetTemplateUrl.setDynamic(boolean). 
com.fatwire.gst.foundation.facade.runtag.render.GetTemplateUrl.setSatellite(String)
          use GetTemplateUrl.setSatellite(boolean). 
 

Deprecated Constructors
com.fatwire.gst.foundation.url.db.UrlRegistry(ICS, WraCoreFieldDao, VirtualWebrootDao)
            
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.