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

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

Uses of SortMediaItemsCommand in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz with parameters of type SortMediaItemsCommand
 void MediaBiz.storeMediaItemOrdering(SortMediaItemsCommand command, BizContext context)
          Set the ording for the media items of an album.
 

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

Methods in magoffin.matt.ma2.biz.impl with parameters of type SortMediaItemsCommand
 void MediaBizImpl.storeMediaItemOrdering(SortMediaItemsCommand command, BizContext context)