Interface Summary |
BizContext |
Interface for application input data. |
DomainObjectFactory |
Object factory interface for domain objects. |
IndexBiz |
API for search index indexing methods. |
IOBiz |
API for importing and exporting media. |
IOBiz.TwoPhaseExportRequest |
Extension of WorkBiz.WorkRequest to allow for two-phase export
media reqeust handling. |
MediaBiz |
API for media item actions. |
SearchBiz |
API for search actions. |
SearchBiz.AlbumSearchCriteria |
Search criteria for albums. |
SearchBiz.MediaItemSearchCriteria |
Search criteria for MediaItem searches. |
SystemBiz |
Business API for system settings and functions. |
UserBiz |
Business interface for users. |
WorkBiz |
API for a work queue and scheduling tasks to keep the application
from overloading the system it's running on. |
WorkBiz.WorkInfo |
Work information created by submitting WorkRequest instances. |
WorkBiz.WorkRequest |
Interface for submitting a job to the work queue. |