Class CommandListPostLoadProcessor
- java.lang.Object
-
- lumis.service.portalmanagement.commandpalette.CommandListPostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class CommandListPostLoadProcessor extends Object implements IPostLoadProcessor
Command list post load processor.- Since:
- 10.3.0
- Version:
- $Revision: 20808 $ $Date: 2017-11-30 17:13:55 -0200 (Thu, 30 Nov 2017) $
-
-
Constructor Summary
Constructors Constructor Description CommandListPostLoadProcessor()
-
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
-
-