public class ClonedPortletUsePostLoadProcessor extends Object implements IPostLoadProcessor
IPostLoadProcessor
implementation to translate service interface
instance identification to a human readable form (with service interface
instance's display name and page path).Constructor and Description |
---|
ClonedPortletUsePostLoadProcessor() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFormat(Node parametersNode)
Returns the format to be parsed.
|
protected void |
processRow(ISourceData row,
String format,
Source<?> source,
SessionConfig sessionConfig,
ITransaction transaction)
Process a single row.
|
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 String getFormat(Node parametersNode) throws PortalException
parametersNode
- the parameters node.PortalException
protected void processRow(ISourceData row, String format, Source<?> source, SessionConfig sessionConfig, ITransaction transaction) throws PortalException
row
- the row to be processed.format
- the format to be used.source
- the source.sessionConfig
- the session config.transaction
- the transaction.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.