Class WebResourcePostLoadProcessor
- java.lang.Object
-
- lumis.service.portalmanagement.webresource.WebResourcePostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class WebResourcePostLoadProcessor extends Object implements IPostLoadProcessor
IPostLoadProcessor
that substitutes the creatorWebResourceId for it's Web Resource path in source.- Since:
- 10.3.0
- Version:
- $Revision: 20808 $ $Date: 2017-11-30 17:13:55 -0200 (Thu, 30 Nov 2017) $
-
-
Constructor Summary
Constructors Constructor Description WebResourcePostLoadProcessor()
-
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
-
-