Class CacheConfigurationPostLoadProcessor
- java.lang.Object
-
- lumis.service.portalmanagement.serviceinterfaceinstance.CacheConfigurationPostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class CacheConfigurationPostLoadProcessor extends Object implements IPostLoadProcessor
Post load processor for dealing with the cache label configuration- Since:
- 11.1.0
- Version:
- $Revision: 22202 $ $Date: 2018-12-17 15:54:36 -0200 (Mon, 17 Dec 2018) $
-
-
Constructor Summary
Constructors Constructor Description CacheConfigurationPostLoadProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction)
-
-
-
Method Detail
-
processSource
public void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction) throws PortalException
- Specified by:
processSource
in interfaceIPostLoadProcessor
- Throws:
PortalException
-
-