RSE
Release 3.3

org.eclipse.rse.ui.filters
Class SystemFilterPoolDialogOutputs

java.lang.Object
  extended by org.eclipse.rse.ui.filters.SystemFilterPoolDialogOutputs

public class SystemFilterPoolDialogOutputs
extends Object

A class capturing the attributes commonly returned by dialogs that work with filter pools.

Since:
3.0

Field Summary
 String filterPoolManagerName
           
 String filterPoolName
           
 SystemSimpleContentElement filterPoolTreeRoot
           
 ISystemFilterPool newPool
           
 
Constructor Summary
SystemFilterPoolDialogOutputs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filterPoolName

public String filterPoolName

filterPoolManagerName

public String filterPoolManagerName

filterPoolTreeRoot

public SystemSimpleContentElement filterPoolTreeRoot

newPool

public ISystemFilterPool newPool
Constructor Detail

SystemFilterPoolDialogOutputs

public SystemFilterPoolDialogOutputs()

RSE
Release 3.3

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