Uses of Class
com.suncode.pwfl.archive.WfFileVersion
Packages that use WfFileVersion
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
Pakiet zawiera zbiór elementów umożliwiających zarządzanie zadaniami.
-
Uses of WfFileVersion in com.suncode.pwfl.archive
Subinterfaces with type arguments of type WfFileVersion in com.suncode.pwfl.archiveModifier and TypeInterfaceDescriptioninterfaceUmożliwia wykonywanie operacji na bazie danych dotyczących wersji dokumentów.Methods in com.suncode.pwfl.archive that return WfFileVersionModifier and TypeMethodDescriptionFileFinder.getFileVersion(Long versionId) Pobiera obiekt wersjiFileService.getFileVersion(Long id) Pobiera obiekt wersjiWfDocument.getVersion()Informacje o wersji plikuFileFinder.getVersionForFile(Long fileId) Pobiera obiekt wersji dla plikuFileService.getVersionForFile(Long fileId) Pobiera obiekt wersji dla plikuMethods in com.suncode.pwfl.archive that return types with arguments of type WfFileVersionModifier and TypeMethodDescriptionFileFinder.getAllVersionsForFile(Long fileId) Zwraca wszystkie wersje danego plikuMethods in com.suncode.pwfl.archive with parameters of type WfFileVersionModifier and TypeMethodDescriptionvoidWfDocument.setVersion(WfFileVersion version) Informacje o wersji pliku -
Uses of WfFileVersion in com.suncode.pwfl.workflow.activity
Methods in com.suncode.pwfl.workflow.activity that return WfFileVersionMethods in com.suncode.pwfl.workflow.activity with parameters of type WfFileVersion