public class CupShowAllPathsArgumentTranslator extends CupArgumentTranslator
FLAG_CLASS, FLAG_ID, FLAG_PATH, FLAG_SYSTEMACL, FLAG_USER, FLAG_VALUEDEFAULT, PARAMETER_FLAGKEY, PARAMETER_FLAGVALUE, PARAMETER_POSITIONALCMDKEY| Constructor and Description | 
|---|
CupShowAllPathsArgumentTranslator()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
initialize(CommandContext state,
          Object invoker,
          Hashtable tstate)
Initialize the argument translator. 
 | 
protected void | 
postParse(CommandContext state,
         Object invoker,
         Hashtable tstate)
Sets up the ShowAllPathsContext with parameters required 
 | 
getPotentialArgs, getPotentialFlags, handleFlag, handlePositional, resolveObjectparse, translateprotected void initialize(CommandContext state, Object invoker, Hashtable tstate) throws IfsException
initialize in class CupArgumentTranslatorstate - instance of CommandContextinvoker - invoker of this command; usually CupServerChanneltstate - hashtable used to store flagsIfsException - if the operation failsprotected void postParse(CommandContext state, Object invoker, Hashtable tstate) throws IfsException
postParse in class CommandlineArgumentTranslatorstate - instance of CommandContextinvoker - invoker of this command; usually CupServerChanneltstate - hashtable used to store flagsIfsException - if the operation failsCopyright © 2025. All rights reserved.