|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use sk.stuba.fiit.foo07.genex.beans | |
---|---|
sk.stuba.fiit.foo07.genex.beans | This package contains beans (simple data entities) representing data from database Every class has private data with getters/setters |
sk.stuba.fiit.foo07.genex.dao | DAO stands for Data Access Object, and as the name suggests this package contains interfaces and classes for accessing database layer Almost every class from package beans has DAO here. |
sk.stuba.fiit.foo07.genex.export | Export package contains classes used for exporting database into other formats (Latex, Moodle XML, possibly others in future) |
sk.stuba.fiit.foo07.genex.generator | |
sk.stuba.fiit.foo07.genex.gui | GUI package contains classes representing Graphical User Interface |
Classes in sk.stuba.fiit.foo07.genex.beans used by sk.stuba.fiit.foo07.genex.beans | |
---|---|
ExportAnswer
|
|
ExportPicture
|
|
Picture
|
|
Question
|
|
QuestionPoints
|
Classes in sk.stuba.fiit.foo07.genex.beans used by sk.stuba.fiit.foo07.genex.dao | |
---|---|
Answer
|
|
Category
|
|
Keyword
|
|
Picture
|
|
Question
|
|
QuestionPoints
|
|
QuestionType
|
|
Test
|
|
TUser
|
Classes in sk.stuba.fiit.foo07.genex.beans used by sk.stuba.fiit.foo07.genex.export | |
---|---|
Answer
|
|
ExportAnswer
|
|
ExportPicture
|
|
ExportQuestion
|
|
Question
|
|
QuestionPoints
|
Classes in sk.stuba.fiit.foo07.genex.beans used by sk.stuba.fiit.foo07.genex.generator | |
---|---|
Test
|
Classes in sk.stuba.fiit.foo07.genex.beans used by sk.stuba.fiit.foo07.genex.gui | |
---|---|
Answer
|
|
Category
|
|
Keyword
|
|
Picture
|
|
Question
|
|
Test
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |