Uses of Interface
fr.paris.lutece.portal.service.cache.CacheableService

Packages that use CacheableService
fr.paris.lutece.portal.service.cache   
fr.paris.lutece.portal.service.content   
fr.paris.lutece.portal.service.page   
fr.paris.lutece.portal.service.portal   
fr.paris.lutece.portal.service.resource   
fr.paris.lutece.portal.web.xpages   
 

Uses of CacheableService in fr.paris.lutece.portal.service.cache
 

Classes in fr.paris.lutece.portal.service.cache that implement CacheableService
 class AbstractCacheableService
          Base implementation for a cacheable service
 

Uses of CacheableService in fr.paris.lutece.portal.service.content
 

Classes in fr.paris.lutece.portal.service.content that implement CacheableService
 class ContentService
          Interface for pages provider services.
 class XPageAppService
          This class delivers Extra pages (xpages) to web components.
 

Uses of CacheableService in fr.paris.lutece.portal.service.page
 

Classes in fr.paris.lutece.portal.service.page that implement CacheableService
 class PageService
          This class delivers pages to web componants.
 

Uses of CacheableService in fr.paris.lutece.portal.service.portal
 

Classes in fr.paris.lutece.portal.service.portal that implement CacheableService
 class PortalMenuService
          This Service build the portal menu
 class StandaloneAppService
          This class delivers Extra pages (xpages) to web components.
 

Methods in fr.paris.lutece.portal.service.portal that return types with arguments of type CacheableService
static java.util.Collection<CacheableService> PortalService.getCacheableServicesList()
          Returns all registered Cacheable services
 

Methods in fr.paris.lutece.portal.service.portal with parameters of type CacheableService
static void PortalService.registerCacheableService(java.lang.String strName, CacheableService cs)
          Registers a new CacheableService
 

Uses of CacheableService in fr.paris.lutece.portal.service.resource
 

Classes in fr.paris.lutece.portal.service.resource that implement CacheableService
 class ResourceService
          This abstract Class provides a standard way for application to deliver resources using multiple loaders and an optional cache.
 

Uses of CacheableService in fr.paris.lutece.portal.web.xpages
 

Classes in fr.paris.lutece.portal.web.xpages that implement CacheableService
 class SiteMapApp
          This class provides the map of the pages on the site
 



Copyright © 2007 Mairie de Paris. All Rights Reserved.