@Deprecated public class ContextApiCore extends Object
| Constructor and Description |
|---|
ContextApiCore()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<CategorySummary> |
listCategories(String contextId,
Boolean all)
Deprecated.
|
List<ConceptSummary> |
listConcepts(String categoryId,
Boolean all)
Deprecated.
|
List<ContextSummary> |
listContexts(List<String> type)
Deprecated.
|
List<ConceptSummary> |
listSubConcepts(String conceptId,
Boolean all)
Deprecated.
|
public List<ContextSummary> listContexts(List<String> type) throws CommunityException
CommunityExceptionpublic List<CategorySummary> listCategories(String contextId, Boolean all) throws CommunityException
CommunityExceptionpublic List<ConceptSummary> listConcepts(String categoryId, Boolean all) throws CommunityException
CommunityExceptionpublic List<ConceptSummary> listSubConcepts(String conceptId, Boolean all) throws CommunityException
CommunityExceptionCopyright © 2025. All rights reserved.