|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSubSystemConfiguration
com.ibm.etools.iseries.subsystems.qsys.commands.QSYSCommandSubSystemConfiguration
public class QSYSCommandSubSystemConfiguration
| Field Summary | |
|---|---|
static String |
CONFIGURATION_ID
|
| Fields inherited from interface com.ibm.etools.iseries.subsystems.qsys.commands.IQSYSCommandSubSystemConfiguration |
|---|
copyright |
| Constructor Summary | |
|---|---|
QSYSCommandSubSystemConfiguration()
Create a QSYSCommandSubSystemConfiguration. |
|
| Method Summary | |
|---|---|
protected ISystemFilterPool |
createDefaultFilterPool(ISystemFilterPoolManager mgr)
|
ISubSystem |
createSubSystemInternal(IHost host)
Instantiate and return an instance of OUR subystem. |
void |
filterEventFilterUpdated(ISystemFilter filter)
|
IConnectorService |
getConnectorService(IHost host)
|
IQSYSCommandService |
getQSYSCommandService(IHost host)
Get QSYS Command Service. |
IService |
getService(IHost host)
|
Class |
getServiceImplType()
|
Class |
getServiceType()
|
String |
getTranslatedFilterTypeProperty(ISystemFilter selectedFilter)
|
boolean |
showGenericShowInTableOnFilter()
|
boolean |
supportsCommands()
Return true if subsystem instances from this subsystem configuration support remote command execution |
boolean |
supportsFilters()
Test if filters are supported. |
boolean |
supportsNestedFilters()
Required method for subsystem configuration child classes if returning true from supportsFilters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CONFIGURATION_ID
| Constructor Detail |
|---|
public QSYSCommandSubSystemConfiguration()
| Method Detail |
|---|
public ISubSystem createSubSystemInternal(IHost host)
SubSystemConfigurationpublic IConnectorService getConnectorService(IHost host)
public boolean supportsFilters()
false.
SubSystemConfigurationpublic boolean supportsNestedFilters()
RETURNS supportsFilters() BY DEFAULT.
protected ISystemFilterPool createDefaultFilterPool(ISystemFilterPoolManager mgr)
public Class getServiceImplType()
public final Class getServiceType()
public IService getService(IHost host)
public final IQSYSCommandService getQSYSCommandService(IHost host)
host -
public boolean supportsCommands()
RETURNS FALSE BY DEFAULT.
public String getTranslatedFilterTypeProperty(ISystemFilter selectedFilter)
public void filterEventFilterUpdated(ISystemFilter filter)
public boolean showGenericShowInTableOnFilter()
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||