public interface IDocumentActionsService
| Modifier and Type | Method and Description |
|---|---|
List<DocumentAction> |
getActions(Document document,
Locale locale,
fr.paris.lutece.portal.business.user.AdminUser user)
Add to the document all permitted actions according to the current user
and
using the current locale
|
List<DocumentAction> getActions(Document document, Locale locale, fr.paris.lutece.portal.business.user.AdminUser user)
user - The current userdocument - The documentlocale - The LocaleCopyright © 2020 City of Paris. All rights reserved.