Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
I
L
M
N
P
S
T
U
C
ComponentDAO
- class fi.helsinki.cs.lohtu.model.
ComponentDAO
.
ComponentDAO()
- Constructor for class fi.helsinki.cs.lohtu.model.
ComponentDAO
Default constructor
ComponentDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
ComponentDAO
Creates a new ComponentDAO
ComponentVO
- class fi.helsinki.cs.lohtu.model.
ComponentVO
.
Datastucture class that models the software components.
ComponentVO(int, int, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
ComponentVO
Creates new ComponentVO-instance.
ComponentVO(int, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
ComponentVO
Creates new ComponentVO-instance.
CYCLE_DELETE
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of cycle deletion request attribute
CYCLE_ID
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of cycle id request attribute
CycleController
- class fi.helsinki.cs.lohtu.control.
CycleController
.
Title: CycleController Description: Controls CyclePlanning.jsp page Copyright: Copyright (c) 2002
CycleController()
- Constructor for class fi.helsinki.cs.lohtu.control.
CycleController
D
DAO
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of DAOFactory request attribute
DAO
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of DAOFactory request attribute
DAOFactory
- class fi.helsinki.cs.lohtu.model.
DAOFactory
.
Class for creating different DAO -objects.
DAOFactory()
- Constructor for class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates DAOFactory
doGet(HttpServletRequest, HttpServletResponse)
- Method in class fi.helsinki.cs.lohtu.control.
CycleController
Process the HTTP get request
doGet(HttpServletRequest, HttpServletResponse)
- Method in class fi.helsinki.cs.lohtu.control.
ProjectController
Process the HTTP get request
doPost(HttpServletRequest, HttpServletResponse)
- Method in class fi.helsinki.cs.lohtu.control.
CycleController
Process the HTTP get request
doPost(HttpServletRequest, HttpServletResponse)
- Method in class fi.helsinki.cs.lohtu.control.
ProjectController
Process the HTTP get request
E
ERRORS
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of error map request attribute
ERRORS
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of error map request attribute
F
fi.helsinki.cs.lohtu
- package fi.helsinki.cs.lohtu
fi.helsinki.cs.lohtu.control
- package fi.helsinki.cs.lohtu.control
fi.helsinki.cs.lohtu.model
- package fi.helsinki.cs.lohtu.model
fi.helsinki.cs.lohtu.util
- package fi.helsinki.cs.lohtu.util
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskDAO
Finalize method for UserTaskDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
TaskDAO
Finalize method of TaskDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
UserDAO
Finalizes UserDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseDAO
Finalizes UserDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeDAO
Finalizes SoftwareTypeDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectDAO
Finalises projectDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelDAO
Finalizes ProcessModelDAO.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Closes database connection.
finalize()
- Method in class fi.helsinki.cs.lohtu.model.
ComponentDAO
Finalizes the ComponentDAO closes all the preparedstatements and connection
formatDate(Date)
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
Formats date so that it is compatible with the system.
formatDate(String)
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
Formats date so that it is compatible with the system.
G
getActualDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the actual deadline of the task.
getActualDeadlineS()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the actual deadline of the task as a String.
getActualEnd()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getActualEndS()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getActualStart()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getActualStartS()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getComponentDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a ComponentDAO (if not already created) and returns a reference to it.
getComponentId()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the id of the component to which the task is connected to.
getComponentIterator(int)
- Method in class fi.helsinki.cs.lohtu.model.
ComponentDAO
Returns an iterator to components saved in database
getConnection()
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
getCycleId()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
Get this phases cycle id
getCycles()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns cycle count
getDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the current deadline of the task.
getDeadlineS()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the current deadline of the task as a String.
getFirstName()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the user's firstname.
getFreezedDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the freezed deadline of the task.
getFreezedDeadlineS()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the freezed deadline of the task as a String.
getFreezedEnd()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getFreezedEndS()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getFreezedStart()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getFreezedStartS()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getId()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
Gets this phases id
getId()
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Returns the softwaretype's id.
getId()
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Returns the processmodel's id.
getId()
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Returns the component's id.
getInstance()
- Static method in class fi.helsinki.cs.lohtu.util.
LohtuResources
getLastName()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the user's lastname.
getLogger()
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
Returns the lohtu applications logger.
getName()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getName()
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Returns the softwaretype's name.
getName()
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Returns the processmodel's name.
getName()
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Returns the component's name.
getPassword()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the user's password.
getPhaseDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a PhaseDAO (if not already created) and returns a reference to it.
getPhaseId()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the phase's id.
getPhaseIterator(int, int)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseDAO
Returns an iterator object to phases described in the parameters.
getPlannedEnd()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getPlannedEndS()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getPlannedStart()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getPlannedStartS()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
getPmId()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns processmodel id
getProcessModelDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a ProcessModelDAO (if not already created) and returns a reference to it.
getProcessModelIterator()
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelDAO
This method returns an Iterator to all existing ProcessModels.
getProject(int)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectDAO
Returns a ProjectVO that has the same projectid than the parameter-value.
getProjectDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a ProjectDAO (if not already created) and returns a reference to it.
getProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
Get this phases project id
getProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the project's id.
getProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns project id
getProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Returns the project's id.
getProjectIterator()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectDAO
Returns an iterator to projects saved in the database.
getProjectName()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns project's name
getProjectUserIterator(int)
- Method in class fi.helsinki.cs.lohtu.model.
UserDAO
This method returns an iterator to users filling the specified criteria (the project matches the parameter).
getSoftwareTypeDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a SoftwareTypeDAO (if not already created) and returns a reference to it.
getSoftwareTypeIterator()
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeDAO
Returns an iterator to the components saved in softwaretypes table.
getState()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Return project's state
getSwtId()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns softwaretype's id
getTaskDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a TaskDAO (if not already created) and returns a reference to it.
getTaskId()
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskVO
Returns taskid.
getTaskId()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the task's id.
getTaskIterator(int)
- Method in class fi.helsinki.cs.lohtu.model.
TaskDAO
Returns an iterator to taskarray.
getTaskName()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the task's name.
getUser(String)
- Method in class fi.helsinki.cs.lohtu.model.
UserDAO
Searches for desired username and returns respective VO object or throws some kind of exception.
getUserDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a UserDAO (if not already created) and returns a reference to it.
getUserId()
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskVO
Returns userid.
getUserId()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the user's id.
getUsername()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the user's username.
getUsersProject(String)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectDAO
Returns user's project if such project exists.
getUsersTaskIterator(int)
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskDAO
Gets a iterator to userstasks.
getUserTaskDAO()
- Method in class fi.helsinki.cs.lohtu.model.
DAOFactory
Creates a UserTaskDAO (if not already created) and returns a reference to it.
I
init(ServletConfig)
- Method in class fi.helsinki.cs.lohtu.control.
CycleController
init(ServletConfig)
- Method in class fi.helsinki.cs.lohtu.control.
ProjectController
init(ServletConfig)
- Method in class fi.helsinki.cs.lohtu.util.
LohtuInit
Initializes global variables
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskVO
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns true when this instance has been deleted.
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns true when this instance has been deleted.
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Returns true when this instance has been deleted.
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns is project deleted or not
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Returns true when this instance has been deleted.
isDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Returns true when this instance has been deleted.
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Returns the state of the instance.
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns the state of the instance.
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Returns the state of the instance.
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Returns is project dirty or not
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Returns the state of the instance.
isDirty()
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Returns the state of the instance.
isMilestone()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Returns true, if the task is a milestone.
L
LohdutonException
- exception fi.helsinki.cs.lohtu.
LohdutonException
.
This exception is thrown when a Lohtu application specific resource is not available or is malfunctioning.
LohdutonException()
- Constructor for class fi.helsinki.cs.lohtu.
LohdutonException
Creates new
LohdutonException
without detail message.
LohdutonException(String)
- Constructor for class fi.helsinki.cs.lohtu.
LohdutonException
Constructs an
LohdutonException
with the specified detail message.
LohtuInit
- class fi.helsinki.cs.lohtu.util.
LohtuInit
.
Title: LohtuInit Description: Sets parameters of LohtuResourses object.
LohtuInit()
- Constructor for class fi.helsinki.cs.lohtu.util.
LohtuInit
LohtuResources
- class fi.helsinki.cs.lohtu.util.
LohtuResources
.
Title: LohtuResources Description: Implements singleton design pattern.
M
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestUserVO
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestProjectVO
Main method that launches the test class.
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
Main method that launches the test class.
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
Main method that launches the test class.
main(String[])
- Static method in class fi.helsinki.cs.lohtu.model.
TestComponentVO
Main method that launches the test class.
N
NEW_COMPONENT
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
Name of new software componet
P
PHASE_ADD
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase add request attribute
PHASE_DELETE
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase delete request attribute
PHASE_DELETE_NEW
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase delete request attribute
PHASE_EMPTY
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase empty request attribute
PHASE_EMPTY_COUNT
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of empty phase count request attribute
PHASE_END
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase end request attribute
PHASE_MODIFY
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase modify request attribute
PHASE_NAME
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase name request attribute
PHASE_NEW
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase new request attribute
PHASE_SIZE_EXCEEDED
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase size exceeded req attr.
PHASE_START
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of phase start request attribute
PhaseDAO
- class fi.helsinki.cs.lohtu.model.
PhaseDAO
.
PhaseDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
PhaseDAO
Protected constructor that initializes the db access object.
PhaseVO
- class fi.helsinki.cs.lohtu.model.
PhaseVO
.
Implements a datastructure for a phase.
PhaseVO(int, int, int, Date, Date, Date, Date, Date, Date, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
PhaseVO
Creates a new instance of PhaseVO
PhaseVO(int, int, String, Date, Date)
- Constructor for class fi.helsinki.cs.lohtu.model.
PhaseVO
Creates a new instance of PhaseVO
PROCESS_MODEL
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of process model id request parameter
ProcessModelDAO
- class fi.helsinki.cs.lohtu.model.
ProcessModelDAO
.
Class that handles some database transactions concerning process models.
ProcessModelDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
ProcessModelDAO
Constructor that assigns a Connection to this DAO class.
ProcessModelVO
- class fi.helsinki.cs.lohtu.model.
ProcessModelVO
.
Datastucture class that models the processmodels.
ProcessModelVO(int, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Creates new ProcessModelVO-instance.
ProcessModelVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Creates new ProcessModelVO-instance.
PROJECT_NAME
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of project name request parameter
ProjectController
- class fi.helsinki.cs.lohtu.control.
ProjectController
.
Title: ProjectController Description: Controlls ProjectBasics.jsp page Copyright: Copyright (c) 2002
ProjectController()
- Constructor for class fi.helsinki.cs.lohtu.control.
ProjectController
ProjectDAO
- class fi.helsinki.cs.lohtu.model.
ProjectDAO
.
ProjectDAO()
- Constructor for class fi.helsinki.cs.lohtu.model.
ProjectDAO
Default constructor.
ProjectDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
ProjectDAO
Creates new ProjectDAO
ProjectVO
- class fi.helsinki.cs.lohtu.model.
ProjectVO
.
ProjectVO(int, int, int, int, boolean, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
ProjectVO
Creates new ProjectVO
ProjectVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
ProjectVO
Creates new ProjectVO
S
saveComponent(ComponentVO)
- Method in class fi.helsinki.cs.lohtu.model.
ComponentDAO
Saves Component
savePhase(PhaseVO)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseDAO
Saves or updates/deletes phases.
saveProcessModel(ProcessModelVO)
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelDAO
Saves the process model to the database.
saveProject(ProjectVO)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectDAO
Saves the project, updates project's data.
saveSoftwareType(SoftwareTypeVO)
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeDAO
Saves softwaretypes.
saveTask(TaskVO)
- Method in class fi.helsinki.cs.lohtu.model.
TaskDAO
Saves a task.
saveUser(UserVO)
- Method in class fi.helsinki.cs.lohtu.model.
UserDAO
When changes have been made, new VO is created and needs to be saved or object needs to be deleted, this method is invoked.
saveUsersTask(UserTaskVO)
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskDAO
Saves a new task for user.
setActualDeadline(Date)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the actual deadline of the task.
setActualEnd(Date)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setActualStart(Date)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setComponentId(int)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the id of the component to which the task is connected.
setCycles(int)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Sets cycle count
setDateformat(String)
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
setDBConnection(String)
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
setDeadline(Date)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the deadline of the task.
setDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
UserTaskVO
setDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the isDeleted-state of the user.
setDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Sets project as deleted
setDeleted(boolean)
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Sets the isDeleted-state of the user.
setDeleted(boolean)
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Sets the isDeleted-state of the softwaretype.
setDeleted(boolean)
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Sets the isDeleted-state of the processmodel.
setDeleted(boolean)
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Sets the isDeleted-state of the component.
setFirstName(String)
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Sets the user's firstname.
setFreezedDeadline(Date)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the freezed deadline of the task.
setFreezedEnd(Date)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setFreezedStart(Date)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setId(int)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setLastName(String)
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Sets the user's lastname.
setLogger(String, String)
- Method in class fi.helsinki.cs.lohtu.util.
LohtuResources
setMilestone(boolean)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the task to be a milestone - or not.
setName(String)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setName(String)
- Method in class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Sets the softwaretype's name.
setName(String)
- Method in class fi.helsinki.cs.lohtu.model.
ProcessModelVO
Sets the processmodel's name.
setName(String)
- Method in class fi.helsinki.cs.lohtu.model.
ComponentVO
Sets the component's name.
setPassword(String)
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Sets the user's password.
setPhaseId(int)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the id of the phase to which the task belongs to.
setPlannedEnd(Date)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setPlannedStart(Date)
- Method in class fi.helsinki.cs.lohtu.model.
PhaseVO
setPmId(int)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Sets processmodel's id
setProjectName(String)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Sets project's name
setState(boolean)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Sets project's state
setSwtId(int)
- Method in class fi.helsinki.cs.lohtu.model.
ProjectVO
Sets softwaretype's id
setTaskId(int)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the tasks id.
setTaskName(String)
- Method in class fi.helsinki.cs.lohtu.model.
TaskVO
Sets the task's name.
setUp()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
setUp()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
setUp()
- Method in class fi.helsinki.cs.lohtu.model.
TestProjectVO
Automatically executed before every test.
setUp()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
Automatically executed before every test.
setUp()
- Method in class fi.helsinki.cs.lohtu.model.
TestComponentVO
Automatically executed before every test.
setUserName(String)
- Method in class fi.helsinki.cs.lohtu.model.
UserVO
Sets the user's username.
SOFTWARE_COMPONENT_ADD
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of componet add request parameter
SOFTWARE_COMPONENT_DELETE
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of componet delete request parameter
SOFTWARE_COMPONENT_MODIFY
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of componet mofify request parameter
SOFTWARE_TYPE
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of project software type request parameter
SoftwareTypeDAO
- class fi.helsinki.cs.lohtu.model.
SoftwareTypeDAO
.
Title: Description: Copyright: Copyright (c) 2003 Company:
SoftwareTypeDAO()
- Constructor for class fi.helsinki.cs.lohtu.model.
SoftwareTypeDAO
Default constructor
SoftwareTypeDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
SoftwareTypeDAO
Creates new SoftwareTypeDAO
SoftwareTypeVO
- class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
.
Datastucture class that models the softwaretypes.
SoftwareTypeVO(int, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Creates new SoftwareTypeVO-instance.
SoftwareTypeVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
SoftwareTypeVO
Creates new SoftwareTypeVO-instance.
suite()
- Static method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
suite()
- Static method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
suite()
- Static method in class fi.helsinki.cs.lohtu.model.
TestUserVO
T
TASK_ADD
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task add request attribute
TASK_DEADLINE
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task deadline request attribute
TASK_DELETE
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task delete request attribute
TASK_DELETE_NEW
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task delete request attribute
TASK_EMPTY_COUNT
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of empty task count request attribute
TASK_MILESTONE
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task milestone request attribute
TASK_MODIFY
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task modify request attribute
TASK_NAME
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task name request attribute
TASK_NEW
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task new request attribute
TASK_PRJCOMPONENTS
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task milestone request attribute
TASK_PRJUSERS
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of task milestone request attribute
TaskDAO
- class fi.helsinki.cs.lohtu.model.
TaskDAO
.
TaskDAO
TaskDAO()
- Constructor for class fi.helsinki.cs.lohtu.model.
TaskDAO
Creates a new instance of TaskDAO.
TaskDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
TaskDAO
Creates a new instance of TaskDAO.
TaskVO
- class fi.helsinki.cs.lohtu.model.
TaskVO
.
Datastucture class that models the tasks.
TaskVO(int, boolean, Date, String, int)
- Constructor for class fi.helsinki.cs.lohtu.model.
TaskVO
Creates new TaskVO-instance.
TaskVO(int, int, int, boolean, Date, Date, Date, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TaskVO
Creates new TaskVO-instance.
tearDown()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
tearDown()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
tearDown()
- Method in class fi.helsinki.cs.lohtu.model.
TestProjectVO
Complement of setUp().
tearDown()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
Complement of setUp().
tearDown()
- Method in class fi.helsinki.cs.lohtu.model.
TestComponentVO
Complement of setUp().
TestComponentVO
- class fi.helsinki.cs.lohtu.model.
TestComponentVO
.
This class is responsible for testing the ProcessModelVO class.
TestComponentVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestComponentVO
Standard JUnit testfile constructor.
testConstructor()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
testDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of setDeleted and isDeleted methoda, of class fi.helsinki.cs.lohtu.model.UserVO.
testGetActualDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getActualDeadline method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetActualDeadlineS()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getActualDeadlineS method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetComponentId()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getComponentId method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getDeadline method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetDeadLineS()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getDeadLineS method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetFirstName()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of getFirstName method, of class fi.helsinki.cs.lohtu.model.UserVO.
testGetFreezedDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getFreezedDeadline method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetFreezedDeadlineS()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getFreezedDeadlineS method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetId()
- Method in class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
This method tests the getId() method from the original class.
testGetId()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
This metdod tests the getId method from the original class.
testGetId()
- Method in class fi.helsinki.cs.lohtu.model.
TestComponentVO
This method tests the execution of getId() method.
testGetLastName()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of getLastName method, of class fi.helsinki.cs.lohtu.model.UserVO.
testGetName()
- Method in class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
Test method for getName().
testGetName()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
Test method for getName() in the original series...ehm, class.
testGetName()
- Method in class fi.helsinki.cs.lohtu.model.
TestComponentVO
Tests the getName() method thoroughly.
testGetPassword()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of getPassword method, of class fi.helsinki.cs.lohtu.model.UserVO.
testGetPhaseId()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getPhaseId method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of getProjectId method, of class fi.helsinki.cs.lohtu.model.UserVO.
testGetProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
TestProjectVO
Tests that getProjectId works as it should.
testGetProjectId()
- Method in class fi.helsinki.cs.lohtu.model.
TestComponentVO
Tests getProjectId() method in the original class.
testGetTaskId()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getTaskId method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetTaskId()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
Test of getTaskId method, of class fi.helsinki.cs.lohtu.model.UserTaskVO.
testGetTaskName()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of getTaskName method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testGetUserId()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
Test of getUserId method, of class fi.helsinki.cs.lohtu.model.UserTaskVO.
testGetUserId()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of getUserId method, of class fi.helsinki.cs.lohtu.model.UserVO.
testGetUsername()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of getUsername method, of class fi.helsinki.cs.lohtu.model.UserVO.
testIsDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of isDeleted method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testIsDirty()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of isDirty method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testIsDirty()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of isDirty method, of class fi.helsinki.cs.lohtu.model.UserVO.
testIsDirty()
- Method in class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
This method does a lot of dirty object tests using the isDirty() method.
testIsDirty()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
This method tests the isDirty() method in the VO class.
testIsMilestone()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of isMilestone method, of class fi.helsinki.cs.lohtu.model.TaskVO.
TestProcessModelVO
- class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
.
This class is responsible for testing the ProcessModelVO class.
TestProcessModelVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
Standard JUnit testfile constructor.
TestProjectVO
- class fi.helsinki.cs.lohtu.model.
TestProjectVO
.
This class is responsible for testing ProjectVO class.
TestProjectVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestProjectVO
Standard JUnit testfile constructor.
testSetActualDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setActualDeadline method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetComponentId()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setComponentId method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setDeadline method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setDeleted method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
Tests the setDeleted() method.
testSetDeleted()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
This method tests the setDeleted() method.
testSetFirstName()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of setFirstName method, of class fi.helsinki.cs.lohtu.model.UserVO.
testSetFreezedDeadline()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setFreezedDeadline method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetLastName()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of setLastName method, of class fi.helsinki.cs.lohtu.model.UserVO.
testSetMilestone()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setMilestone method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetName()
- Method in class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
Test method for setName() in the original class.
testSetName()
- Method in class fi.helsinki.cs.lohtu.model.
TestProcessModelVO
here we are testing the setName() method of the original class.
testSetPassword()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of setPassword method, of class fi.helsinki.cs.lohtu.model.UserVO.
testSetPhaseId()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setPhaseId method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetTaskName()
- Method in class fi.helsinki.cs.lohtu.model.
TestTaskVO
Test of setTaskName method, of class fi.helsinki.cs.lohtu.model.TaskVO.
testSetUserName()
- Method in class fi.helsinki.cs.lohtu.model.
TestUserVO
Test of setUserName method, of class fi.helsinki.cs.lohtu.model.UserVO.
TestSoftwareTypeVO
- class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
.
This class is responsible for testing the SoftwareTypeVO class.
TestSoftwareTypeVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestSoftwareTypeVO
Standard JUnit testfile constructor.
TestTaskVO
- class fi.helsinki.cs.lohtu.model.
TestTaskVO
.
TestTaskVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestTaskVO
TestUserTaskVO
- class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
.
TestUserTaskVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestUserTaskVO
TestUserVO
- class fi.helsinki.cs.lohtu.model.
TestUserVO
.
TestUserVO(String)
- Constructor for class fi.helsinki.cs.lohtu.model.
TestUserVO
U
USER_TOKEN
- Static variable in class fi.helsinki.cs.lohtu.control.
CycleController
name of user token session attribute
USER_TOKEN
- Static variable in class fi.helsinki.cs.lohtu.control.
ProjectController
name of user token session attribute
UserDAO
- class fi.helsinki.cs.lohtu.model.
UserDAO
.
This class handles all database connections and creates appropriate classes resembling database table rows.
UserDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
UserDAO
Protected constructor.
UserTaskDAO
- class fi.helsinki.cs.lohtu.model.
UserTaskDAO
.
UserTaskDAO
UserTaskDAO()
- Constructor for class fi.helsinki.cs.lohtu.model.
UserTaskDAO
Creates a new instance of UsersTaskDAO.
UserTaskDAO(Connection)
- Constructor for class fi.helsinki.cs.lohtu.model.
UserTaskDAO
Creates a new instance of UsersTaskDAO.
UserTaskVO
- class fi.helsinki.cs.lohtu.model.
UserTaskVO
.
UserTaskVO
UserTaskVO()
- Constructor for class fi.helsinki.cs.lohtu.model.
UserTaskVO
Creates a new instance of UserTaskVO.
UserTaskVO(int, int)
- Constructor for class fi.helsinki.cs.lohtu.model.
UserTaskVO
Creates a new instance of UserTaskVO .
UserVO
- class fi.helsinki.cs.lohtu.model.
UserVO
.
Datastucture class that models the users.
UserVO(int, int, String, String, String, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
UserVO
Creates new UserVO-instance.
UserVO(int, String, String, String, String)
- Constructor for class fi.helsinki.cs.lohtu.model.
UserVO
Creates new UserVO-instance.
C
D
E
F
G
I
L
M
N
P
S
T
U
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes