sjavatrack.commands
Class add_bug

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

public class add_bug
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
add_bug()
          creates a new add_bug command
 
Method Summary
 java.lang.String execute()
          executes the add_bug command
 boolean validateParameters()
          Validate the parameters
 
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

add_bug

public add_bug()
creates a new add_bug command

Method Detail

execute

public java.lang.String execute()
executes the add_bug command

Overrides:
execute in class sbd.baseCommand
Returns:
a String with the command response

validateParameters

public boolean validateParameters()
Validate the parameters

Returns:
true if valid parameters