lumis.service.doui.filters
Class FilterableFieldsPostLoadProcessor

Package class diagram package FilterableFieldsPostLoadProcessor
java.lang.Object
  extended by lumis.service.doui.filters.FilterableFieldsPostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class FilterableFieldsPostLoadProcessor
extends Object
implements IPostLoadProcessor

Remove from a TabularData populated with source fields all fields that cannot be filtered

Since:
4.0.10

Constructor Summary
FilterableFieldsPostLoadProcessor()
           
 
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

FilterableFieldsPostLoadProcessor

public FilterableFieldsPostLoadProcessor()
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.