| Package | Description | 
|---|---|
| com.suncode.pwfl.archive | Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym. | 
| com.suncode.pwfl.archive.exception | 
| Modifier and Type | Method and Description | 
|---|---|
| DocumentClassIndex | LinkConnection. getDocumentClassIndex() | 
| DocumentClassIndex | DocumentClassService. updateIndexInDocumentClass(Long docClassId,
                          DocumentClassIndex index)Aktualizuje indeks klasy dokumentów | 
| Modifier and Type | Method and Description | 
|---|---|
| List<DocumentClassIndex> | DocumentClassIndexFinder. findByDocumentClass(Long docClassId)Pobiera indeksy z klasy dokumentów z domyślnym sortowaniem po orderId asc | 
| List<DocumentClassIndex> | DocumentClassIndexFinder. findByDocumentClass(Long docClassId,
                   Sorter sorter)Pobiera indeksy z klasy dokumentów | 
| Set<DocumentClassIndex> | DocumentClass. getIndexes() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DocumentClass. addIndex(DocumentClassIndex index) | 
| void | DocumentClassService. addIndexToDocumentClass(Long docClassId,
                       DocumentClassIndex index)Dodaje indeks do klasy dokumentów | 
| void | LinkConnection. setDocumentClassIndex(DocumentClassIndex documentClassIndex) | 
| DocumentClassIndex | DocumentClassService. updateIndexInDocumentClass(Long docClassId,
                          DocumentClassIndex index)Aktualizuje indeks klasy dokumentów | 
| Constructor and Description | 
|---|
| InvalidIndexValueException(String msg,
                          Object value,
                          DocumentClassIndex index) | 
Copyright © 2019 Suncode. All rights reserved.