|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary |
| Fields inherited from interface org.eclipse.rse.core.subsystems.ISubSystemConfiguration |
FORCE_INTO_MEMORY, LAZILY |
| Fields inherited from interface org.eclipse.rse.core.model.IRSEPersistableContainer |
NO_CHILDREN |
| Method Summary | |
String |
getEditorProfileID()
Return the default remote systems editor profile ID for files on this subsystem |
ISystemValidator |
getFileFilterStringValidator()
Return validator used in filter string dialog for the file part of the filter string |
ValidatorFileName |
getFileNameValidator()
Return validator used when creating or renaming files |
ValidatorFolderName |
getFolderNameValidator()
Return validator used when creating or renaming folders |
String |
getLineSeparator()
Return as a string the line separator. |
String |
getPathSeparator()
Return in string format the character used to separate paths. |
char |
getPathSeparatorChar()
Return in char format the character used to separate paths. |
ISystemValidator |
getPathValidator()
Return validator used in filter string dialog for the path part of the filter string |
String |
getSeparator()
Return in string format the character used to separate folders. |
char |
getSeparatorChar()
Return in character format the character used to separate folders. |
boolean |
isCaseSensitive()
Tell us if this file system is case sensitive. |
boolean |
isUnixStyle()
Tell us if this is a unix-style file system or a windows-style file system. |
boolean |
supportsArchiveManagement()
Return true if subsystems for this configuration support archive management. |
boolean |
supportsEnvironmentVariablesPropertyPage()
Return true if subsystems of this factory support the environment variables property. |
boolean |
supportsSearch()
Return true if subsystems for this configuration support search functionality. |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
getAdapter |
| Methods inherited from interface org.eclipse.rse.core.model.IRSEPersistableContainer |
getPersistableChildren, getPersistableParent, isDirty, isTainted, setDirty, setTainted, setWasRestored, wasRestored |
| Method Detail |
public boolean supportsEnvironmentVariablesPropertyPage()
public boolean supportsSearch()
public boolean supportsArchiveManagement()
public boolean isUnixStyle()
public boolean isCaseSensitive()
isCaseSensitive in interface ISubSystemConfigurationpublic ISystemValidator getPathValidator()
public ISystemValidator getFileFilterStringValidator()
public ValidatorFileName getFileNameValidator()
public ValidatorFolderName getFolderNameValidator()
public String getSeparator()
public char getSeparatorChar()
public String getPathSeparator()
public char getPathSeparatorChar()
public String getLineSeparator()
public String getEditorProfileID()
|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||