Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
M
P
S
W
A
add(String)
- Static method in class com.a06.model.
StoreData
B
binaryVersion
- Static variable in class com.a06.model.
WebView
C
clear()
- Static method in class com.a06.model.
StoreData
Clears all of the stored data
com.a06.model
- package com.a06.model
Controller
- Class in
com.a06.model
Returns the times that ALL users are available, based on the times that each individual user is available.
Controller(ArrayList<String>)
- Constructor for class com.a06.model.
Controller
D
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.a06.model.
WebInterface
doParse(String)
- Static method in class com.a06.model.
Parser
F
funnelData()
- Method in class com.a06.model.
Controller
G
get(int)
- Static method in class com.a06.model.
StoreData
getBusy()
- Static method in class com.a06.model.
StoreData
getList()
- Static method in class com.a06.model.
StoreData
getSBnames()
- Static method in class com.a06.model.
StoreData
H
HTML
- Static variable in class com.a06.model.
WebView
I
isEmpty()
- Static method in class com.a06.model.
StoreData
M
main(String[])
- Static method in class com.a06.model.
Parser
Deprecated.
P
Parser
- Class in
com.a06.model
Converts HTML form data (9:00-11:30,3:30-5:00) to the proper format to populate the calendar (M:1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1).
Parser()
- Constructor for class com.a06.model.
Parser
ProcessData(String)
- Static method in class com.a06.model.
StoreData
Stores a new user schedule, or replaces the existing user schedule if applicable.
S
size()
- Static method in class com.a06.model.
StoreData
StoreData
- Class in
com.a06.model
Stores pre-formatted user schedules in order to support persistence.
StoreData(ArrayList<String>)
- Constructor for class com.a06.model.
StoreData
W
WebInterface
- Class in
com.a06.model
Early version of View component; uses JSP with JSTL to run two nested loops for display.
WebInterface()
- Constructor for class com.a06.model.
WebInterface
WebView
- Class in
com.a06.model
Final version of View component; accepts HTML form data, communicates with Parser and Controller, and stores summarized calendar data in persistant variable.
WebView()
- Constructor for class com.a06.model.
WebView
WebView(String, String, String, String, String, String, String)
- Static method in class com.a06.model.
WebView
A
B
C
D
F
G
H
I
M
P
S
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes