public class SolrWebContentRightIndexerExtension extends Object implements SolrContentRightIndexerExtension, Serviceable, Contextualizable
WebContents| Modifier and Type | Field and Description |
|---|---|
protected ContentHelper |
_contentHelper
The helper for contents
|
protected Context |
_context
The avalon context
|
| Constructor and Description |
|---|
SolrWebContentRightIndexerExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextualize(Context context) |
Set<Object> |
getParents(Object context)
Get the parents of the given context
|
void |
service(ServiceManager manager) |
protected ContentHelper _contentHelper
public SolrWebContentRightIndexerExtension()
public void contextualize(Context context) throws ContextException
contextualize in interface ContextualizableContextExceptionpublic void service(ServiceManager manager) throws ServiceException
service in interface ServiceableServiceExceptionpublic Set<Object> getParents(Object context)
SolrContentRightIndexerExtensiongetParents in interface SolrContentRightIndexerExtensioncontext - A context to test