com.openmarket.gator.interfaces
Interface IFilter


public interface IFilter

This class implements the core functionality of a Flex Filter.

Implementations are required to have a single-argument public constructor that expects a COM.FutureTense.Interfaces.FTValList object. The FTValList provided by the caller is the full set of configuration arguments that were registered when the Filter was instantiated through the UI.

Any implementation must be thread-safe.




Copyright (c) 2003 - 2010 FatWire Corporation All Rights Reserved.