Uses of Class
com.endeca.b2creference.content.LocalizedUrlFormatter

Packages that use LocalizedUrlFormatter
com.endeca.b2creference.services.query.impl   
com.endeca.b2creference.utils   
com.endeca.mobile.services.query.impl   
 

Uses of LocalizedUrlFormatter in com.endeca.b2creference.services.query.impl
 

Methods in com.endeca.b2creference.services.query.impl with parameters of type LocalizedUrlFormatter
 void UICLContentQueryService.setLocalizedUrlFormatter(LocalizedUrlFormatter localizedUrlFormatter)
           
 

Uses of LocalizedUrlFormatter in com.endeca.b2creference.utils
 

Methods in com.endeca.b2creference.utils with parameters of type LocalizedUrlFormatter
static com.endeca.soleng.urlformatter.UrlState UrlUtils.parseStandardUrl(javax.servlet.http.HttpServletRequest request, LocalizedUrlFormatter localizedUrlFormatter)
           
 

Uses of LocalizedUrlFormatter in com.endeca.mobile.services.query.impl
 

Methods in com.endeca.mobile.services.query.impl with parameters of type LocalizedUrlFormatter
 void UICLMobileQueryService.setLocalizedUrlFormatter(LocalizedUrlFormatter localizedUrlFormatter)