|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput
com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInputSystemFilterReference
public class OTVInputSystemFilterReference
Field Summary | |
---|---|
protected IBMiConnection |
connection
|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput |
---|
newResults, refreshJobScheduled, restoreFromMemento, tableView |
Method Summary | |
---|---|
String |
getHistoryEntryName()
|
IBMiConnection |
getIBMiConnection()
Note: The input subclasses are also responsible for setting the ObjectTableVCiew.savedView* fields as they are constructed. |
Object |
getInput()
getInput: Used so the subclass can substitute it's input value in the other common method (getElements). |
String |
getSaveFilterString()
Return a string representing a filter string which identifies the view target for save and restore across workbench sessions. |
ISystemFilter |
getSystemFilter()
May return null. |
ISystemFilterReference |
getSystemFilterReference()
May return null. |
String |
getTitle()
|
Object[] |
retrieveInput(IProgressMonitor monitor)
Expected to be overriden by the subclasses use the associated job to retrieve the elements. |
Methods inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput |
---|
clearElements, getAliasLabel, getElements, getFileName, getInputResource, getLibraryName, getObjectSubSystem, navigateTableViewUp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
protected IBMiConnection connection
Method Detail |
---|
public IBMiConnection getIBMiConnection()
IObjectTableViewInput
getIBMiConnection
in interface IObjectTableViewInput
getIBMiConnection
in class OTVInput
public String getTitle()
public String getHistoryEntryName()
public String getSaveFilterString()
public ISystemFilter getSystemFilter()
OTVInput
getSystemFilter
in interface IObjectTableViewInput
getSystemFilter
in class OTVInput
public ISystemFilterReference getSystemFilterReference()
OTVInput
getSystemFilterReference
in interface IObjectTableViewInput
getSystemFilterReference
in class OTVInput
public Object getInput()
public Object[] retrieveInput(IProgressMonitor monitor)
OTVInput
retrieveInput
in class OTVInput
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |