public interface ConceptProviderManager
ConceptProvider
s.Modifier and Type | Method and Description |
---|---|
List<ConceptProvider> |
getConceptProviders()
Returns a list of
ConceptProvider s. |
List<ConceptProvider> getConceptProviders()
ConceptProvider
s. The list order determines
the priority of a ConceptProvider
. The meaning of the priority
is left to the implementation and application.ConceptProvider
s.Copyright © 2014 The Apache Software Foundation. All Rights Reserved.