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

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

Uses of AddMediaCommand in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz with parameters of type AddMediaCommand
 WorkBiz.WorkInfo IOBiz.importMedia(AddMediaCommand command, BizContext context)
          Import media into the application.
 

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

Methods in magoffin.matt.ma2.biz.impl with parameters of type AddMediaCommand
 WorkBiz.WorkInfo IOBizImpl.importMedia(AddMediaCommand command, BizContext context)