Uses of Interface
org.wso2.carbon.registry.social.api.activity.MediaItem

Packages that use MediaItem
org.wso2.carbon.registry.social.api.activity   
 

Uses of MediaItem in org.wso2.carbon.registry.social.api.activity
 

Methods in org.wso2.carbon.registry.social.api.activity that return types with arguments of type MediaItem
 List<MediaItem> Activity.getMediaItems()
          Get any photos, videos, or images that should be associated with the activity.
 

Method parameters in org.wso2.carbon.registry.social.api.activity with type arguments of type MediaItem
 void Activity.setMediaItems(List<MediaItem> mediaItems)
          Set any photos, videos, or images that should be associated with the activity.
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.