Remote Systems
v6.4.1

com.ibm.etools.systems.core
Interface SystemResourceConstants

All Known Implementing Classes:
SystemResourceManager

public interface SystemResourceConstants

Constants related to project and folder names.


Field Summary
static String copyright
           
static String RESOURCE_COMPILECOMMANDS_FOLDER_NAME
           
static String RESOURCE_CONNECTIONS_FOLDER_NAME
           
static String RESOURCE_FILTERS_FOLDER_NAME
           
static String RESOURCE_PRIVATEPROFILE_NAME
           
static String RESOURCE_PROJECT_NAME
           
static String RESOURCE_TEAMPROFILE_NAME
           
static String RESOURCE_TEMPFILES_PROJECT_NAME
           
static String RESOURCE_TYPE_FILTERS_FOLDER_NAME
           
static String RESOURCE_USERACTIONS_FOLDER_NAME
           
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

RESOURCE_PROJECT_NAME

public static final String RESOURCE_PROJECT_NAME
See Also:
Constant Field Values

RESOURCE_TEMPFILES_PROJECT_NAME

public static final String RESOURCE_TEMPFILES_PROJECT_NAME
See Also:
Constant Field Values

RESOURCE_CONNECTIONS_FOLDER_NAME

public static final String RESOURCE_CONNECTIONS_FOLDER_NAME
See Also:
Constant Field Values

RESOURCE_FILTERS_FOLDER_NAME

public static final String RESOURCE_FILTERS_FOLDER_NAME
See Also:
Constant Field Values

RESOURCE_TYPE_FILTERS_FOLDER_NAME

public static final String RESOURCE_TYPE_FILTERS_FOLDER_NAME
See Also:
Constant Field Values

RESOURCE_USERACTIONS_FOLDER_NAME

public static final String RESOURCE_USERACTIONS_FOLDER_NAME
See Also:
Constant Field Values

RESOURCE_COMPILECOMMANDS_FOLDER_NAME

public static final String RESOURCE_COMPILECOMMANDS_FOLDER_NAME
See Also:
Constant Field Values

RESOURCE_TEAMPROFILE_NAME

public static final String RESOURCE_TEAMPROFILE_NAME
See Also:
Constant Field Values

RESOURCE_PRIVATEPROFILE_NAME

public static final String RESOURCE_PRIVATEPROFILE_NAME
See Also:
Constant Field Values

Remote Systems
v6.4.1

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.