public interface AdditionalFileRights
| Modifier and Type | Method and Description | 
|---|---|
| boolean | checkAdditionalRights(String username,
                     String fileId,
                     String callPlace)Metoda sprawdzająca dodatkowe uprawnienia do podglądu dokumentów. | 
boolean checkAdditionalRights(String username, String fileId, String callPlace)
username - - użytkownik, który chce otworzyć dokumentfileId - - id otwieranego dokumentucallPlace - - miejsce, z którego wywoływana jest akcja podglądu dokumentu {archive - z poziomu archiwum,
            process - z poziomu procesu}Copyright © 2019 Suncode. All rights reserved.