|
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.Object FileServiceSubSystemConfiguration com.ibm.etools.iseries.subsystems.ifs.files.IFSFileSubSystemConfiguration
public class IFSFileSubSystemConfiguration
Provides a factory for generating instances of the class IFSFileSubSystem.
Field Summary | |
---|---|
static String |
CONFIGURATION_ID
|
static String |
copyright
|
Constructor Summary | |
---|---|
IFSFileSubSystemConfiguration()
Constructor. |
Method Summary | |
---|---|
protected ISystemFilterPool |
createDefaultFilterPool(ISystemFilterPoolManager mgr)
|
IFileService |
createFileService(IHost host)
|
IHostSearchResultConfiguration |
createSearchConfiguration(IHost host,
IHostSearchResultSet resultSet,
Object searchTarget,
SystemSearchString searchString)
|
ISearchService |
createSearchService(IHost host)
|
ISubSystem |
createSubSystemInternal(IHost host)
Instantiate and return an instance of OUR subystem. |
IConnectorService |
getConnectorService(IHost host)
|
String |
getEditorProfileID()
Return the default remote systems editor profile ID for files on this subsystem |
IHostFileToRemoteFileAdapter |
getHostFileAdapter()
|
ILanguageUtilityFactory |
getLanguageUtilityFactory(IRemoteFileSubSystem ss)
|
String |
getPathSeparator()
Return in string format the character used to separate paths. |
char |
getPathSeparatorChar()
Return in char format the character used to separate paths. |
String |
getSeparator()
Return in string format the character used to separate folders. |
char |
getSeparatorChar()
Return in character format the character used to separate folders. |
Class |
getServiceImplType()
|
boolean |
isCaseSensitive()
|
boolean |
isFactoryFor(Class subSystemType)
|
void |
setConnectorService(IHost host,
IConnectorService connectorService)
|
boolean |
supportsArchiveManagement()
|
boolean |
supportsEnvironmentVariablesPropertyPage()
|
boolean |
supportsFileTypes()
|
boolean |
supportsFilters()
|
boolean |
supportsSearch()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
public static final String CONFIGURATION_ID
Constructor Detail |
---|
public IFSFileSubSystemConfiguration()
Method Detail |
---|
public IFileService createFileService(IHost host)
public ISubSystem createSubSystemInternal(IHost host)
org.eclipse.rse.core.subsystems.SubSystemConfiguration#createSubSystemInternal(IHost)
public IHostSearchResultConfiguration createSearchConfiguration(IHost host, IHostSearchResultSet resultSet, Object searchTarget, SystemSearchString searchString)
public ISearchService createSearchService(IHost host)
public IHostFileToRemoteFileAdapter getHostFileAdapter()
public ILanguageUtilityFactory getLanguageUtilityFactory(IRemoteFileSubSystem ss)
public boolean supportsArchiveManagement()
public IConnectorService getConnectorService(IHost host)
public Class getServiceImplType()
public void setConnectorService(IHost host, IConnectorService connectorService)
public boolean isFactoryFor(Class subSystemType)
public boolean supportsFileTypes()
public boolean supportsSearch()
public boolean supportsEnvironmentVariablesPropertyPage()
public boolean supportsFilters()
protected ISystemFilterPool createDefaultFilterPool(ISystemFilterPoolManager mgr)
public String getSeparator()
public char getSeparatorChar()
public String getPathSeparator()
public char getPathSeparatorChar()
public boolean isCaseSensitive()
public String getEditorProfileID()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |