lumis.doui.source.postloadprocessor
Class NamePathConverterPostLoadProcessor
java.lang.Object
lumis.doui.source.postloadprocessor.NamePathConverterPostLoadProcessor
- All Implemented Interfaces:
- IPostLoadProcessor
- Direct Known Subclasses:
- ChannelNamePathConverterPostLoadProcessor, PageNamePathConverterPostLoadProcessor, ServiceInstanceNamePathConverterPostLoadProcessor
public abstract class NamePathConverterPostLoadProcessor
- extends Object
- implements IPostLoadProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parametersNode
protected Node parametersNode
nameFieldId
protected String nameFieldId
NamePathConverterPostLoadProcessor
public NamePathConverterPostLoadProcessor()
processSource
public void processSource(SessionConfig sessionConfig,
Source source,
Node parametersNode,
ITransaction transaction)
throws PortalException
- Specified by:
processSource
in interface IPostLoadProcessor
- Throws:
PortalException
getChannelId
protected abstract String getChannelId(SessionConfig sessionConfig,
String id,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
getOriginalName
protected abstract String getOriginalName(SessionConfig sessionConfig,
String id,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
setPath
protected void setPath(String channelPath,
String name,
ISourceData row)
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.