|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletCacheService | |
---|---|
fr.paris.lutece.portal.service.page |
Uses of PortletCacheService in fr.paris.lutece.portal.service.page |
---|
Methods in fr.paris.lutece.portal.service.page that return PortletCacheService | |
---|---|
PortletCacheService |
PageService.getPortletCacheService()
Gets the portlet cache service |
Methods in fr.paris.lutece.portal.service.page with parameters of type PortletCacheService | |
---|---|
void |
PageService.setPortletCacheService(PortletCacheService portletCacheService)
Gets the portlet cache service |
Constructors in fr.paris.lutece.portal.service.page with parameters of type PortletCacheService | |
---|---|
PageService(PageCacheService pageCacheService,
PortletCacheService portletCacheService)
Creates a new PageService object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |