Class ThemeUsagePostLoadProcessor
- java.lang.Object
-
- lumis.service.portalmanagement.theme.ThemeUsagePostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class ThemeUsagePostLoadProcessor extends Object implements IPostLoadProcessor
IPostLoadProcessor
for the theme usage interface.- Since:
- 7.0.0
- Version:
- $Revision: 17791 $ $Date: 2015-10-05 22:58:26 -0300 (Mon, 05 Oct 2015) $
-
-
Constructor Summary
Constructors Constructor Description ThemeUsagePostLoadProcessor()
-
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
-
-