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