Uses of Class
com.suncode.pwfl.archive.LinkConnection
Packages that use LinkConnection
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of LinkConnection in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive that return types with arguments of type LinkConnectionModifier and TypeMethodDescriptionLinkService.getConnectionsBetweenLinkAndDocumentClass
(Long linkId, Long documentClassId, String... joins) Pobiera powiązania indeksów dla podanego zestawu i klasyLinkConnectionDao.getLinkConnectionsForDocClassIndex
(Long docClassIndexId, String... joins) LinkService.getLinkConnectionsForDocClassIndex
(Long docClassIndexId, String... joins) Pobiera wszystkie powiązania zestawu dokumentów dla wskazanego indeksu klasy dokumentówLinkService.getLinkConnectionsForLink
(Long linkId, String... joins) Pobiera wszystkie powiązania zestawu dokumentówLinkService.getLinkConnectionsForLinkIndex
(Long linkIndexId, String... joins) Pobiera wszystkie powiązania zestawu dokumentów dla wskazanego indeksu zestawu dokumentów