Uses of Interface
com.fatwire.gst.foundation.url.WraPathTranslationService

Packages that use WraPathTranslationService
com.fatwire.gst.foundation.controller   
com.fatwire.gst.foundation.controller.action   
com.fatwire.gst.foundation.controller.action.support   
com.fatwire.gst.foundation.url   
com.fatwire.gst.foundation.url.db   
 

Uses of WraPathTranslationService in com.fatwire.gst.foundation.controller
 

Fields in com.fatwire.gst.foundation.controller declared as WraPathTranslationService
protected  WraPathTranslationService BaseRenderPage.pathTranslationService
           
 

Constructors in com.fatwire.gst.foundation.controller with parameters of type WraPathTranslationService
RenderPageAdapter(COM.FutureTense.Interfaces.ICS ics, WraPathTranslationService pathTranslationService, WraCoreFieldDao wraCoreFieldDao, AliasCoreFieldDao aliasCoreFieldDao)
           
 

Uses of WraPathTranslationService in com.fatwire.gst.foundation.controller.action
 

Methods in com.fatwire.gst.foundation.controller.action with parameters of type WraPathTranslationService
 void RenderPage.setWraPathTranslationService(WraPathTranslationService wraPathTranslationService)
           
 

Uses of WraPathTranslationService in com.fatwire.gst.foundation.controller.action.support
 

Methods in com.fatwire.gst.foundation.controller.action.support that return WraPathTranslationService
 WraPathTranslationService IcsBackedObjectFactoryTemplate.createWraPathTranslationService(COM.FutureTense.Interfaces.ICS ics)
           
 

Uses of WraPathTranslationService in com.fatwire.gst.foundation.url
 

Methods in com.fatwire.gst.foundation.url that return WraPathTranslationService
protected  WraPathTranslationService WraAssetEventListener.getService()
           
static WraPathTranslationService WraPathTranslationServiceFactory.getService(COM.FutureTense.Interfaces.ICS ics)
          Deprecated. Return a new instance of the WraPathTranslationService.
 

Uses of WraPathTranslationService in com.fatwire.gst.foundation.url.db
 

Classes in com.fatwire.gst.foundation.url.db that implement WraPathTranslationService
 class UrlRegistry
          Deprecated. 
 class UrlRegistry2
          WraPathTranslationService that is backed by the GSTUrlRegistry table.
 



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