Uses of Enum Class
com.suncode.pwfl.archive.DocumentUploadSource
Packages that use DocumentUploadSource
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of DocumentUploadSource in com.suncode.pwfl.archive
Subclasses with type arguments of type DocumentUploadSource in com.suncode.pwfl.archiveMethods in com.suncode.pwfl.archive that return DocumentUploadSourceModifier and TypeMethodDescriptionstatic DocumentUploadSourceReturns the enum constant of this class with the specified name.static DocumentUploadSource[]DocumentUploadSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suncode.pwfl.archive with parameters of type DocumentUploadSourceModifier and TypeMethodDescriptionDocumentClassService.getDocumentClassesForUser(String userName, DocumentUploadSource uploadSource) Pobiera listę klas dokumentów do których użytkownik może dodawać dokumentu na konkretnym poziomie (archiwum lub proces)