Deprecated API


Contents
Deprecated Interfaces
fr.paris.lutece.portal.business.style.IThemeDAO
          Use the plugin-theme instead 
 

Deprecated Classes
fr.paris.lutece.portal.business.style.ThemeDAO
          Use the plugin-theme instead 
fr.paris.lutece.portal.business.style.ThemeHome
          As of 2.4.3. Use the plugin-theme instead 
fr.paris.lutece.portal.web.style.ThemesJspBean
          As of 2.4.3. Use plugin-theme instead. 
 

Deprecated Methods
fr.paris.lutece.portal.business.rss.IResourceRss.createHtmlRss()
          use IResourceRss.getFeed() instead. 
fr.paris.lutece.portal.business.rss.ResourceRss.createHtmlRss()
           
fr.paris.lutece.util.sql.DAOUtil.first()
          Use DAOUtil.next() instead 
fr.paris.lutece.portal.service.util.AppPathService.getBaseUrl()
          Use AppPathService.getBaseUrl(HttpServletRequest) instead 
fr.paris.lutece.portal.service.portal.PortalService.getCacheableServicesList()
          Use CacheService.getCacheableServicesList() instead 
fr.paris.lutece.util.date.DateUtil.getCurrentDateString()
          Use getCurrentDateString( Locale locale ) 
fr.paris.lutece.util.date.DateUtil.getDate(String)
          Use formatDate( String strDate, Locale locale ) 
fr.paris.lutece.util.date.DateUtil.getDateSql(String)
          Use formatDateSql( String strDate, Locale locale ) 
fr.paris.lutece.util.date.DateUtil.getDateString(Date)
          Use getDateString( Date date, Locale locale ) 
fr.paris.lutece.util.date.DateUtil.getDateString(Date)
          Use formatDate( String strDate, Locale locale ) 
fr.paris.lutece.util.date.DateUtil.getDateString(Timestamp)
          Use getDateString( java.sql.Timestamp date, Locale locale ) 
fr.paris.lutece.portal.service.search.IndexationService.getIndex()
          use getDirectoryIndex( ) instead 
fr.paris.lutece.portal.service.spring.SpringContextService.getPluginBean(String, String)
          use SpringContextService.getBean(String) instead 
fr.paris.lutece.portal.service.util.AppPathService.getProdUrl()
          Use AppPathService.getProdUrl(String) instead 
fr.paris.lutece.portal.service.template.AppTemplateService.getTemplateFromStringFtl(String, Locale, Object)
           
fr.paris.lutece.util.date.DateUtil.getTimestamp(String)
          Use formatTimestamp( String strDate, Locale locale ) 
fr.paris.lutece.portal.service.message.SiteMessage.isCancel()
            
fr.paris.lutece.portal.service.cache.CacheService.registerCacheableService(String, CacheableService)
          use registerCacheableService( CacheableService cs ) 
fr.paris.lutece.portal.service.portal.PortalService.registerCacheableService(String, CacheableService)
          Use CacheService.registerCacheableService( String strName, CacheableService cs ) instead 
fr.paris.lutece.portal.service.portal.PortalService.resetCache()
          use CacheService.resetCaches() 
fr.paris.lutece.portal.service.mail.MailService.sendMail(String, String, String, String, String)
          Use MailService.sendMailText(String strRecipient, String strSenderName, String strSenderEmail, String strSubject, String strMessage) instead 
fr.paris.lutece.portal.service.message.SiteMessage.setCancel(boolean)
            
fr.paris.lutece.util.xml.XmlUtil.transform(Source, Source, Map, Properties)
           
fr.paris.lutece.portal.service.html.XmlTransformerService.transformBySource(String, byte[], Map)
           
fr.paris.lutece.portal.service.html.XmlTransformerService.transformBySource(String, byte[], Map, Properties)
           
fr.paris.lutece.portal.service.html.XmlTransformerService.transformBySource(String, Source, Map, Properties)
           
 

Deprecated Constructors
fr.paris.lutece.portal.service.admin.AccessDeniedException()
          use AccessDeniedException.AccessDeniedException(String) to provide an explicit message 
fr.paris.lutece.portal.service.page.PageService()
          use PageService.PageService(PageCacheService, PortletCacheService) instead. 
fr.paris.lutece.portal.service.admin.PasswordResetException()
          use #AccessDeniedException(String) to provide an explicit message 
fr.paris.lutece.portal.service.message.SiteMessage(String, Object[], String, String, String, int, boolean)
            
 



Copyright © 2014 Mairie de Paris. All Rights Reserved.