| Interface and Description |
|---|
| com.suncode.pwfl.workflow.support.AfterAddDelegation |
| com.suncode.pwfl.archive.DocumentDataService
Klasa stworzona dla zachowania kompatybilności. Nie należy jej stosować w nowych projektach.
Do pobierania informacji o dokumentach należy używać DocumentFinder
|
| Class and Description |
|---|
| com.plusmpm.database.DocClassTable
Należy używać
DocumentClass |
| Annotation Type and Description |
|---|
| com.suncode.pwfl.transaction.UserTransactional
należy używać adnotacji
SharkTransactional a UserTransaction pobierać za pomocą
SharkTransactionManager.getUserTransaction() |
| Method and Description |
|---|
| com.suncode.pwfl.workflow.form.action.ActionDestination.button() |
| com.suncode.pwfl.archive.DocumentProtectionService.getDocumentProtectionForUser(String, boolean, Long)
Nazwa metody wskazuje na pobieranie uprawnień dla użytkownika, jednak zależy to od parametru
isGroup. Z tego powodu należy używać metod: #getDocumentProtectionForGroup(String)
DocumentProtectionService.getDocumentProtectionForUser(String, Long)
DocumentProtectionService.getDocumentProtectionForResource(String, boolean, Long) |
| com.suncode.pwfl.workflow.activity.DelegatedActivity.getInactive() |
| com.suncode.pwfl.workflow.activity.DelegatedActivity.setInactive(Boolean) |
Copyright © 2019 Suncode. All rights reserved.