Uses of Class
com.suncode.pwfl.archive.DocumentClassProtection
Packages that use DocumentClassProtection
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of DocumentClassProtection in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive that return DocumentClassProtectionModifier and TypeMethodDescriptionDocumentProtectionService.getDocumentClassProtection
(DocumentClassProtectionPk pk) Pobiera dodatkowe ustawienia dla danego uprawnienia w bazie danych.DocumentProtectionService.getDocumentClassProtection
(String resourceId, boolean isGroup, Long docClassId) Pobiera dodatkowe ustawienia dla danego uprawnienia w bazie danych.Methods in com.suncode.pwfl.archive that return types with arguments of type DocumentClassProtectionModifier and TypeMethodDescriptionDocumentClassProtectionDao.getByResource
(String resourceId, boolean isGroup) Methods in com.suncode.pwfl.archive with parameters of type DocumentClassProtectionModifier and TypeMethodDescriptionvoid
DocumentProtectionService.createDocumentClassProtection
(DocumentClassProtection dcp) Zapisuje dodatkowe ustawienia dla danego uprawnienia w bazie danych.void
DocumentProtectionService.updateDocumentClassProtection
(DocumentClassProtection dcp) Zmienia dodatkowe ustawienia dla danego uprawnienia w bazie danych.