Package | Description |
---|---|
com.suncode.pwfl.archive |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
|
Modifier and Type | Method and Description |
---|---|
static DocumentUploadSource |
DocumentUploadSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentUploadSource[] |
DocumentUploadSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentClass> |
DocumentClassService.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)
|
Copyright © 2019 Suncode. All rights reserved.