Uses of Package
magoffin.matt.ma2.biz

Packages that use magoffin.matt.ma2.biz
magoffin.matt.ma2.aop   
magoffin.matt.ma2.biz   
magoffin.matt.ma2.biz.impl   
magoffin.matt.ma2.dao.support   
magoffin.matt.ma2.image.awt   
magoffin.matt.ma2.image.jmagick   
magoffin.matt.ma2.lucene   
magoffin.matt.ma2.support   
magoffin.matt.ma2.util   
magoffin.matt.ma2.web   
magoffin.matt.ma2.web.admin   
magoffin.matt.ma2.web.service   
magoffin.matt.ma2.web.util   
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.aop
BizContext
          Interface for application input data.
IndexBiz
          API for search index indexing methods.
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.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.biz
BizContext
          Interface for application input data.
BizContext.Feature
          An enumeration of features supported by the application.
SearchBiz.AlbumSearchCriteria
          Search criteria for albums.
SearchBiz.MediaItemSearchCriteria
          Search criteria for MediaItem searches.
WorkBiz.WorkInfo
          Work information created by submitting WorkRequest instances.
WorkBiz.WorkRequest
          Interface for submitting a job to the work queue.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.biz.impl
BizContext
          Interface for application input data.
DomainObjectFactory
          Object factory interface for domain objects.
IOBiz
          API for importing and exporting media.
MediaBiz
          API for media item actions.
SearchBiz
          API for search actions.
SearchBiz.AlbumSearchCriteria
          Search criteria for albums.
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.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.dao.support
DomainObjectFactory
          Object factory interface for domain objects.
UserBiz
          Business interface for users.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.image.awt
MediaBiz
          API for media item actions.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.image.jmagick
MediaBiz
          API for media item actions.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.lucene
BizContext
          Interface for application input data.
DomainObjectFactory
          Object factory interface for domain objects.
IndexBiz
          API for search index indexing methods.
SearchBiz
          API for search actions.
SearchBiz.MediaItemSearchCriteria
          Search criteria for MediaItem searches.
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.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.support
BizContext
          Interface for application input data.
BizContext.Feature
          An enumeration of features supported by the application.
DomainObjectFactory
          Object factory interface for domain objects.
MediaBiz
          API for media item actions.
SearchBiz.AlbumSearchCriteria
          Search criteria for albums.
SearchBiz.MediaItemSearchCriteria
          Search criteria for MediaItem searches.
UserBiz
          Business interface for users.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.util
BizContext
          Interface for application input data.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.web
BizContext
          Interface for application input data.
DomainObjectFactory
          Object factory interface for domain objects.
IOBiz
          API for importing and exporting media.
MediaBiz
          API for media item actions.
SearchBiz
          API for search actions.
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.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.web.admin
IndexBiz
          API for search index indexing methods.
SearchBiz
          API for search actions.
UserBiz
          Business interface for users.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.web.service
DomainObjectFactory
          Object factory interface for domain objects.
IOBiz
          API for importing and exporting media.
MediaBiz
          API for media item actions.
SearchBiz
          API for search actions.
UserBiz
          Business interface for users.
 

Classes in magoffin.matt.ma2.biz used by magoffin.matt.ma2.web.util
BizContext
          Interface for application input data.
DomainObjectFactory
          Object factory interface for domain objects.
MediaBiz
          API for media item actions.
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.