lumis.service.group
Class PrefixRemovalPostLoadProcessor
java.lang.Object
lumis.service.group.PrefixRemovalPostLoadProcessor
- All Implemented Interfaces:
- IPostLoadProcessor
public class PrefixRemovalPostLoadProcessor
- extends Object
- implements IPostLoadProcessor
Post load processor that removes the prefix from a principal shortId.
In the source there must be a field channelId
that
references the channel whose prefix is to be removed.
The parameter nameFieldId
specifies the field that will be processed,
removing the channel prefix from it.
Example usage:
alias
- Since:
- 5.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefixRemovalPostLoadProcessor
public PrefixRemovalPostLoadProcessor()
processSource
public void processSource(SessionConfig sessionConfig,
Source source,
Node parametersNode,
ITransaction transaction)
throws PortalException
- Specified by:
processSource
in interface IPostLoadProcessor
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.