public class IntrospectionClient
extends java.lang.Object
implements java.io.Closeable
Constructor and Description |
---|
IntrospectionClient(SearchAPIHttpClient httpClientPool) |
public IntrospectionClient(SearchAPIHttpClient httpClientPool)
public MetaDescList getMetaDescList() throws java.lang.Exception
java.lang.Exception
public MetaDescList getMetaDescList(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public FacetDescList getFacetDescList() throws java.lang.Exception
java.lang.Exception
public FacetDescList getFacetDescList(SearchQuery query) throws java.lang.Exception
java.lang.Exception
@Deprecated public PossibleSortsList getPossibleSortsList() throws java.lang.Exception
java.lang.Exception
@Deprecated public PossibleSortsList getPossibleSortsList(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public QueryPrefixHandlerList getQueryPrefixHandlerList() throws java.lang.Exception
java.lang.Exception
public QueryPrefixHandlerList getQueryPrefixHandlerList(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public SearchLogicList getSearchLogicList() throws java.lang.Exception
java.lang.Exception
public SearchLogicList getSearchLogicList(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public SearchTargetList getSearchTargetList() throws java.lang.Exception
java.lang.Exception
public SearchTargetList getSearchTargetList(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public GlobalIntrospectionAnswer getGlobalIntrospectionAnswer() throws java.lang.Exception
java.lang.Exception
public GlobalIntrospectionAnswer getGlobalIntrospectionAnswer(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public DataModel getDataModel() throws java.lang.Exception
java.lang.Exception
public DataModel getDataModel(SearchQuery query) throws java.lang.Exception
java.lang.Exception
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.