iSeries Remote Systems
v6.0.0

com.ibm.etools.systems.as400ifsfilesubsys
Interface AS400ifsFileSubSystem

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IISeriesSubSystem, com.ibm.etools.systems.subsystems.IRemoteObjectResolver, org.eclipse.emf.common.notify.Notifier, com.ibm.etools.systems.subsystems.RemoteFileSubSystem, com.ibm.etools.systems.subsystems.SubSystem, com.ibm.etools.systems.filters.SystemFilterPoolReferenceManagerProvider, com.ibm.etools.systems.universalfilesubsys.UniversalFileSubSystem
All Known Implementing Classes:
AS400ifsFileSubSystemImpl

public interface AS400ifsFileSubSystem
extends com.ibm.etools.systems.universalfilesubsys.UniversalFileSubSystem, IISeriesSubSystem


Field Summary
static String copyright
           
 
Fields inherited from interface com.ibm.etools.systems.subsystems.IRemoteObjectResolver
Copyright
 
Fields inherited from interface com.ibm.etools.iseries.core.IISeriesSubSystem
Copyright
 
Method Summary
 String getISeriesReserved()
          Returns the value of the 'ISeries Reserved' attribute.
 void setISeriesReserved(String value)
          Sets the value of the 'ISeries Reserved' attribute.
 
Methods inherited from interface com.ibm.etools.systems.subsystems.RemoteFileSubSystem
cancelSearch, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copyLocalToRemote, copyLocalToRemote, copyUTF8, copyUTF8, copyUTF8, copyUTF8, copyUTF8, copyUTF8, createFile, createFolder, createFolders, delete, getHomeFolder, getLanguageUtilityFactory, getLineSeparator, getLocalAddress, getParentFolder, getParentFolderName, getParentRemoteFileSubSystemFactory, getPathSeparator, getPathSeparatorChar, getRemoteEncoding, getRemoteFileObject, getRemoteFileObject, getRemoteSearchResultConfigurationFactory, getRemoteSearchResultObject, getSeparator, getSeparatorChar, getUnusedPort, isCaseSensitive, listFiles, listFiles, listFolders, listFolders, listFoldersAndFiles, listFoldersAndFiles, listRoots, move, rename, search, setHomeFolder, setLastModified, setReadOnly
 
Methods inherited from interface com.ibm.etools.systems.subsystems.SubSystem
checkIsConnected, clearLocalUserId, connect, connect, connect, deletingConnection, disconnect, disconnect, doesFilterListContentsOf, doesFilterMatch, doesFilterStringListContentsOf, doesFilterStringMatch, forceUserIdToUpperCase, getAdditionalAttributes, getCacheManager, getChildren, getCommandSubSystem, getFactoryId, getFilterPoolReferenceManager, getIbmAttributes, getLocalUserId, getName, getParentSubSystemFactory, getPort, getPortAsInt, getProperties, getProperty, getPropertyPage, getRemoteServerLauncher, getSaveFileName, getSystem, getSystemConnection, getSystemConnectionName, getSystemFilterPoolReferenceManager, getSystemManager, getSystemProfile, getSystemProfileName, getTargetForFilter, getUDActionSubsystem, getUserId, getVendorAttribute, getVendorAttributes, hasChildren, isConnected, isHidden, isOffline, isSetAdditionalAttributes, isSetIbmAttributes, isSetVendorAttributes, isUseSSL, renamingConnection, renamingProfile, resolveFilterString, resolveFilterString, resolveFilterString, resolveFilterString, resolveFilterStrings, resolveFilterStrings, setAdditionalAttributes, setFactoryId, setFilterPoolReferenceManager, setHidden, setIbmAttributes, setName, setParentConnection, setParentSubSystemFactory, setPort, setProperties, setProperty, setRemoteServerLauncher, setSaveFileName, setUserId, setUseSSL, setVendorAttribute, setVendorAttributes, supportsCaching, unsetAdditionalAttributes, unsetIbmAttributes, unsetVendorAttributes
 
Methods inherited from interface com.ibm.etools.systems.filters.SystemFilterPoolReferenceManagerProvider
filterEventFilterCreated, filterEventFilterPoolReferenceCreated, filterEventFilterPoolReferenceDeleted, filterEventFilterPoolReferenceRenamed, filterEventFilterPoolReferenceReset, filterEventFilterPoolReferencesRePositioned, filterEventFilterPoolReferencesReset, filterEventFilterStringCreated, getUniqueOwningSystemFilterPool
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface com.ibm.etools.systems.subsystems.IRemoteObjectResolver
getObjectWithAbsoluteName
 
Methods inherited from interface com.ibm.etools.iseries.core.IISeriesSubSystem
getCmdSubSystem, getCommandExecutionProperties, getISeriesSystem, getObjectSubSystem, getShell, getToolboxAS400Object, setShell
 

Field Detail

copyright

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

getISeriesReserved

public String getISeriesReserved()
Returns the value of the 'ISeries Reserved' attribute.

If the meaning of the 'ISeries Reserved' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'ISeries Reserved' attribute.
See Also:
setISeriesReserved(String), As400ifsfilesubsysPackage.getAS400ifsFileSubSystem_ISeriesReserved()

setISeriesReserved

public void setISeriesReserved(String value)
Sets the value of the 'ISeries Reserved' attribute.

Parameters:
value - the new value of the 'ISeries Reserved' attribute.
See Also:
getISeriesReserved()

iSeries Remote Systems
v6.0.0

Copyright © 2005 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.