Constructor and Description |
---|
SuggesterDescriptor() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
String |
getName() |
Map<String,String> |
getParameters() |
Suggester |
getSuggester() |
boolean |
isEnabled() |
void |
mergeFrom(SuggesterDescriptor newDescriptor) |
void |
setRuntimeContext(RuntimeContext context) |
public String getName()
public boolean isEnabled()
public void setRuntimeContext(RuntimeContext context) throws ComponentInitializationException
ComponentInitializationException
public Suggester getSuggester()
public void mergeFrom(SuggesterDescriptor newDescriptor) throws ComponentInitializationException
ComponentInitializationException
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2015 Nuxeo SA. All rights reserved.