Uses of Class
magoffin.matt.ma2.support.ExportItemsCommand

Packages that use ExportItemsCommand
magoffin.matt.ma2.biz   
magoffin.matt.ma2.biz.impl   
 

Uses of ExportItemsCommand in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz with parameters of type ExportItemsCommand
 WorkBiz.WorkInfo IOBiz.exportItems(ExportItemsCommand command, MediaRequest request, MediaResponse response, BizContext context)
          Export a set of media items as a Zip archive.
 

Uses of ExportItemsCommand in magoffin.matt.ma2.biz.impl
 

Methods in magoffin.matt.ma2.biz.impl with parameters of type ExportItemsCommand
 WorkBiz.WorkInfo IOBizImpl.exportItems(ExportItemsCommand command, MediaRequest request, MediaResponse response, BizContext context)