public class DefaultAsSearchProfileRegistry extends java.lang.Object implements AsSearchProfileRegistry
AsSearchProfileRegistry.| Constructor and Description |
|---|
DefaultAsSearchProfileRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected int |
compareSearchProfileActivationMappings(DefaultAsSearchProfileActivationMapping mapping1,
DefaultAsSearchProfileActivationMapping mapping2) |
ApplicationContext |
getApplicationContext() |
java.util.List<AsSearchProfileActivationMapping> |
getSearchProfileActivationMappings()
Returns all the search profile activation mappings.
|
AsSearchProfileMapping |
getSearchProfileMapping(AbstractAsSearchProfileModel searchProfile)
Returns the search profile mapping for a specific search profile.
|
java.util.Map<java.lang.String,AsSearchProfileMapping> |
getSearchProfileMappings()
Returns all the search profile mappings.
|
protected void |
initializeSearchProfileActivationMappings() |
protected void |
initializeSearchProfileMappings() |
void |
setApplicationContext(ApplicationContext applicationContext) |
public ApplicationContext getApplicationContext()
public void setApplicationContext(ApplicationContext applicationContext)
public void afterPropertiesSet()
protected void initializeSearchProfileMappings()
protected void initializeSearchProfileActivationMappings()
protected int compareSearchProfileActivationMappings(DefaultAsSearchProfileActivationMapping mapping1, DefaultAsSearchProfileActivationMapping mapping2)
public AsSearchProfileMapping getSearchProfileMapping(AbstractAsSearchProfileModel searchProfile)
AsSearchProfileRegistrygetSearchProfileMapping in interface AsSearchProfileRegistrysearchProfile - - the search profilepublic java.util.Map<java.lang.String,AsSearchProfileMapping> getSearchProfileMappings()
AsSearchProfileRegistrygetSearchProfileMappings in interface AsSearchProfileRegistrypublic java.util.List<AsSearchProfileActivationMapping> getSearchProfileActivationMappings()
AsSearchProfileRegistrygetSearchProfileActivationMappings in interface AsSearchProfileRegistryCopyright © 2018 SAP SE. All Rights Reserved.