sjavatrack.commands
Class del_user

java.lang.Object
  extended by sbd.baseCommand
      extended by sjavatrack.commands.del_user
All Implemented Interfaces:
java.io.Serializable

public class del_user
extends sbd.baseCommand

See Also:
Serialized Form

Field Summary
 
Fields inherited from class sbd.baseCommand
Filename, help, isAdminCommand, isUserCommand, parameterList, password, toFile, userName
 
Constructor Summary
del_user()
          Creates a new del_user comman
 
Method Summary
 java.lang.String execute()
          Executes the command
 
Methods inherited from class sbd.baseCommand
addParameter, executeDelete, executeInsert, executeUpdate, existBug, existUser, getBugMaxCodeValue, getBugProgrammer, getConnection, getFilename, getHelp, getParameterAt, getPassword, getResultSetLines, getResultSetMetaDataHeader, getSelectQuery, getUserName, havePermisionstoExecuteCommand, isAdminUsername, isBugSolved, isToFile, isValidUsername, isValidUsernamePassword, saveToFile, setPassword, setUserName, verifyLogin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

del_user

public del_user()
Creates a new del_user comman

Method Detail

execute

public java.lang.String execute()
Executes the command

Overrides:
execute in class sbd.baseCommand
Returns:
the response of execution