Class Summary |
AbstractDomainObject |
Helper class for domain objects to extend to also make them
implement useful Matte interfaces. |
AbstractMediaHandler |
Base class for MediaHandler implementations. |
AbstractMediaMetadata |
Basic implementation of MediaMetadata . |
AbstractPlugin |
Abstract base Plugin implementation that provides a standardized Spring
initialization method. |
AddMediaCommand |
Command object for adding new media. |
AddThemeCommand |
Command object for adding (or modifying) Theme resources. |
AlbumFeedCommand |
Command object for user album feed. |
BasicAlbumSearchCriteria |
Basic implementation of SearchBiz.AlbumSearchCriteria . |
BasicBizContext |
Basic implementation of BizContext interface. |
BasicIconBasedMediaHandler |
Base handler for media types that are icon-based. |
BasicMediaItemSearchCriteria |
Basic implementation of SearchBiz.MediaItemSearchCriteria . |
BasicMediaRequest |
Basic implementation of MediaRequest. |
BasicMediaResponse |
Basic implementation of MediaResponse . |
BrowseAlbumsCommand |
Command object for supporing browsing of media items. |
ExportItemsCommand |
The command class. |
Geometry |
Simple class to represent a width and height. |
InternalBizContext |
BizContext implementation for interal application use. |
LogonCommand |
Command object for logging into the application. |
MediaInfoCommand |
Command object for storing media item info (metadata). |
MediaSearchCommand |
Command object for media searches. |
MimeTypeMediaHandlerDelegate |
Implementation of MediaHandlerDelegate that uses a MIME type
mapping to delegate to any number of different MediaHandlerDelegate
implementations. |
MoveItemsCommand |
Command object for moving items into a new Collection. |
PreferencesCommand |
Command object for storing user preferences. |
ShareAlbumCommand |
Command object for sharing an album. |
SmetaMediaMetadata |
General purpose MediaMetadata using sMeta. |
SortAlbumsCommand |
Command class to sort albums. |
SortMediaItemsCommand |
Command class to sort media items within an album. |
UserCommentCommand |
Command class for managing user comments. |