RSE
Release 2.0

Package org.eclipse.rse.core.filters

Interface Summary
IRSEFilterNamingPolicy Allows tool writers to specify the naming standards for the persistence files and folders involved with filters.
ISystemFilter  
ISystemFilterContainer Filter containers are any objects that contain filters.
ISystemFilterContainerReference Both ISystemFilter and ISystemFilterPool may contain filters, so the common methods for filters are abstracted out in SystemFilterContainer, which both classes implement.
ISystemFilterPool  
ISystemFilterPoolManager  
ISystemFilterPoolManagerProvider An interface for classes that instantiate SystemFilterPoolManager objects.
ISystemFilterPoolReference Interface implemented by references to filter pools.
ISystemFilterPoolReferenceManager  
ISystemFilterPoolReferenceManagerProvider An interface for classes that instantiate SystemFilterPoolReferenceManager objects.
ISystemFilterPoolSelectionValidator An interface required if you wish to be called back by the system filter wizard, when the user selects a target filter pool.
ISystemFilterPoolWrapper The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
ISystemFilterPoolWrapperInformation The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
ISystemFilterReference  
ISystemFilterSavePolicies A save policy dictates how filter framework artifacts are persisted to disk.
ISystemFilterStartHere  
ISystemFilterString A filter string is a pattern used by the server-side code to know what to return to the client.
ISystemFilterStringReference Represents a reference to a master filter string.
 

Class Summary
SystemFilterNamingPolicy A naming policy so tool writers can override defaults used when saving filter data to disk.
SystemFilterReference  
SystemFilterSimple A lightweight override of the full-fledged persistable implementation of SystemFilter.
 


RSE
Release 2.0

Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.