Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.services.ifs
Interface IIFSServiceConstants


public interface IIFSServiceConstants

Define constants used in IFS file service plugin.


Field Summary
static String CCSID_DEFAULT_VALUE
           
static String copyright
           
static String PREFIX
           
static String RESID_PREF_IFS_CCSID_NEW_FILES
           
static String RESID_PREF_IFS_STRIP
           
static String RESID_PREF_PREFIX
           
static String RESID_PREFIX
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

PREFIX

static final String PREFIX
See Also:
Constant Field Values

RESID_PREFIX

static final String RESID_PREFIX
See Also:
Constant Field Values

RESID_PREF_PREFIX

static final String RESID_PREF_PREFIX
See Also:
Constant Field Values

RESID_PREF_IFS_STRIP

static final String RESID_PREF_IFS_STRIP
See Also:
Constant Field Values

RESID_PREF_IFS_CCSID_NEW_FILES

static final String RESID_PREF_IFS_CCSID_NEW_FILES
See Also:
Constant Field Values

CCSID_DEFAULT_VALUE

static final String CCSID_DEFAULT_VALUE
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

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