Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
- org.nuxeo.runtime.model.DefaultComponent (implements org.nuxeo.runtime.model.Adaptable, org.nuxeo.runtime.model.Component)
- org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl (implements org.nuxeo.ecm.platform.suggestbox.service.SuggestionService)
- org.nuxeo.ecm.platform.suggestbox.service.Suggestion (implements java.io.Serializable)
- org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
- org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
- org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
- org.nuxeo.ecm.platform.suggestbox.service.UserSuggestion
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
- org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
- org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
- java.lang.Exception
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- org.nuxeo.ecm.platform.suggestbox.service.Suggester
- org.nuxeo.ecm.platform.suggestbox.service.SuggestionService