Uses of Class
com.suncode.pwfl.archive.LinkIndex
Packages that use LinkIndex
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of LinkIndex in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive that return LinkIndexModifier and TypeMethodDescriptionLinkService.getLinkIndex(Long id, String... joins) Pobiera indeks zestawu dokumentów o podanym idMethods in com.suncode.pwfl.archive that return types with arguments of type LinkIndexModifier and TypeMethodDescriptionLinkIndexDao.findByLinkId(Long linkId) LinkService.getAllLinkIndices()Pobiera listę wszystkich indeksów zestawów dokumentówLinkService.getLinkIndexByName(Long linkId, String indexName) Pobiera indeks podanego zestawu dokumentów o podanej nazwie, jeśli istniejeLinkService.getLinkIndicesForLink(Long linkId) Pobiera listę indeksów dla zestawu dokumentów o podanym idMethods in com.suncode.pwfl.archive with parameters of type LinkIndexModifier and TypeMethodDescriptionLinkService.addLinkIndex(LinkIndex linkIndex) Dodaje indeks zestawu dokumentówvoidLinkService.updateLinkIndex(LinkIndex index) Aktualizuje indeks zestawu dokumentów