public abstract class NamePathConverterPostLoadProcessor extends Object implements IPostLoadProcessor
Modifier and Type | Field and Description |
---|---|
protected String |
nameFieldId |
protected Node |
parametersNode |
Constructor and Description |
---|
NamePathConverterPostLoadProcessor() |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getChannelId(SessionConfig sessionConfig,
String id,
ITransaction transaction) |
protected abstract String |
getOriginalName(SessionConfig sessionConfig,
String id,
ITransaction transaction) |
void |
processSource(SessionConfig sessionConfig,
Source source,
Node parametersNode,
ITransaction transaction) |
protected void |
setPath(String channelPath,
String name,
ISourceData row) |
public void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction) throws PortalException
processSource
in interface IPostLoadProcessor
PortalException
protected abstract String getChannelId(SessionConfig sessionConfig, String id, ITransaction transaction) throws PortalException
PortalException
protected abstract String getOriginalName(SessionConfig sessionConfig, String id, ITransaction transaction) throws PortalException
PortalException
protected void setPath(String channelPath, String name, ISourceData row)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.