Uses of Class
org.dspace.discovery.configuration.DiscoveryConfigurationException
-
Packages that use DiscoveryConfigurationException Package Description org.dspace.discovery.configuration -
-
Uses of DiscoveryConfigurationException in org.dspace.discovery.configuration
Methods in org.dspace.discovery.configuration that throw DiscoveryConfigurationException Modifier and Type Method Description voidDiscoverySearchFilter. setType(String type)Sets the type of the DiscoverySearchFilter to the one given in the parameter if it matches a set of possible types The possible types are described in:DiscoveryConfigurationParametersFor the DiscoverySearchFilter only the TYPE_TEXT, TYPE_DATE and TYPE_HIERARCHICAL are allowedvoidHierarchicalSidebarFacetConfiguration. setType(String type)
-