lumis.doui.source.postloadprocessor
Class SortPostLoadProcessor

Package class diagram package SortPostLoadProcessor
java.lang.Object
  extended by lumis.doui.source.postloadprocessor.SortPostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class SortPostLoadProcessor
extends Object
implements IPostLoadProcessor

This class can be used to sort a TabularSource after it's fully loaded and had it's values translated.

Since:
4.0.7

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

SortPostLoadProcessor

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