public class PageCacheUtil extends Object
Constructor and Description |
---|
PageCacheUtil() |
Modifier and Type | Method and Description |
---|---|
static PageConfig |
getPageByPageCache(SessionConfig sessionConfig,
PageCacheConfig pageCacheConfig,
ITransaction transaction)
Returns the page that will be rendered when accessing a web resource.
|
public static PageConfig getPageByPageCache(SessionConfig sessionConfig, PageCacheConfig pageCacheConfig, ITransaction transaction) throws PortalException
sessionConfig
- the user session information.pageCacheConfig
- the page cache config.transaction
- the transaction for persistence access.PortalObjectNotFoundException
- if no page was found for the
specified web resource.IllegalArgumentException
- if webResource
is of an
unsupported class.PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.