Skip to end of metadata
Go to start of metadata

Introduction

Useful classes

  • DocumentRightService


Checking permission to read a file

Checks if the user has the right to read this file or its latest version

boolean hasRights = documentRightService.hasRightsToReadFile( "jkowalski", 1 );


  • No labels