Uses of Class
com.suncode.pwfl.archive.DocumentProtection
Packages that use DocumentProtection
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of DocumentProtection in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive that return types with arguments of type DocumentProtectionModifier and TypeMethodDescriptionDocumentProtectionService.getDocumentProtection
(Long docClassId) Pobiera listę uprawnień warunkowych do klasy dokumentówDocumentProtectionService.getDocumentProtectionForGroup
(String groupName, Long docClassId) Pobiera listę uprawnień warunkowych do klasy dokumentów dla podanej grupyDocumentProtectionService.getDocumentProtectionForResource
(String resourceId, boolean isGroup, Long docClassId) Pobiera listę uprawnień warunkowych do klasy dokumentów dla podanego zasobu (użytkownika lub grupy)DocumentProtectionService.getDocumentProtectionForUser
(String userId, boolean isGroup, Long docClassId) Deprecated.DocumentProtectionService.getDocumentProtectionForUser
(String userId, Long docClassId) Pobiera listę uprawnień warunkowych do klasy dokumentów dla danego użytkownikaMethods in com.suncode.pwfl.archive with parameters of type DocumentProtectionModifier and TypeMethodDescriptionvoid
DocumentProtectionService.createDocumentProtection
(DocumentProtection dp) Zapisuje uprawnienia w bazie danychDocumentProtectionService.getIndexIdFromCondition
(DocumentProtection documentProtection) Zwraca id indeksu zawartego w warunku danego uprawnieniavoid
DocumentProtectionService.updateDocumentProtection
(DocumentProtection dp) Zmiania uprawnienia w bazie danych
isGroup
.