- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ02-19-2014
09:58 AM
Get Media/Document permissions from ACL-DB
Hello,
How can I use Firstspirit ACL-DB API to retreive the permissions of a media file by passing the Media UID or Media reference?
I have a requirement to display media links on a page only if the logged in user has the necessary permissions to see the media.
The media links are stored in a datasource table with each record containing the media ref, media id, extension, url and so on.
How can i get the list of permissions for the media/document?
We use the <c:forEach> tag to iterate through the datsource and display the links in the page. We use JSP pages.
Could anyone please help me here?
Thank You!
Regards,
Krithika
Labels
- Labels:
-
Developers
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ08-27-2014
03:32 AM

