Remote Systems
v6.4.1

com.ibm.etools.systems.core.ui.view
Interface ISystemMementoConstants


public interface ISystemMementoConstants


Field Summary
static String copyright
           
static String MEMENTO_KEY_CONNECTION
          Memento ID for connections
static String MEMENTO_KEY_FILTERPOOLREFERENCE
          Memento ID for filter pool references
static String MEMENTO_KEY_FILTERREFERENCE
          Memento ID for filter references
static String MEMENTO_KEY_FILTERSTRINGREFERENCE
          Memento ID for filter string references
static String MEMENTO_KEY_PROFILE
          Memento ID for profiles
static String MEMENTO_KEY_REMOTE
          Memento ID for remote objects
static String MEMENTO_KEY_SUBSYSTEM
          Memento ID for subsystems
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

MEMENTO_KEY_PROFILE

public static final String MEMENTO_KEY_PROFILE
Memento ID for profiles

See Also:
Constant Field Values

MEMENTO_KEY_CONNECTION

public static final String MEMENTO_KEY_CONNECTION
Memento ID for connections

See Also:
Constant Field Values

MEMENTO_KEY_SUBSYSTEM

public static final String MEMENTO_KEY_SUBSYSTEM
Memento ID for subsystems

See Also:
Constant Field Values

MEMENTO_KEY_FILTERPOOLREFERENCE

public static final String MEMENTO_KEY_FILTERPOOLREFERENCE
Memento ID for filter pool references

See Also:
Constant Field Values

MEMENTO_KEY_FILTERREFERENCE

public static final String MEMENTO_KEY_FILTERREFERENCE
Memento ID for filter references

See Also:
Constant Field Values

MEMENTO_KEY_FILTERSTRINGREFERENCE

public static final String MEMENTO_KEY_FILTERSTRINGREFERENCE
Memento ID for filter string references

See Also:
Constant Field Values

MEMENTO_KEY_REMOTE

public static final String MEMENTO_KEY_REMOTE
Memento ID for remote objects

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.