lumis.service.portalmanagement.genericacl
Class PrincipalPostLoadProcessor

Package class diagram package PrincipalPostLoadProcessor
java.lang.Object
  extended by lumis.service.portalmanagement.genericacl.PrincipalPostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class PrincipalPostLoadProcessor
extends 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

Constructor Summary
PrincipalPostLoadProcessor()
           
 
Method Summary
 void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrincipalPostLoadProcessor

public PrincipalPostLoadProcessor()
Method Detail

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.