lumis.service.portalmanagement.genericacl
Class PrincipalPostLoadProcessor
java.lang.Object
lumis.service.portalmanagement.genericacl.PrincipalPostLoadProcessor
- All Implemented Interfaces:
- IPostLoadProcessor
public class PrincipalPostLoadProcessor
- extends java.lang.Object
- implements IPostLoadProcessor
Processes the genericacl principalList source, removing the principals
the current user may not see.
The source must have the following principal's fields:
- Since:
- 4.0.8
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrincipalPostLoadProcessor
public PrincipalPostLoadProcessor()
processSource
public void processSource(SessionConfig sessionConfig,
Source source,
org.w3c.dom.Node parametersNode,
ITransaction transaction)
throws PortalException
- Specified by:
processSource
in interface IPostLoadProcessor
- Throws:
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.