iSeries Remote Systems
v6.0.1

com.ibm.etools.iseries.core.ui.uda
Class UDSubstListIFS

java.lang.Object
  extended bycom.ibm.etools.systems.core.ui.commands.SystemCmdSubstVarList
      extended bycom.ibm.etools.iseries.core.ui.uda.UDSubstListIFS

public class UDSubstListIFS
extends com.ibm.etools.systems.core.ui.commands.SystemCmdSubstVarList

Encapsulation of the substitution variables for IFS folders/files when user selects QSYS command type.


Field Summary
static String copyright
           
 
Fields inherited from class com.ibm.etools.systems.core.ui.commands.SystemCmdSubstVarList
SUBST_PREFIX, SUBST_PREFIX_AMP, SUBST_PREFIX_BRACE, SUBST_PREFIX_DOLLAR, SUBST_SUFFIX_BRACE
 
Method Summary
static UDSubstListIFS getSingleton()
          Return the singleton of this object.
 
Methods inherited from class com.ibm.etools.systems.core.ui.commands.SystemCmdSubstVarList
doAllSubstitutions, doSubstitutions, getDisplayStrings, getListAsArray, init, printDisplayStrings, printDisplayStrings, testForDuplicates, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values
Method Detail

getSingleton

public static UDSubstListIFS getSingleton()
Return the singleton of this object. No need ever for more than one instance


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.