public interface ExtDocumentClassService
| Modifier and Type | Method and Description |
|---|---|
Long |
getDocumentClassId(String documentClassName) |
List<IndexTable> |
getIndexesForDocumentClass(Long documentClassId) |
Map<Long,IndexTable> |
getIndexIdNameMap(Long documentClassId) |
Map<Long,String> |
getIndexIdNameMap(Long sourceClassId,
List<String> asList) |
Map<String,IndexTable> |
getIndexNameIdMap(Long documentClassId) |
Map<String,Long> |
getIndexNameIdMap(Long sourceClassId,
List<String> asList) |
Map<String,IndexTable> getIndexNameIdMap(Long documentClassId)
Map<Long,IndexTable> getIndexIdNameMap(Long documentClassId)
List<IndexTable> getIndexesForDocumentClass(Long documentClassId)
Copyright © 2019 Suncode. All rights reserved.