public class SolrDefaultContentRightIndexerExtension extends Object implements SolrContentRightIndexerExtension, Serviceable
Modifier and Type | Field and Description |
---|---|
protected ContentHelper |
_contentHelper
The helper for contents
|
Constructor and Description |
---|
SolrDefaultContentRightIndexerExtension() |
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 SolrDefaultContentRightIndexerExtension()
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