Class ExtendedPropertiesServicePostLoadProcessor
- java.lang.Object
-
- lumis.service.portalmanagement.serviceinstance.ExtendedPropertiesServicePostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class ExtendedPropertiesServicePostLoadProcessor extends Object implements IPostLoadProcessor
Current service instance additional properties post load processor- Since:
- 11.1.0
- Version:
- $Revision: 24352 $ $Date: 2021-02-06 10:59:26 -0300 (Sat, 06 Feb 2021) $
-
-
Constructor Summary
Constructors Constructor Description ExtendedPropertiesServicePostLoadProcessor()
-
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
-
-