| Interface | Description |
|---|---|
| ContentStorage.ContentStorageListener |
A listener interface, which can be used in combination with ContentStorage, either with or without task auto schedule.
|
| Class | Description |
|---|---|
| ContentStorage |
Abstract base class for ContentStorage handlers.
|
| ContentStorageCore |
The core methods for managing metadata content storage.
|
| ContentStorageCore.MetadataRemovalJob |
Job for removing content for the user designated by data key JOB_KEY_USER_ID for services designated by data key JOB_KEY_SERVICE_TYPES
|
| ContentStorageCore.MetadataSynchronizationJob |
A schedulable task used for synchronizing metadata
|
| ContentStorageCore.SynchronizationTaskDetails |
Implementation of AbstractTaskDetails used internally for scheduling synchronization tasks.
|
| ContentStorageService |
Service definitions for the Content Storage service.
|
| Definitions |
definitions for contentstorage
|
| FacebookDAO |
DAO for saving and retrieving facebook content entries.
|
| FacebookPhotoStorage |
A storage service for retrieving content from Facebook and creating photo analysis and feedback tasks based on the content.
|
| FacebookPhotoStorage.FacebookEntry |
Represents a single Facebook content entry.
|
| MediaList |
This is a container class for media elements, which can be used directly with Response to provide XML output.
|
| PicasaCloudStorage |
A storage handler for retrieving content from Picasa and creating photo analysis and feedback tasks based on the retrieved content.
|
| PicasaCloudStorage.PicasaEntry |
Represents a single picasa content entry
|
| PicasaDAO |
DAO for saving and retrieving Picasa content entries.
|
| PicasawebClient |
This is a simple client that provides high-level operations on the Picasa Web
Albums GData API.
|
| PicasawebClient.PhotoEntry |
Represents a single photo entry returned by picasa.
|
| TwitterDAO |
DAO for saving and retrieving Twitter content entries.
|
| TwitterPhotoStorage |
A storage handler, which can be used to retrieve data from Twitter for analysis.
|
| TwitterPhotoStorage.TwitterEntry |
A class that represents a single Twitter content entry.
|
| URLContentDAO |
DAO used for storing and retrieving URL content.
|
| URLContentStorage |
Storage handler that supports saving arbitrary URLs to for the analysis.
|
| URLContentStorage.URLEntry |
A URL entry.
|
Copyright © 2015 Tampere University of Technology, Pori Department.