public class RowProcessActionPostLoadProcessor extends Object implements IPostLoadProcessor
Constructor and Description |
---|
RowProcessActionPostLoadProcessor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkPreCondition(SessionConfig sessionConfig,
ISourceData row,
Source<? extends ISourceData> source,
Node precondition,
ITransaction transaction)
Checks the pre-condition for a row in a source.
|
void |
processSource(SessionConfig sessionConfig,
Source source,
Node parametersNode,
ITransaction transaction) |
public void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction) throws PortalException
processSource
in interface IPostLoadProcessor
PortalException
protected boolean checkPreCondition(SessionConfig sessionConfig, ISourceData row, Source<? extends ISourceData> source, Node precondition, ITransaction transaction) throws PortalException
sessionConfig
- the user session config.row
- the row.source
- the source.precondition
- the pre-condition node.transaction
- the transaction.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.