Interface | Description |
---|---|
VisualShape.VisualShapeSolrCapable |
Classes implementing this interface will contain functionality for handling an VisualShape.
|
Class | Description |
---|---|
AbstractTaskDetails |
The base class for task details (task workload).
|
AbstractTaskDetails.TaskParameters |
Abstract base class for optional task parameters.
|
AccessDetails |
Contains access details for an object denoted by a GUID.
|
AnalysisBackend |
Contains details of a single analysis back-end.
|
AssociationDAO |
Used to associate media objects to photos.
|
AsyncTask |
Base class for tasks.
|
AsyncTask.AsyncTaskEvent |
An application event used to notify listeners about progress or change in status of an ASyncTask execution.
|
BackendDAO |
A DAO for inserting, removing and modifying the analysis back-ends known by the system.
|
BackendStatus |
Status details of a single analysis back-end.
|
BackendStatusList |
Contains back-end specific status information.
|
CAContentCore |
This class includes functions for general content operations, such as updating the keywords,
modifying photo details, and uploading new content
Note: this does not have UserEventListener for user removal, this is because currently all content is managed by ContentStorage service, which will call all
the necessary method for removing photo content (when needed)
|
CAProperties |
The properties for Content Analysis service.
|
CASearchCore |
This class includes functions related to search queries
|
ContentAnalysisService |
This service enables content analysis and provides search features.
|
Definitions |
Definitions for the content analysis package.
|
DeletedPhotoList |
A special photo list used to list deleted photos.
|
DissimilarPhotoList |
A special photo list used to list dissimilar photos.
|
KeywordsDAO |
A DAO that can be used to handle keywords / friendly keywords mapping
|
Media |
Abstract base class for media objects
|
MediaObject |
A class that defines a single media object.
|
MediaObjectDAO |
The DAO for storing and retrieving media objects.
|
MediaObjectList |
A list of media objects, which can be directly used as a data for XML response.
|
MediaTaskDAO |
Abstract base class for tasks that use media content.
|
Photo |
Contains metadata information of a single photo.
|
PhotoAnalysisTask |
An implementation of ASyncTask, meant for executing an analysis task.
|
PhotoBackendFeedbackTask |
An implementation of ASyncTask, meant for executing a back-end feedback task.
|
PhotoBackendFeedbackTask.FeedbackTaskBuilder |
A helper class building PhotoTaskDetails usable with
PhotoBackendFeedbackTask and executable using CAContentCore.scheduleTask(PhotoTaskDetails) } |
PhotoDAO |
This class can be used to add, remove and modify photo metadata, and also to associate the photos with media objects.
|
PhotoFeedbackList |
Class for representing details of a feedback given by the user.
|
PhotoFeedbackTask |
An implementation of ASyncTask, meant for executing a feedback task.
|
PhotoFeedbackTask.FeedbackTaskBuilder |
A helper class building PhotoTaskDetails usable with
PhotoFeedbackTask and executable using CAContentCore.scheduleTask(PhotoTaskDetails) } |
PhotoList |
This is a container class for photo elements, which can be used directly with Response to provide XML output.
|
PhotoParameters |
Analysis parameters for an analysis task.
|
PhotoSearchTask |
Search task used to query back-ends for results.
|
PhotoTaskDAO |
A class for storing photo tasks.
|
PhotoTaskDetails |
An implementation of AbstractTaskDetails, which can be used to define a photo analysis task, or a feedback task.
|
PhotoTaskResponse |
Class for representing a response received from a back-end to a previously submitted analysis task.
|
ReferencePhotoList |
A special photo list used to list reference photos.
|
ResultInfo |
A simple class that shows details about a search query.
|
SimilarPhotoList |
A special photo list used to list similar photos.
|
TaskDAO |
Base class for task DAOs
Note that this class is NOT abstract, and it can be used to implement core task details (
AbstractTaskDetails ),
but the class is not guaranteed to function with extended capabilities provided by inherited classes. |
TaskResponse |
Class for representing a response received from a back-end to a previously submitted analysis task.
|
VisualShape |
Defines a visual shape used in combination with a media object.
|
Enum | Description |
---|---|
AccessDetails.Permission |
access permission
|
AnalysisBackend.Capability |
Capability of a back-end.
|
AsyncTask.TaskStatus |
The status of the task.
|
AsyncTask.TaskType |
The type of the task.
|
CAContentCore.ServiceType |
Service type declarations.
|
CAContentCore.Visibility |
The visibility.
|
MediaObject.ConfirmationStatus |
The confirmation status of the media object.
|
MediaObject.MediaObjectType |
The type of the media object.
|
PhotoParameters.AnalysisType |
The analysis type for the provided content.
|
VisualShape.VisualShapeType |
Type of the shape object.
|
Copyright © 2015 Tampere University of Technology, Pori Department.