| Class | Description |
|---|---|
| AlbumManager | |
| Authenticator | |
| Controller |
This class represent 'C' in MVC pattern.
|
| DnDManager | |
| EventManager | |
| FileDownloadManager |
This class takes care of downloading a list of images from given URLs and putting them into a new album
|
| FileManager | |
| FileUploadManager |
Class encapsulated all functionality, related to file-upload process.
|
| ImageManager | |
| LoggedUserTracker |
Special wrapper for Map, that contains pairs(userId, sessionId) to track what sessionId is actual by specified user.
|
| Model |
This class represent 'M' in MVC pattern.
|
| ShelfManager | |
| SlideshowManager | |
| UserBean |
This bean will work as a part of a simple security checking
|
| UserManager |
| Enum | Description |
|---|---|
| NavigationEnum |
Class encapsulated all possible states, that can be applied to so called 'mainArea' area on the page.
|
Copyright © 2014. All Rights Reserved.