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

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

Uses of ShareAlbumCommand in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz with parameters of type ShareAlbumCommand
 java.lang.String MediaBiz.shareAlbum(ShareAlbumCommand command, BizContext context)
          Share an album.
 

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

Methods in magoffin.matt.ma2.biz.impl with parameters of type ShareAlbumCommand
 java.lang.String MediaBizImpl.shareAlbum(ShareAlbumCommand command, BizContext context)