Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
C
CategoryDirectory
- Class in
university
CategoryDirectory containing the people of the university.
CategoryDirectory()
- Constructor for class university.
CategoryDirectory
Creates a new instance of UniversityDirectory
CIS
- Class in
university
Class for the CIS department in the university.
clone()
- Method in class university.
Address
Clone a new object
clone()
- Method in class university.
CategoryDirectory
Clone a new object
clone()
- Method in class university.
DirectoryFacade
Clone a new Directoryfacade object
clone()
- Method in class university.
Employee
Clone a new object
clone()
- Method in class university.
Faculty
clone()
- Method in class university.
Graduate
Clone a new object
clone()
- Method in class university.
Person
Clone a new object
clone()
- Method in class university.
Staff
Clone a new object
clone()
- Method in class university.
Student
Clone a new object
clone()
- Method in class university.
Undergraduate
Clone a new object
clone()
- Method in class university.
UnitDirectory
Clone a new object
console
- Variable in class university.
PersonFactory
create(String, Address)
- Static method in class university.
Addmissions
Singleton method to create an instance of Addmissions.
create(String, Address)
- Static method in class university.
CIS
Creates a new CIS unit.
create(String, Address)
- Static method in class university.
Education
Singleton method to create an Eduaction Unit.
create(String, Address)
- Static method in class university.
HR
Create a new HR Unit.
create(String, Address)
- Static method in class university.
Library
Creates a Libarary unit for the university.
createAddress(HashMap<String, String>)
- Method in class university.
BuildPersonFromXML
Creates an Address object from the values read in from the xml document.
createGraduate(HashMap<String, String>)
- Method in class university.
BuildPersonFromXML
Create a new Graduate student from the values read in from the xml document.
createPerson(HashMap<String, String>)
- Method in class university.
BuildPersonFromXML
Creates a new Person from the values read in from the xml document.
createPerson()
- Static method in class university.
PersonFactory
createPerson call the correct builder based on the choice
createUndergraduate(HashMap<String, String>)
- Method in class university.
BuildPersonFromXML
Create a new Undergraduate student from the values read in from the xml document.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V