iSeries Remote Systems
v6.0.1

com.ibm.etools.iseries.core.cache
Interface ICacheConstants

All Known Implementing Classes:
CacheManager, ClCacheUtilities, ISeriesCachePreferencePage

public interface ICacheConstants


Field Summary
static String copyright
           
static String MAX_SIZE_DEFAULT
           
static String PREF_ALWAYS
           
static String PREF_CACHE_LISTS
           
static String PREF_CL
           
static String PREF_CL_HOST
           
static String PREF_CL_IGNORE
           
static String PREF_CL_RELEASE
           
static String PREF_DISABLE_CACHE
           
static String PREF_LEVELCHECK
           
static String PREF_LOCATION
           
static String PREF_MAXSIZE
           
static String PREF_MAXSIZE_OPTION
           
static String PREF_NEVER
           
static String PREF_OFFLINE_UNIVERSAL
           
static String PREF_ONLINE_OPTIONS
           
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

PREF_OFFLINE_UNIVERSAL

public static final String PREF_OFFLINE_UNIVERSAL
See Also:
Constant Field Values

PREF_ONLINE_OPTIONS

public static final String PREF_ONLINE_OPTIONS
See Also:
Constant Field Values

PREF_CACHE_LISTS

public static final String PREF_CACHE_LISTS
See Also:
Constant Field Values

PREF_LOCATION

public static final String PREF_LOCATION
See Also:
Constant Field Values

PREF_MAXSIZE_OPTION

public static final String PREF_MAXSIZE_OPTION
See Also:
Constant Field Values

PREF_MAXSIZE

public static final String PREF_MAXSIZE
See Also:
Constant Field Values

PREF_DISABLE_CACHE

public static final String PREF_DISABLE_CACHE
See Also:
Constant Field Values

PREF_NEVER

public static final String PREF_NEVER
See Also:
Constant Field Values

PREF_LEVELCHECK

public static final String PREF_LEVELCHECK
See Also:
Constant Field Values

PREF_ALWAYS

public static final String PREF_ALWAYS
See Also:
Constant Field Values

MAX_SIZE_DEFAULT

public static final String MAX_SIZE_DEFAULT
See Also:
Constant Field Values

PREF_CL

public static final String PREF_CL
See Also:
Constant Field Values

PREF_CL_RELEASE

public static final String PREF_CL_RELEASE
See Also:
Constant Field Values

PREF_CL_HOST

public static final String PREF_CL_HOST
See Also:
Constant Field Values

PREF_CL_IGNORE

public static final String PREF_CL_IGNORE
See Also:
Constant Field Values

iSeries Remote Systems
v6.0.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.