Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
G
M
O
P
S
T
U
A
AddProject
- Class in
org.prevayler.demos.jxpath.commands
Adds a Project to the system.
AddProject()
- Constructor for class org.prevayler.demos.jxpath.commands.
AddProject
AddTask
- Class in
org.prevayler.demos.jxpath.commands
AddTask()
- Constructor for class org.prevayler.demos.jxpath.commands.
AddTask
E
executeOn(Object, Date)
- Method in class org.prevayler.demos.jxpath.commands.
AddProject
executeOn(Object, Date)
- Method in class org.prevayler.demos.jxpath.commands.
AddTask
G
getEnd()
- Method in class org.prevayler.demos.jxpath.model.
Task
Returns the end.
getId()
- Method in class org.prevayler.demos.jxpath.model.
Project
Returns the id.
getId()
- Method in class org.prevayler.demos.jxpath.model.
Task
Returns the id.
getName()
- Method in class org.prevayler.demos.jxpath.model.
Project
Returns the name.
getName()
- Method in class org.prevayler.demos.jxpath.model.
Task
Returns the name.
getProject()
- Method in class org.prevayler.demos.jxpath.commands.
AddProject
Returns the project.
getProjectId()
- Method in class org.prevayler.demos.jxpath.commands.
AddTask
Returns the projectId.
getProjects()
- Method in class org.prevayler.demos.jxpath.
ProjectManagementSystem
getStart()
- Method in class org.prevayler.demos.jxpath.model.
Task
Returns the start.
getTask()
- Method in class org.prevayler.demos.jxpath.commands.
AddTask
Returns the task.
getTasks()
- Method in class org.prevayler.demos.jxpath.model.
Project
Returns the tasks.
M
Main
- Class in
org.prevayler.demos.jxpath
Main class for the JXPath+Prevayler demo.
Main()
- Constructor for class org.prevayler.demos.jxpath.
Main
main(String[])
- Static method in class org.prevayler.demos.jxpath.
Main
Main method -- please call me :)
O
org.prevayler.demos.jxpath
- package org.prevayler.demos.jxpath
org.prevayler.demos.jxpath.commands
- package org.prevayler.demos.jxpath.commands
org.prevayler.demos.jxpath.model
- package org.prevayler.demos.jxpath.model
P
Project
- Class in
org.prevayler.demos.jxpath.model
Represents a simple software project.
Project()
- Constructor for class org.prevayler.demos.jxpath.model.
Project
Creates a new Project object.
ProjectManagementSystem
- Class in
org.prevayler.demos.jxpath
ProjectManagementSystem()
- Constructor for class org.prevayler.demos.jxpath.
ProjectManagementSystem
S
setEnd(Date)
- Method in class org.prevayler.demos.jxpath.model.
Task
Sets the end.
setId(int)
- Method in class org.prevayler.demos.jxpath.model.
Project
Sets the id.
setId(int)
- Method in class org.prevayler.demos.jxpath.model.
Task
Sets the id.
setName(String)
- Method in class org.prevayler.demos.jxpath.model.
Project
Sets the name.
setName(String)
- Method in class org.prevayler.demos.jxpath.model.
Task
Sets the name.
setProject(Project)
- Method in class org.prevayler.demos.jxpath.commands.
AddProject
Sets the project.
setProjectId(int)
- Method in class org.prevayler.demos.jxpath.commands.
AddTask
Sets the projectId.
setStart(Date)
- Method in class org.prevayler.demos.jxpath.model.
Task
Sets the start.
setTask(Task)
- Method in class org.prevayler.demos.jxpath.commands.
AddTask
Sets the task.
setTasks(List)
- Method in class org.prevayler.demos.jxpath.model.
Project
Sets the tasks.
T
Task
- Class in
org.prevayler.demos.jxpath.model
Represents a project's task to be completed
Task()
- Constructor for class org.prevayler.demos.jxpath.model.
Task
toString()
- Method in class org.prevayler.demos.jxpath.model.
Project
toString()
- Method in class org.prevayler.demos.jxpath.model.
Task
U
usage()
- Static method in class org.prevayler.demos.jxpath.
Main
Shows usage information.
A
E
G
M
O
P
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2011. All Rights Reserved.