public class SolrWebContentRightIndexerExtension extends Object implements SolrContentRightIndexerExtension, Serviceable, Contextualizable
WebContent
sModifier 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 Contextualizable
ContextException
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
ServiceException
public Set<Object> getParents(Object context)
SolrContentRightIndexerExtension
getParents
in interface SolrContentRightIndexerExtension
context
- A context to test