Is it possible to get the medias by type (such as PDF, doc, png)?
Author: kavin
Publication Date: 3/28/2016 6:36
Dear All,
I would like to retrive the media using their file type,
The following code sinippets returns the Media by their UID
storeElementAgent.loadStoreElement(mediaUid,
IDProvider.UidType.MEDIASTORE_LEAF, false);
mediaStoreRoot.getMediaByUid(Uid)
Instead of retriving the media only with UID, i need to check the file type also. if the UID and file type are matched then media should return.
is this possible with the FS Access API?
Thank you!
Tags: api, media_store
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
0 commentaire