com.plumtree.portaluiinfrastructure.filter
Class FlattenedFilter

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.filter.FlattenedFilter

public class FlattenedFilter
extends java.lang.Object

Author:
CraigS, based on MikeS code

Constructor Summary
FlattenedFilter(IPTFilter filter)
          Creates a new FlattenedFilter object.
 
Method Summary
 IPTPropertyFilterItem GetItem(int position)
           
 int GetItemDepth(int position)
           
 int GetNumItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlattenedFilter

public FlattenedFilter(IPTFilter filter)
Creates a new FlattenedFilter object.

Parameters:
filter -
Method Detail

GetItem

public IPTPropertyFilterItem GetItem(int position)
Parameters:
position -
Returns:

GetItemDepth

public int GetItemDepth(int position)
Parameters:
position -
Returns:

GetNumItems

public int GetNumItems()
Returns:



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.