Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.view.objtable.viewInput
Class OTVInputMemberFilterString

java.lang.Object
  extended by com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput
      extended by com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInputString
          extended by com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInputMemberFilterString
All Implemented Interfaces:
IObjectTableViewInput

public class OTVInputMemberFilterString
extends OTVInputString


Field Summary
static String copyright
           
 
Fields inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput
newResults, refreshJobScheduled, restoreFromMemento, tableView
 
Method Summary
 String getFileName()
           
 String getHistoryEntryName()
           
 String getLibraryName()
          These methods may only apply to some types
 String getSaveFilterString()
          Return a string representing a filter string which identifies the view target for save and restore across workbench sessions.
 String getTitle()
           
 void navigateTableViewUp(ObjectTableView tableView)
          Will do nothing for some subclasses
 
Methods inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInputString
getIBMiConnection, retrieveInput
 
Methods inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput
clearElements, getAliasLabel, getElements, getInputResource, getObjectSubSystem, getSystemFilter, getSystemFilterReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values
Method Detail

getTitle

public String getTitle()
Specified by:
getTitle in interface IObjectTableViewInput
Overrides:
getTitle in class OTVInputString

getHistoryEntryName

public String getHistoryEntryName()
Specified by:
getHistoryEntryName in interface IObjectTableViewInput
Overrides:
getHistoryEntryName in class OTVInputString

getSaveFilterString

public String getSaveFilterString()
Return a string representing a filter string which identifies the view target for save and restore across workbench sessions.

Specified by:
getSaveFilterString in interface IObjectTableViewInput
Overrides:
getSaveFilterString in class OTVInputString

getLibraryName

public String getLibraryName()
Description copied from class: OTVInput
These methods may only apply to some types

Specified by:
getLibraryName in interface IObjectTableViewInput
Overrides:
getLibraryName in class OTVInput

getFileName

public String getFileName()
Specified by:
getFileName in interface IObjectTableViewInput
Overrides:
getFileName in class OTVInput

navigateTableViewUp

public void navigateTableViewUp(ObjectTableView tableView)
Description copied from class: OTVInput
Will do nothing for some subclasses

Specified by:
navigateTableViewUp in interface IObjectTableViewInput
Overrides:
navigateTableViewUp in class OTVInput

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.